aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-12perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not availableArnaldo Carvalho de Melo1-11/+18
2009-08-09perf_counter tools: Fix libbfd detection for systems with libz dependencyMike Galbraith1-0/+4
2009-08-06perf: Auto-detect libelfPeter Zijlstra1-4/+11
2009-08-05perf: Auto-detect libbfdPeter Zijlstra1-1/+17
2009-08-01perf_counter tools: Fix link errors with older toolchainsIngo Molnar1-1/+1
2009-07-22perf symbol: C++ demanglingArnaldo Carvalho de Melo1-1/+1
2009-07-02perf_counter tools: Add infrastructure to support loading of kernel module symbolsMike Galbraith1-0/+2
2009-07-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo1-1/+2
2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo1-2/+5
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-1/+1
2009-07-01perf_counter tools: Remove zlib dependencyAnton Blanchard1-6/+0
2009-07-01perf report: Add --dsos parameterArnaldo Carvalho de Melo1-0/+2
2009-06-26perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker1-0/+1
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra1-1/+2
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras1-0/+1
2009-06-18perf report: Filter to parent set by defaultIngo Molnar1-1/+1
2009-06-18perf_counter: tools: Makefile tweaks for 64-bit powerpcPaul Mackerras1-1/+6
2009-06-13perf stat: Enable raw data to be printedIngo Molnar1-1/+1
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+929