aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix build with perl 5.18Kirill A. Shutemov2015-10-131-2/+2
* perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo2015-10-131-14/+8
* tools: ffs-test: fix header values endianessMichal Nazarewicz2014-08-061-2/+2
* turbostat: Use GCC's CPUID functions to support PICJosh Triplett2014-04-021-5/+6
* cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer2014-02-151-3/+3
* perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf2013-11-281-0/+1
* perf tools: Handle JITed code in shared memoryAndi Kleen2013-10-261-0/+1
* perf tools: Add anonymous huge page recognitionJoshua Zhu2013-09-101-1/+2
* perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings2013-05-301-3/+3
* perf: net_dropmonitor: Fix trace parameter orderBen Hutchings2013-05-301-1/+1
* tools: hv: Netlink source address validation allows DoSTomas Hozza2013-03-271-1/+7
* perf: Revert duplicated commitBen Hutchings2013-03-271-2/+0
* kbuild: Fix gcc -x syntaxJean Delvare2012-10-172-2/+2
* tools/hv: Fix exit() error codeBen Hutchings2012-10-171-4/+4
* Tools: hv: verify origin of netlink connector messageOlaf Hering2012-07-041-3/+7
* USB: ffs-test: fix length argument of out function callMatthias Fend2012-05-311-1/+1
* Perf: fix build breakageZeev Tarantov2012-05-111-2/+2
* perf hists: Catch and handle out-of-date hist entry maps.David Miller2012-04-221-0/+12
* perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo2012-03-238-33/+35
* perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard2012-03-231-0/+3
* perf tools: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-201-0/+6
* perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao2012-02-201-0/+1
* perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt2012-01-121-0/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-092-2/+3
|\
| * Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar2011-12-072-2/+3
| |\
| | * perf header: Use event_name() to get an event nameAndrew Vagin2011-12-061-1/+1
| | * perf stat: Failure with "Operation not supported"Anton Blanchard2011-12-051-1/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-061-0/+2
|\ \ \ | |/ /
| * | perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt2011-12-051-0/+2
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-054-12/+14
|\ \ | |/
| * perf session: Fix crash with invalid CPU listDavid Ahern2011-11-161-0/+4
| * perf python: Fix undefined symbol problemArnaldo Carvalho de Melo2011-11-163-12/+10
* | ktest: Check parent options for iterated testsRabin Vincent2011-11-181-0/+16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-11-082-108/+553
|\
| * ktest: Evaluate variables entered on the command lineSteven Rostedt2011-10-281-4/+6
| * ktest: Add variable ${PWD}Steven Rostedt2011-10-221-0/+3
| * ktest: Add another monitor flush before installing kernelSteven Rostedt2011-10-221-0/+5
| * ktest: Do not opencode reboot in grub settingSteven Rostedt2011-10-201-1/+2
| * ktest: Add processing of complex conditionalsSteven Rostedt2011-10-172-5/+58
| * ktest: Fix parsing of config section linesSteven Rostedt2011-10-171-18/+31
| * ktest: Sort make_min_config configs by dependeciesSteven Rostedt2011-10-171-22/+49
| * ktest: Add DEFINED keyword for IF statementsSteven Rostedt2011-10-172-1/+33
| * ktest: Add OVERRIDE keyword to DEFAULTS sectionSteven Rostedt2011-10-172-8/+44
| * ktest: Consolidate TEST_TYPE and DEFAULT codeSteven Rostedt2011-10-171-40/+21
| * ktest: Add INCLUDE keyword to include other config filesSteven Rostedt2011-10-172-9/+78
| * ktest: Let IF keyword take comparisonsSteven Rostedt2011-10-172-6/+62
| * ktest: Add IF and ELSE to config sectionsSteven Rostedt2011-10-172-4/+98
| * ktest: Do not reboot on config or build issuesSteven Rostedt2011-10-171-2/+20
| * ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a rebootSteven Rostedt2011-10-172-6/+37
| * ktest: Add NO_INSTALL option to not install for a testSteven Rostedt2011-10-172-1/+16