summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [S390] Enable tick based perf_counter on s390.Martin Schwidefsky2009-06-221-0/+6
* perfcounter: Handle some IO return valuesFrederic Weisbecker2009-06-202-3/+11
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-1913-156/+176
* perf_counter tools: Add a data file headerPeter Zijlstra2009-06-193-43/+73
* perf_counter: Update userspace callchain sampling usesPeter Zijlstra2009-06-191-47/+39
* perf report: Filter to parent set by defaultIngo Molnar2009-06-182-4/+28
* perf_counter tools: Handle lost eventsPeter Zijlstra2009-06-182-5/+44
* perf_counter: tools: Makefile tweaks for 64-bit powerpcPaul Mackerras2009-06-181-1/+6
* perf_counter tools: Add and use isprint()Peter Zijlstra2009-06-183-18/+20
* perf report: Add validation of call-chain entriesIngo Molnar2009-06-181-28/+46
* perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe...Ingo Molnar2009-06-181-33/+34
* perf_counter tools: Replace isprint() with issane()Peter Zijlstra2009-06-172-1/+2
* perf report: Add --sort <call> --call <$regex>Peter Zijlstra2009-06-171-51/+158
* perf report: Fix 32-bit printf formatIngo Molnar2009-06-151-1/+1
* perf report: Add per system call overhead histogramIngo Molnar2009-06-151-0/+12
* perf record: Fix fast task-exit raceIngo Molnar2009-06-151-4/+12
* perf record/report: Add call graph / call chain profilingIngo Molnar2009-06-142-12/+53
* perf report: Print out raw events in hexaIngo Molnar2009-06-141-1/+35
* perf annotate: Fixes for filename:line displaysFrederic Weisbecker2009-06-131-5/+6
* perf stat: Enable raw data to be printedIngo Molnar2009-06-132-18/+30
* perf stat: Add feature to run and measure a command multiple timesIngo Molnar2009-06-131-65/+194
* perf stat: Reorganize outputIngo Molnar2009-06-132-29/+42
* perf annotate: Print a sorted summary of annotated overhead linesFrederic Weisbecker2009-06-131-21/+90
* perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker2009-06-132-1/+98
* 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