summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf script python: Remove dups in documentation examplesSeongJae Park2017-09-151-4/+2
* perf script python: Updated trace_unhandled() signatureSeongJae Park2017-09-151-6/+3
* perf script python: Fix wrong code snippets in documentationSeongJae Park2017-09-151-2/+2
* perf script: Fix documentation errorsSeongJae Park2017-09-152-3/+3
* perf script: Fix outdated comment for perf-trace-pythonSeongJae Park2017-09-151-1/+1
* perf probe: Fix examples section of documentationSeongJae Park2017-09-151-2/+6
* cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings2017-07-181-0/+1
* perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann2017-07-181-1/+1
* perf script: Fix man page about --dump-raw-trace optionMichael Petlan2017-06-051-2/+2
* perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo2017-03-161-2/+4
* perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf2016-02-271-2/+2
* 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