summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2011-08-13Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixesRussell King
2011-08-12ARM: fix perf build with uclibc toolchainsFlorian Fainelli
2011-08-10Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-08-09perf symbols: Check '/tmp/perf-' symbol file ownershipPekka Enberg
2011-08-09perf sched: Usage leftover from trace -> script renameJiri Olsa
2011-08-09perf sched: Do not delete session object prematurelyJiri Olsa
2011-08-09perf tools: Check $HOME/.perfconfig ownershipArnaldo Carvalho de Melo
2011-08-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-08-08perf tools: Add support to install perf python extensionJiri Olsa
2011-08-08perf tools: do not look at ./config for configurationJonathan Nieder
2011-08-08perf tools: Make clean leaves some filesKusanagi Kouichi
2011-08-08perf lock: Dropping unsupported ':r' modifierZhu Yanhai
2011-08-08perf probe: Fix coredump introduced by probe module optionJovi Zhang
2011-08-05Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-08-03perf report: Use ui__warning in some more placesArnaldo Carvalho de Melo
2011-07-25perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tablesArnaldo Carvalho de Melo
2011-07-25perf evlist: Introduce 'disable' methodArnaldo Carvalho de Melo
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds
2011-07-22perf buildid-cache: Zero out buffer of filenames when adding/removing buildidHan Pingtian
2011-07-21perf tools, x86: Fix 32-bit compile on 64-bit systemDavid Ahern
2011-07-21perf tools: Make test use the preset debugfs pathJiri Olsa
2011-07-21perf tools: Add automated tests for events parsingJiri Olsa
2011-07-21perf tools: De-opt the parse_events functionJiri Olsa
2011-07-21perf script: Fix display of IP address for non-callchain pathDavid Ahern
2011-07-21perf tools: Fix endian conversion reading event attr from file headerDavid Ahern
2011-07-21perf tools: Add missing 'node' alias to the hw_cache[] arrayJiri Olsa
2011-07-15perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu
2011-07-15perf probe: Add probed module in front of functionMasami Hiramatsu
2011-07-15perf probe: Introduce debuginfo to encapsulate dwarf informationMasami Hiramatsu
2011-07-15perf-probe: Move dwarf library routines to dwarf-aux.{c, h}Masami Hiramatsu
2011-07-15perf probe: Remove redundant dwarf functionsMasami Hiramatsu
2011-07-15perf probe: Move strtailcmp to string.cMasami Hiramatsu
2011-07-15perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_ENDMasami Hiramatsu
2011-07-14perf: Robustify proc and debugfs file recordingSonny Rao
2011-07-05perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard
2011-07-01perf stat: Add noise output for csv modeZhengyu He
2011-07-01Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2011-07-01Merge commit 'v3.0-rc5' into perf/coreIngo Molnar
2011-06-30perf tools: Only display parent field if explictly sortedFrederic Weisbecker
2011-06-30perf tools: Allow sort dimensions to be registered more than onceFrederic Weisbecker
2011-06-30perf tools: Don't display ignored entries on stdio uiFrederic Weisbecker
2011-06-30perf tools: Remove sort print helpers declarationsFrederic Weisbecker
2011-06-30perf tools: Make sort operations staticFrederic Weisbecker
2011-06-30perf tools: Add inverted call graph report support.Sam Liao
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-16Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-06-16Merge commit 'v3.0-rc3' into perf/coreIngo Molnar
2011-06-16tools/perf: Fix static build of perf toolMathias Krause
2011-06-15perf: clear out make flags when calling kernel make kernelverAndy Whitcroft