summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/scripting' into perf/coreIngo Molnar2009-12-031-1/+25
|\
| * perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.cTom Zanussi2009-11-301-1/+1
| * perf trace/scripting: Silence PERL_EMBED_* backtick errorsTom Zanussi2009-11-301-2/+2
| * perf trace: Add interface to access perf data from Perl handlersTom Zanussi2009-11-281-1/+5
| * perf trace: Add perf trace scripting support modules for PerlTom Zanussi2009-11-281-0/+7
| * perf trace: Add Perl scripting supportTom Zanussi2009-11-281-0/+13
* | perf probe: Move probe event utility functions to probe-event.cMasami Hiramatsu2009-12-011-0/+2
* | perf probe: Add probe-finder.h without libdwarfMasami Hiramatsu2009-12-011-1/+1
|/
* perf tools: Reorganize event processing routines, lotsa dups killedArnaldo Carvalho de Melo2009-11-271-2/+0
* perf tools: Use common process_event functions for annotate and reportJohn Kacur2009-11-241-0/+2
* Merge branch 'perf/bench' into perf/coreIngo Molnar2009-11-241-0/+1
|\
| * perf bench: Add memcpy() benchmarkHitoshi Mitake2009-11-191-0/+1
* | perf: Use default compiler mode by defaultMichael S. Tsirkin2009-11-231-17/+3
* | perf tools: Suggest static libraries as wellMichael S. Tsirkin2009-11-221-2/+2
* | perf tools: Add V=2 option to help debug config issuesMichael S. Tsirkin2009-11-221-9/+15
* | perf: Add 'perf kmem' toolLi Zefan2009-11-201-0/+1
|/
* perf tools: Add ia64 support for tools/perf/Luck, Tony2009-11-191-3/+5
* perf tools: Support static buildMichael S. Tsirkin2009-11-171-9/+11
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-171-5/+22
|\
| * perf buildid-list: New plumbing commandArnaldo Carvalho de Melo2009-11-161-0/+1
| *-. Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-151-0/+7
| |\ \
| | | * perf bench: Add subcommand 'bench' to the MakefileHitoshi Mitake2009-11-081-0/+7
| * | | perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGSMichael Cree2009-11-111-1/+4
| * | | perf tools: Add debugfs utility routines for perfClark Williams2009-11-081-0/+2
| | |/ | |/|
| * | Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-041-8/+7
| |\ \
| | * | perf tools: Remove -Wcast-alignPaul Mundt2009-10-261-2/+1
| | * | perf tools: Fix compatibility with libelf 0.8 and autodetectMarti Raudsepp2009-10-251-1/+5
| | |/
| * | perf tools: Generalize event synthesizing routinesArnaldo Carvalho de Melo2009-10-271-0/+1
* | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-231-4/+54
|\ \ \ | |/ /
| * | perf tools: Drop asm/types.h wrapperFrederic Weisbecker2009-10-231-1/+0
| * | perf tools: Add 'make DEBUG=1' to remove the -O6 cflagSteven Rostedt2009-10-211-1/+8
| * | perf tools: Add bunch of missing headers to LIB_HArnaldo Carvalho de Melo2009-10-201-0/+17
| * | perf tools: Add missing tools/perf/util/include/string.hArnaldo Carvalho de Melo2009-10-201-0/+1
| * | perf tools: Display better error messages on missing packagesRandy Dunlap2009-10-191-1/+5
| * | perf tools: Use kernel bitmap libraryFrederic Weisbecker2009-10-191-0/+16
| * | Merge branch 'linus' into perf/coreIngo Molnar2009-10-151-7/+14
| |\ \ | | |/
| * | perf tools: Unify perf.data mapping and events handlingFrederic Weisbecker2009-10-081-0/+2
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2009-10-061-1/+1
| |\ \
| * | | perf tools: Remove show_mask bitmaskArnaldo Carvalho de Melo2009-10-041-0/+1
| * | | perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo2009-10-021-2/+0
| * | | perf tools: Use rb_tree for mapsArnaldo Carvalho de Melo2009-09-301-0/+1
| * | | perf tools: Put common histogram functions in their own fileJohn Kacur2009-09-301-0/+2
| * | | perf tools: Create util/sort.and use itJohn Kacur2009-09-241-0/+2
* | | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-171-8/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | perf tools: Fix the NO_64BIT build on pure 64-bit systemsIngo Molnar2009-10-121-7/+14
| | |/ | |/|
| * | perf tools: Run generate-cmdlist.sh properlyMulyadi Santosa2009-10-011-1/+1
| |/
* | perf: Add DIE_IF() macro for error checkingMasami Hiramatsu2009-10-171-0/+1
* | perf: Check libdwarf APIs for perf probeMasami Hiramatsu2009-10-171-2/+2
* | perf probe: Add perf probe command support without libdwarfMasami Hiramatsu2009-10-121-3/+3
* | perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu2009-10-121-0/+10
|/
OpenPOWER on IntegriCloud