summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* perf: Add the timechart toolArjan van de Ven2009-09-191-0/+7
* perf: Add a SVG helper library fileArjan van de Ven2009-09-191-0/+1
* perf: Add 'perf sched' toolIngo Molnar2009-09-131-0/+1
* perf tools: Clean up warnings list in the MakefileIngo Molnar2009-09-021-1/+24
* perf tools: Add perf traceFrederic Weisbecker2009-08-171-0/+4
* perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flagsFrederic Weisbecker2009-08-161-1/+1
* perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2Ingo Molnar2009-08-161-1/+1
* perf: Enable more compiler warningsIngo Molnar2009-08-161-1/+6
* perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker2009-08-151-0/+1
* Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-151-11/+18
|\
| * perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo2009-08-121-11/+18
* | perf tools: Factorize the map helpersFrederic Weisbecker2009-08-121-0/+1
* | perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-121-0/+1
* | perf report: Fix and improve the displaying of per-thread event countersBrice Goglin2009-08-091-0/+2
|/
* perf_counter tools: Fix libbfd detection for systems with libz dependencyMike Galbraith2009-08-091-0/+4
* perf: Auto-detect libelfPeter Zijlstra2009-08-061-4/+11
* perf: Auto-detect libbfdPeter Zijlstra2009-08-051-1/+17
* perf_counter tools: Fix link errors with older toolchainsIngo Molnar2009-08-011-1/+1
* perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-221-1/+1
* perf_counter tools: Add infrastructure to support loading of kernel module sy...Mike Galbraith2009-07-021-0/+2
* perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo2009-07-011-1/+2
* perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo2009-07-011-2/+5
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-1/+1
* perf_counter tools: Remove zlib dependencyAnton Blanchard2009-07-011-6/+0
* perf report: Add --dsos parameterArnaldo Carvalho de Melo2009-07-011-0/+2
* perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-261-0/+1
* perf_counter tools: Rework the file formatPeter Zijlstra2009-06-251-1/+2
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-191-0/+1
* perf report: Filter to parent set by defaultIngo Molnar2009-06-181-1/+1
* perf_counter: tools: Makefile tweaks for 64-bit powerpcPaul Mackerras2009-06-181-1/+6
* perf stat: Enable raw data to be printedIngo Molnar2009-06-131-1/+1
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+929