aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Makefile
AgeCommit message (Expand)Author
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
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-07-01perf_counter tools: Remove zlib dependencyAnton Blanchard
2009-07-01perf report: Add --dsos parameterArnaldo Carvalho de Melo
2009-06-26perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras
2009-06-18perf report: Filter to parent set by defaultIngo Molnar
2009-06-18perf_counter: tools: Makefile tweaks for 64-bit powerpcPaul Mackerras
2009-06-13perf stat: Enable raw data to be printedIngo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar