summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-record.c
Commit message (Expand)AuthorAgeFilesLines
* perfcounter: Handle some IO return valuesFrederic Weisbecker2009-06-201-2/+7
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-191-10/+10
* perf_counter tools: Add a data file headerPeter Zijlstra2009-06-191-42/+52
* perf_counter tools: Handle lost eventsPeter Zijlstra2009-06-181-4/+16
* perf record: Fix fast task-exit raceIngo Molnar2009-06-151-4/+12
* perf record/report: Add call graph / call chain profilingIngo Molnar2009-06-141-0/+8
* perf record: Explicity program a default counterPeter Zijlstra2009-06-121-2/+5
* perf_counter: Standardize event namesPeter Zijlstra2009-06-111-2/+2
* perf_counter tools: Clean up u64 usageIngo Molnar2009-06-111-2/+2
* perf_counter tools: Normalize data using per sample period dataPeter Zijlstra2009-06-111-1/+2
* perf_counter tools: Propagate signals properlyPeter Zijlstra2009-06-101-0/+12
* perf_counter tools: Small frequency related fixesPeter Zijlstra2009-06-101-0/+3
* perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTERIngo Molnar2009-06-071-3/+4
* perf record: Fall back to cpu-clock-ticks if no PMUIngo Molnar2009-06-071-2/+23
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+544