summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-record.c
AgeCommit message (Expand)Author
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