summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-09-15perf script python: Remove dups in documentation examplesSeongJae Park1-4/+2
2017-09-15perf script python: Updated trace_unhandled() signatureSeongJae Park1-6/+3
2017-09-15perf script python: Fix wrong code snippets in documentationSeongJae Park1-2/+2
2017-09-15perf script: Fix documentation errorsSeongJae Park2-3/+3
2017-09-15perf script: Fix outdated comment for perf-trace-pythonSeongJae Park1-1/+1
2017-09-15perf probe: Fix examples section of documentationSeongJae Park1-2/+6
2017-07-18cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings1-0/+1
2017-07-18perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann1-1/+1
2017-06-05perf script: Fix man page about --dump-raw-trace optionMichael Petlan1-2/+2
2017-03-16perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo1-2/+4
2016-02-27perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf1-2/+2
2015-10-13perf tools: Fix build with perl 5.18Kirill A. Shutemov1-2/+2
2015-10-13perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo1-14/+8
2014-08-06tools: ffs-test: fix header values endianessMichal Nazarewicz1-2/+2
2014-04-02turbostat: Use GCC's CPUID functions to support PICJosh Triplett1-5/+6
2014-02-15cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer1-3/+3
2013-11-28perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf1-0/+1
2013-10-27perf tools: Handle JITed code in shared memoryAndi Kleen1-0/+1
2013-09-10perf tools: Add anonymous huge page recognitionJoshua Zhu1-1/+2
2013-05-30perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings1-3/+3
2013-05-30perf: net_dropmonitor: Fix trace parameter orderBen Hutchings1-1/+1
2013-03-27tools: hv: Netlink source address validation allows DoSTomas Hozza1-1/+7
2013-03-27perf: Revert duplicated commitBen Hutchings1-2/+0
2012-10-17kbuild: Fix gcc -x syntaxJean Delvare2-2/+2
2012-10-17tools/hv: Fix exit() error codeBen Hutchings1-4/+4
2012-07-04Tools: hv: verify origin of netlink connector messageOlaf Hering1-3/+7
2012-05-31USB: ffs-test: fix length argument of out function callMatthias Fend1-1/+1
2012-05-11Perf: fix build breakageZeev Tarantov1-2/+2
2012-04-23perf hists: Catch and handle out-of-date hist entry maps.David Miller1-0/+12
2012-03-23perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo8-33/+35
2012-03-23perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard1-0/+3
2012-02-21perf tools: Fix perf stack to non executable on x86_64Jiri Olsa1-0/+6
2012-02-21perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao1-0/+1
2012-01-12perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt1-0/+2
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2011-12-08Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar2-2/+3
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2011-12-06perf header: Use event_name() to get an event nameAndrew Vagin1-1/+1
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-12/+14
2011-12-05perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt1-0/+2
2011-12-05perf stat: Failure with "Operation not supported"Anton Blanchard1-1/+2
2011-11-18ktest: Check parent options for iterated testsRabin Vincent1-0/+16
2011-11-16perf session: Fix crash with invalid CPU listDavid Ahern1-0/+4
2011-11-16perf python: Fix undefined symbol problemArnaldo Carvalho de Melo3-12/+10
2011-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2-108/+553
2011-11-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds31-288/+624
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-13/+15
2011-11-07Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown1-13/+15
2011-11-03perf top: Fix live annotation in the --stdio interfaceArnaldo Carvalho de Melo1-1/+2
2011-11-02perf top tui: Don't recalc column widths considering just the first pageArnaldo Carvalho de Melo1-1/+0