aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-09perf symbols: Check '/tmp/perf-' symbol file ownershipPekka Enberg1-0/+11
2011-08-09perf tools: Check $HOME/.perfconfig ownershipArnaldo Carvalho de Melo1-4/+23
2011-08-08perf tools: Add support to install perf python extensionJiri Olsa1-1/+20
2011-08-08perf tools: do not look at ./config for configurationJonathan Nieder1-7/+0
2011-08-08perf probe: Fix coredump introduced by probe module optionJovi Zhang1-4/+8
2011-07-25perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tablesArnaldo Carvalho de Melo1-3/+112
2011-07-25perf evlist: Introduce 'disable' methodArnaldo Carvalho de Melo2-0/+15
2011-07-22perf buildid-cache: Zero out buffer of filenames when adding/removing buildidHan Pingtian1-4/+4
2011-07-21perf tools: De-opt the parse_events functionJiri Olsa2-11/+21
2011-07-21perf script: Fix display of IP address for non-callchain pathDavid Ahern1-1/+1
2011-07-21perf tools: Fix endian conversion reading event attr from file headerDavid Ahern3-13/+23
2011-07-21perf tools: Add missing 'node' alias to the hw_cache[] arrayJiri Olsa1-5/+8
2011-07-15perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu1-9/+43
2011-07-15perf probe: Add probed module in front of functionMasami Hiramatsu2-9/+39
2011-07-15perf probe: Introduce debuginfo to encapsulate dwarf informationMasami Hiramatsu3-136/+182
2011-07-15perf-probe: Move dwarf library routines to dwarf-aux.{c, h}Masami Hiramatsu4-523/+766
2011-07-15perf probe: Remove redundant dwarf functionsMasami Hiramatsu1-37/+13
2011-07-15perf probe: Move strtailcmp to string.cMasami Hiramatsu3-15/+20
2011-07-15perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_ENDMasami Hiramatsu1-6/+6
2011-07-14perf: Robustify proc and debugfs file recordingSonny Rao1-91/+29
2011-07-05perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard2-0/+41
2011-07-01Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar5-134/+122
2011-07-01Merge commit 'v3.0-rc5' into perf/coreIngo Molnar2-1/+2
2011-06-30perf tools: Allow sort dimensions to be registered more than onceFrederic Weisbecker1-6/+6
2011-06-30perf tools: Don't display ignored entries on stdio uiFrederic Weisbecker1-0/+3
2011-06-30perf tools: Remove sort print helpers declarationsFrederic Weisbecker1-6/+0
2011-06-30perf tools: Make sort operations staticFrederic Weisbecker2-120/+99
2011-06-30perf tools: Add inverted call graph report support.Sam Liao3-2/+14
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-06-16Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-06-16Merge commit 'v3.0-rc3' into perf/coreIngo Molnar1-6/+1
2011-06-15perf: clear out make flags when calling kernel make kernelverAndy Whitcroft1-1/+1
2011-06-14rcu: Use softirq to address performance regressionShaohua Li1-0/+1
2011-06-09Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-6/+1
2011-06-09perf: Use make kernelversion instead of parsing the MakefileMichal Marek1-6/+1
2011-06-03perf python: Fix argument name list of read_on_cpu()Frederic Weisbecker1-1/+1
2011-06-03perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo8-43/+73
2011-06-03perf python: Use exception to propagate errorsArnaldo Carvalho de Melo1-6/+4
2011-06-03perf evlist: Remove dependency on debug routinesArnaldo Carvalho de Melo1-9/+4
2011-06-02perf script: Add printing of sample addressDavid Ahern2-2/+3
2011-06-02perf script: Make printing of dso a separate field optionDavid Ahern2-4/+11
2011-06-02perf script: "sym" field really means show IP dataDavid Ahern2-23/+32
2011-06-02perf stat: clarify unsupported events from uncounted eventsDavid Ahern1-0/+1
2011-06-02perf python: Cleanup useless double NULL termination in method arg namesFrederic Weisbecker1-8/+9
2011-06-02perf python: Fix argument name list of read_on_cpu()Frederic Weisbecker1-1/+1
2011-06-02perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo8-43/+73
2011-06-02perf python: Use exception to propagate errorsArnaldo Carvalho de Melo1-6/+4
2011-06-02perf evlist: Remove dependency on debug routinesArnaldo Carvalho de Melo1-9/+4
2011-05-27perf events: initialize fd array to -1 instead of 0David Ahern1-0/+10
2011-05-26perf tools: Fix build on older systemsArnaldo Carvalho de Melo1-0/+1