aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-06-12perf_counter: Start documenting HAVE_PERF_COUNTERS requirementsMike Frysinger
2009-06-12perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra
2009-06-12perf record: Explicity program a default counterPeter Zijlstra
2009-06-12perf_counter tools: Remove one L1-data aliasYong Wang
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-08perf_counter tools: Standardize color printingIngo Molnar
2009-06-08perf report: Add support for profiling JIT generated codePekka Enberg
2009-06-07perf stat: Print out instructins/cycle metricIngo Molnar
2009-06-07perf report: Print more expressive message in case of file open errorIngo Molnar
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-07perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...Ingo Molnar
2009-06-07perf stat: Continue even on counter creation errorIngo Molnar
2009-06-07perf top: Wait for a minimal set of events before reading first snapshotFrederic Weisbecker
2009-06-06perf annotate: Fix command line help textIngo Molnar
2009-06-06perf_counter tools: Initialize a stack variable before useArjan van de Ven
2009-06-06perf annotate: Automatically pick up vmlinux in the local directoryIngo Molnar
2009-06-06perf_counter tools: Fix error condition in parse_aliases()Ingo Molnar
2009-06-06perf_counter tools: Warning fixes on 32-bitArjan van de Ven
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar