summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: Start documenting HAVE_PERF_COUNTERS requirementsMike Frysinger2009-06-121-0/+15
* perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra2009-06-121-2/+3
* perf record: Explicity program a default counterPeter Zijlstra2009-06-121-2/+5
* perf_counter tools: Remove one L1-data aliasYong Wang2009-06-121-1/+1
* perf_counter: Standardize event namesPeter Zijlstra2009-06-115-55/+56
* perf_counter tools: Clean up u64 usageIngo Molnar2009-06-116-47/+47
* perf_counter tools: Normalize data using per sample period dataPeter Zijlstra2009-06-112-8/+13
* perf_counter tools: Propagate signals properlyPeter Zijlstra2009-06-102-0/+25
* perf_counter tools: Small frequency related fixesPeter Zijlstra2009-06-102-2/+7
* perf_counter tools: Standardize color printingIngo Molnar2009-06-083-12/+19
* perf report: Add support for profiling JIT generated codePekka Enberg2009-06-082-1/+79
* perf stat: Print out instructins/cycle metricIngo Molnar2009-06-071-0/+11
* perf report: Print more expressive message in case of file open errorIngo Molnar2009-06-071-1/+4
* perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTERIngo Molnar2009-06-072-7/+8
* perf record: Fall back to cpu-clock-ticks if no PMUIngo Molnar2009-06-072-6/+33
* perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...Ingo Molnar2009-06-072-50/+73
* perf stat: Continue even on counter creation errorIngo Molnar2009-06-071-14/+17
* perf top: Wait for a minimal set of events before reading first snapshotFrederic Weisbecker2009-06-071-5/+17
* perf annotate: Fix command line help textIngo Molnar2009-06-061-1/+1
* perf_counter tools: Initialize a stack variable before useArjan van de Ven2009-06-061-0/+2
* perf annotate: Automatically pick up vmlinux in the local directoryIngo Molnar2009-06-061-1/+1
* 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-062-3/+3
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-0669-0/+15209
OpenPOWER on IntegriCloud