aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-record.c
AgeCommit message (Expand)Author
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras
2009-06-19perf_counter tools: Add a data file headerPeter Zijlstra
2009-06-18perf_counter tools: Handle lost eventsPeter Zijlstra
2009-06-15perf record: Fix fast task-exit raceIngo Molnar
2009-06-14perf record/report: Add call graph / call chain profilingIngo Molnar
2009-06-12perf record: Explicity program a default counterPeter Zijlstra
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar
2009-06-11perf_counter tools: Normalize data using per sample period dataPeter Zijlstra
2009-06-10perf_counter tools: Propagate signals properlyPeter Zijlstra
2009-06-10perf_counter tools: Small frequency related fixesPeter Zijlstra
2009-06-07perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTERIngo Molnar
2009-06-07perf record: Fall back to cpu-clock-ticks if no PMUIngo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar