aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAge
* perf probe: Move probe event utility functions to probe-event.cMasami Hiramatsu2009-12-01
* perf probe: Add probe-finder.h without libdwarfMasami Hiramatsu2009-12-01
* perf tools: Reorganize event processing routines, lotsa dups killedArnaldo Carvalho de Melo2009-11-27
* perf tools: Use common process_event functions for annotate and reportJohn Kacur2009-11-24
* Merge branch 'perf/bench' into perf/coreIngo Molnar2009-11-24
|\
| * perf bench: Add memcpy() benchmarkHitoshi Mitake2009-11-19
* | perf: Use default compiler mode by defaultMichael S. Tsirkin2009-11-23
* | perf tools: Suggest static libraries as wellMichael S. Tsirkin2009-11-22
* | perf tools: Add V=2 option to help debug config issuesMichael S. Tsirkin2009-11-22
* | perf: Add 'perf kmem' toolLi Zefan2009-11-20
|/
* perf tools: Add ia64 support for tools/perf/Luck, Tony2009-11-19
* perf tools: Support static buildMichael S. Tsirkin2009-11-17
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-17
|\
| * perf buildid-list: New plumbing commandArnaldo Carvalho de Melo2009-11-16
| *-. Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-15
| |\ \
| | | * perf bench: Add subcommand 'bench' to the MakefileHitoshi Mitake2009-11-08
| * | | perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGSMichael Cree2009-11-11
| * | | perf tools: Add debugfs utility routines for perfClark Williams2009-11-08
| | |/ | |/|
| * | Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-04
| |\ \
| | * | perf tools: Remove -Wcast-alignPaul Mundt2009-10-26
| | * | perf tools: Fix compatibility with libelf 0.8 and autodetectMarti Raudsepp2009-10-25
| | |/
| * | perf tools: Generalize event synthesizing routinesArnaldo Carvalho de Melo2009-10-27
* | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-23
|\| |
| * | perf tools: Drop asm/types.h wrapperFrederic Weisbecker2009-10-23
| * | perf tools: Add 'make DEBUG=1' to remove the -O6 cflagSteven Rostedt2009-10-21
| * | perf tools: Add bunch of missing headers to LIB_HArnaldo Carvalho de Melo2009-10-19
| * | perf tools: Add missing tools/perf/util/include/string.hArnaldo Carvalho de Melo2009-10-19
| * | perf tools: Display better error messages on missing packagesRandy Dunlap2009-10-19
| * | perf tools: Use kernel bitmap libraryFrederic Weisbecker2009-10-19
| * | Merge branch 'linus' into perf/coreIngo Molnar2009-10-15
| |\|
| * | perf tools: Unify perf.data mapping and events handlingFrederic Weisbecker2009-10-08
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2009-10-06
| |\ \
| * | | perf tools: Remove show_mask bitmaskArnaldo Carvalho de Melo2009-10-04
| * | | perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo2009-10-02
| * | | perf tools: Use rb_tree for mapsArnaldo Carvalho de Melo2009-09-30
| * | | perf tools: Put common histogram functions in their own fileJohn Kacur2009-09-30
| * | | perf tools: Create util/sort.and use itJohn Kacur2009-09-24
* | | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-17
|\ \ \ \ | | |_|/ | |/| |
| * | | perf tools: Fix the NO_64BIT build on pure 64-bit systemsIngo Molnar2009-10-12
| | |/ | |/|
| * | perf tools: Run generate-cmdlist.sh properlyMulyadi Santosa2009-10-01
| |/
* | perf: Add DIE_IF() macro for error checkingMasami Hiramatsu2009-10-17
* | perf: Check libdwarf APIs for perf probeMasami Hiramatsu2009-10-17
* | perf probe: Add perf probe command support without libdwarfMasami Hiramatsu2009-10-12
* | perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu2009-10-12
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* perf: Add the timechart toolArjan van de Ven2009-09-19
* perf: Add a SVG helper library fileArjan van de Ven2009-09-19
* perf: Add 'perf sched' toolIngo Molnar2009-09-13
* perf tools: Clean up warnings list in the MakefileIngo Molnar2009-09-02
* perf tools: Add perf traceFrederic Weisbecker2009-08-17