aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-29
|\
| * Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixesRussell King2011-08-13
| |\
| | * ARM: fix perf build with uclibc toolchainsFlorian Fainelli2011-08-12
* | | perf tools: Add group event scheduling option to perf record/statLin Ming2011-08-18
* | | perf tools: Fix build against newer glibcJosh Boyer2011-08-18
* | | perf tools: Fix error handling of unknown eventsStephane Eranian2011-08-18
* | | perf evlist: Fix missing event name init for default eventStephane Eranian2011-08-18
* | | perf list: Fix exit valueStephane Eranian2011-08-18
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-14
|\ \ \ | |/ / |/| |
| * | perf probe: Filter out redundant inline-instancesMasami Hiramatsu2011-08-12
| * | perf probe: Search concrete out-of-line instancesMasami Hiramatsu2011-08-12
| * | perf probe: Avoid searching variables in intermediate scopesMasami Hiramatsu2011-08-12
| * | perf probe: Fix to search local variables in appropriate scopeMasami Hiramatsu2011-08-12
| * | perf probe: Warn when more than one line are givenMasami Hiramatsu2011-08-12
| * | perf probe: Fix to walk all inline instancesMasami Hiramatsu2011-08-12
| * | perf probe: Fix to search nested inlined functions in CUMasami Hiramatsu2011-08-12
| * | perf probe: Fix line walker to check CU correctlyMasami Hiramatsu2011-08-12
| * | perf probe: Fix a memory leak for scopes arrayMasami Hiramatsu2011-08-12
| * | perf: fix temporary file ownership checkVasiliy Kulikov2011-08-12
| * | perf report: Use properly build_id kernel binariesJiri Olsa2011-08-11
| * | perf top browser: Remove spurious helpline updateArnaldo Carvalho de Melo2011-08-10
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-10
|\| |
| * | perf symbols: Check '/tmp/perf-' symbol file ownershipPekka Enberg2011-08-09
| * | perf sched: Usage leftover from trace -> script renameJiri Olsa2011-08-09
| * | perf sched: Do not delete session object prematurelyJiri Olsa2011-08-09
| * | perf tools: Check $HOME/.perfconfig ownershipArnaldo Carvalho de Melo2011-08-09
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-09
|\| |
| * | perf tools: Add support to install perf python extensionJiri Olsa2011-08-08
| * | perf tools: do not look at ./config for configurationJonathan Nieder2011-08-08
| * | perf tools: Make clean leaves some filesKusanagi Kouichi2011-08-08
| * | perf lock: Dropping unsupported ':r' modifierZhu Yanhai2011-08-08
| * | perf probe: Fix coredump introduced by probe module optionJovi Zhang2011-08-08
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-05
|\| | | |/ |/|
| * perf report: Use ui__warning in some more placesArnaldo Carvalho de Melo2011-08-03
| * perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tablesArnaldo Carvalho de Melo2011-07-25
| * perf evlist: Introduce 'disable' methodArnaldo Carvalho de Melo2011-07-25
| * perf buildid-cache: Zero out buffer of filenames when adding/removing buildidHan Pingtian2011-07-22
| |
| \
| \
| \
*---. \ Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-23
|\ \ \ \ | |_|_|/ |/| | |
| | | * perf tools, x86: Fix 32-bit compile on 64-bit systemDavid Ahern2011-07-21
| | |/
* | | perf tools: Make test use the preset debugfs pathJiri Olsa2011-07-21
* | | perf tools: Add automated tests for events parsingJiri Olsa2011-07-21
* | | perf tools: De-opt the parse_events functionJiri Olsa2011-07-21
* | | perf script: Fix display of IP address for non-callchain pathDavid Ahern2011-07-21
* | | perf tools: Fix endian conversion reading event attr from file headerDavid Ahern2011-07-21
* | | perf tools: Add missing 'node' alias to the hw_cache[] arrayJiri Olsa2011-07-21
* | | perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu2011-07-15
* | | perf probe: Add probed module in front of functionMasami Hiramatsu2011-07-15
* | | perf probe: Introduce debuginfo to encapsulate dwarf informationMasami Hiramatsu2011-07-15
* | | perf-probe: Move dwarf library routines to dwarf-aux.{c, h}Masami Hiramatsu2011-07-15
* | | perf probe: Remove redundant dwarf functionsMasami Hiramatsu2011-07-15