aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-01perf report: Add --dsos parameterArnaldo Carvalho de Melo2-0/+216
2009-06-30perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo2-6/+13
2009-06-27perf_counter tools: Remove dead codeIngo Molnar5-132/+3
2009-06-26perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2-0/+207
2009-06-25perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput1-2/+2
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra5-2/+298
2009-06-25perf_counter tools: Shorten names for eventsJaswinder Singh Rajput1-17/+28
2009-06-25perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput1-0/+33
2009-06-24perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin1-1/+1
2009-06-22perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput1-18/+18
2009-06-22perf report: Output more symbol related debug dataPeter Zijlstra1-0/+4
2009-06-22perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput1-25/+38
2009-06-22perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput1-22/+22
2009-06-21perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar1-1/+1
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras5-25/+26
2009-06-18perf_counter tools: Add and use isprint()Peter Zijlstra2-17/+19
2009-06-17perf_counter tools: Replace isprint() with issane()Peter Zijlstra1-0/+1
2009-06-13perf stat: Reorganize outputIngo Molnar1-2/+2
2009-06-13perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker1-0/+1
2009-06-12perf_counter tools: Remove one L1-data aliasYong Wang1-1/+1
2009-06-11perf_counter: Standardize event namesPeter Zijlstra1-22/+22
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar2-7/+7
2009-06-08perf report: Add support for profiling JIT generated codePekka Enberg1-0/+65
2009-06-07perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter availableIngo Molnar1-5/+5
2009-06-06perf_counter tools: Initialize a stack variable before useArjan van de Ven1-0/+2
2009-06-06perf_counter tools: Fix error condition in parse_aliases()Ingo Molnar1-4/+4
2009-06-06perf_counter tools: Warning fixes on 32-bitArjan van de Ven1-1/+1
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar40-0/+7809