summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* perf report: Add --dsos parameterArnaldo Carvalho de Melo2009-07-012-0/+216
* perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo2009-06-302-6/+13
* perf_counter tools: Remove dead codeIngo Molnar2009-06-275-132/+3
* perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-262-0/+207
* perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput2009-06-251-2/+2
* perf_counter tools: Rework the file formatPeter Zijlstra2009-06-255-2/+298
* perf_counter tools: Shorten names for eventsJaswinder Singh Rajput2009-06-251-17/+28
* perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput2009-06-251-0/+33
* perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin2009-06-241-1/+1
* perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput2009-06-221-18/+18
* perf report: Output more symbol related debug dataPeter Zijlstra2009-06-221-0/+4
* perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput2009-06-221-25/+38
* perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput2009-06-221-22/+22
* perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar2009-06-211-1/+1
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-195-25/+26
* perf_counter tools: Add and use isprint()Peter Zijlstra2009-06-182-17/+19
* perf_counter tools: Replace isprint() with issane()Peter Zijlstra2009-06-171-0/+1
* perf stat: Reorganize outputIngo Molnar2009-06-131-2/+2
* perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker2009-06-131-0/+1
* perf_counter tools: Remove one L1-data aliasYong Wang2009-06-121-1/+1
* perf_counter: Standardize event namesPeter Zijlstra2009-06-111-22/+22
* perf_counter tools: Clean up u64 usageIngo Molnar2009-06-112-7/+7
* perf report: Add support for profiling JIT generated codePekka Enberg2009-06-081-0/+65
* perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...Ingo Molnar2009-06-071-5/+5
* perf_counter tools: Initialize a stack variable before useArjan van de Ven2009-06-061-0/+2
* perf_counter tools: Fix error condition in parse_aliases()Ingo Molnar2009-06-061-4/+4
* perf_counter tools: Warning fixes on 32-bitArjan van de Ven2009-06-061-1/+1
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-0640-0/+7809
OpenPOWER on IntegriCloud