aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-11perf_counter: Turn off by defaultIngo Molnar
2009-06-11perf_counter: Add counter->id to the throttle eventPeter Zijlstra
2009-06-11perf_counter: Better align codeIngo Molnar
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-06-11perf_counter: Rename enumsPeter Zijlstra
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar
2009-06-11perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra
2009-06-11perf_counter: More paranoia settingsPeter Zijlstra
2009-06-11perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras
2009-06-11perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras
2009-06-11perf_counter: Accurate period dataPeter Zijlstra
2009-06-11perf_counter: Introduce struct for sample dataPeter Zijlstra
2009-06-11perf_counter tools: Normalize data using per sample period dataPeter Zijlstra
2009-06-11perf_counter: Annotate exit ctx recursionPeter Zijlstra
2009-06-10perf_counter tools: Propagate signals properlyPeter Zijlstra
2009-06-10perf_counter tools: Small frequency related fixesPeter Zijlstra
2009-06-10perf_counter: More aggressive frequency adjustmentPeter Zijlstra
2009-06-10perf_counter/x86: Fix the model number of Intel Core2 processorsYong Wang
2009-06-09perf_counter, x86: Correct some event and umask values for Intel processorsYong Wang
2009-06-08perf_counter tools: Standardize color printingIngo Molnar
2009-06-08perf report: Add support for profiling JIT generated codePekka Enberg
2009-06-08perf_counter: Add mmap event hooks to mprotect()Peter Zijlstra
2009-06-08perf_counter, x86: Clean up hw_cache_event ids copiesThomas Gleixner
2009-06-08perf_counter, x86: Implement generalized cache event types, add AMD supportThomas Gleixner
2009-06-08perf_counter: Clean up x86 boot messagesIngo Molnar
2009-06-08perf_counter, x86: Implement generalized cache event types, add Atom supportThomas Gleixner
2009-06-08perf_counter, x86: Implement generalized cache event types, add Core2 supportThomas Gleixner
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
2009-06-06Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-06perf_counter tools: Add 'perf annotate' featureIngo Molnar
2009-06-06perf_counter tools: Prepare for 'perf annotate'Ingo Molnar
2009-06-06perf_counter tools: Tidy up manpage detailsIngo Molnar
2009-06-06perf_counter tools: Uniform help printoutsIngo Molnar
2009-06-06perf_counter tools: Add help for perf listThomas Gleixner
2009-06-06perf_counter tools: Fix cache-event printoutIngo Molnar
2009-06-06perf_counter tools: Add 'perf list' to list available eventsThomas Gleixner
2009-06-06perf_counter: Implement generalized cache event typesIngo Molnar