summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
AgeCommit message (Expand)Author
2009-11-08perf bench: Add subcommand 'bench' to the MakefileHitoshi Mitake
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar
2009-10-27perf tools: Generalize event synthesizing routinesArnaldo Carvalho de Melo
2009-10-26perf tools: Remove -Wcast-alignPaul Mundt
2009-10-25perf tools: Fix compatibility with libelf 0.8 and autodetectMarti Raudsepp
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-23perf tools: Drop asm/types.h wrapperFrederic Weisbecker
2009-10-21perf tools: Add 'make DEBUG=1' to remove the -O6 cflagSteven Rostedt
2009-10-20perf tools: Add bunch of missing headers to LIB_HArnaldo Carvalho de Melo
2009-10-20perf tools: Add missing tools/perf/util/include/string.hArnaldo Carvalho de Melo
2009-10-19perf tools: Display better error messages on missing packagesRandy Dunlap
2009-10-19perf tools: Use kernel bitmap libraryFrederic Weisbecker
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar
2009-10-17perf: Add DIE_IF() macro for error checkingMasami Hiramatsu
2009-10-17perf: Check libdwarf APIs for perf probeMasami Hiramatsu
2009-10-15Merge branch 'linus' into perf/coreIngo Molnar
2009-10-12perf probe: Add perf probe command support without libdwarfMasami Hiramatsu
2009-10-12perf: Add perf probe subcommand, a kprobe-event setup helperMasami Hiramatsu
2009-10-12perf tools: Fix the NO_64BIT build on pure 64-bit systemsIngo Molnar
2009-10-08perf tools: Unify perf.data mapping and events handlingFrederic Weisbecker
2009-10-06Merge branch 'perf/urgent' into perf/coreIngo Molnar
2009-10-04perf tools: Remove show_mask bitmaskArnaldo Carvalho de Melo
2009-10-02perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo
2009-10-01perf tools: Run generate-cmdlist.sh properlyMulyadi Santosa
2009-09-30perf tools: Use rb_tree for mapsArnaldo Carvalho de Melo
2009-09-30perf tools: Put common histogram functions in their own fileJohn Kacur
2009-09-24perf tools: Create util/sort.and use itJohn Kacur
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-19perf: Add the timechart toolArjan van de Ven
2009-09-19perf: Add a SVG helper library fileArjan van de Ven
2009-09-13perf: Add 'perf sched' toolIngo Molnar
2009-09-02perf tools: Clean up warnings list in the MakefileIngo Molnar
2009-08-17perf tools: Add perf traceFrederic Weisbecker
2009-08-16perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flagsFrederic Weisbecker
2009-08-16perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2Ingo Molnar
2009-08-16perf: Enable more compiler warningsIngo Molnar
2009-08-15perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker
2009-08-15Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-08-12perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo
2009-08-12perf tools: Factorize the map helpersFrederic Weisbecker
2009-08-12perf tools: Factorize high level dso helpersFrederic Weisbecker
2009-08-09perf report: Fix and improve the displaying of per-thread event countersBrice Goglin
2009-08-09perf_counter tools: Fix libbfd detection for systems with libz dependencyMike Galbraith
2009-08-06perf: Auto-detect libelfPeter Zijlstra
2009-08-05perf: Auto-detect libbfdPeter Zijlstra
2009-08-01perf_counter tools: Fix link errors with older toolchainsIngo Molnar
2009-07-22perf symbol: C++ demanglingArnaldo Carvalho de Melo
2009-07-02perf_counter tools: Add infrastructure to support loading of kernel module sy...Mike Galbraith
2009-07-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo
2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo