summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2012-05-09perf stat: handle ENXIO error for perf_event_openDavid Ahern-1/+6
2012-05-07perf: Turn off compiler warnings for flex and bison generated filesGreg Kroah-Hartman-2/+2
2012-05-02Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar-5/+30
2012-05-01Merge tag 'ktest-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+9
2012-05-01perf stat: Fix case where guest/host monitoring is not supported by kernelStephane Eranian-4/+29
2012-05-01perf build-id: Fix filename size calculationNamhyung Kim-1/+1
2012-05-01ktest: Fix reboot on success stopping all rebootsSteven Rostedt-2/+8
2012-05-01ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIPRuss Dill-1/+1
2012-04-20perf symbols: Read plt symbols from proper symtab_type binaryJiri Olsa-7/+6
2012-04-17perf tools: Add 'G' and 'H' modifiers to event parsingGleb Natapov-1/+31
2012-04-16perf tools: Drop CROSS_COMPILE from flex and bison callsOtavio Salvador-2/+2
2012-04-16perf report: Fix crash showing warning related to kernel mapsDavid Ahern-5/+12
2012-04-15Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar-15/+15
2012-04-14perf archive: Correct cutting of symbolic linkChanho Park-1/+2
2012-04-14perf tools: Ignore auto-generated bison/flex filesNamhyung Kim-0/+2
2012-04-14perf tools: Fix parsers' rules to dependenciesJiri Olsa-11/+8
2012-04-13Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar-13/+68
2012-04-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2012-04-12perf tools: fix NO_GTK2 Makefile config errorStephane Eranian-1/+1
2012-04-12perf session: Skip event correctly for unknown id/machineJiri Olsa-2/+2
2012-04-11perf kvm: Finding struct machine fails for PERF_RECORD_MMAPNikunj A. Dadhania-2/+10
2012-04-05perf annotate: Validate addr in symbol__inc_addr_samplesArnaldo Carvalho de Melo-3/+38
2012-04-05perf hists browser: Fix NULL deref in hists browsing codeJiri Olsa-0/+3
2012-04-05perf hists: Catch and handle out-of-date hist entry maps.David Miller-0/+12
2012-04-05perf annotate: Fix hist decayArnaldo Carvalho de Melo-8/+4
2012-04-05perf top: Add intel_idle to the skip listArnaldo Carvalho de Melo-0/+1
2012-04-04perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf-0/+1
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-459/+2134
2012-03-31Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar-8546/+135
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-120/+224
2012-03-30perf tools: Remove auto-generated bison/flex filesIngo Molnar-8476/+30
2012-03-29tools turbostat: harden against cpu online/offlineLen Brown-54/+61
2012-03-29tools turbostat: reduce measurement overhead due to IPIsLen Brown-0/+46
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds-110/+259
2012-03-29perf annotate: Fix off by one symbol hist size allocation and hit accountingArnaldo Carvalho de Melo-3/+3
2012-03-29tools turbostat: add summary optionLen Brown-69/+120
2012-03-29perf tools: Add missing ref-cycles event back to event parserNamhyung Kim-0/+1
2012-03-28mm: move hugepage test examples to tools/testing/selftests/vmDave Young-1/+363
2012-03-28mm: move slabinfo.c to tools/vmDave Young-2/+2
2012-03-28mm: move page-types.c from Documentation to tools/vmDave Young-0/+1113
2012-03-28selftests/Makefile: make `run_tests' depend on `all'Andrew Morton-1/+1
2012-03-28selftests: launch individual selftests from the main MakefileFrederic Weisbecker-10/+10
2012-03-28perf annotate: addr2line wants addresses in same format as objdumpDavid Miller-1/+1
2012-03-28perf probe: Finder fails to resolve function name to addressPrashanth Nageshappa-1/+3
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+3
2012-03-27perf symbols: Handle NULL dso in dso__name_lenDavid Miller-0/+2
2012-03-27perf symbols: Do not include libgen.hDavid Miller-1/+0
2012-03-26perf tools: Fix bug in raw sample parsingStephane Eranian-0/+2
2012-03-26perf tools: Fix display of first level of callchainsFrederic Weisbecker-64/+93
2012-03-26perf tools: Switch module.h into export.hJiri Olsa-1/+1