- 4b7bfd0 perf_counter, x86: return raw count with x86_perf_counter_update() by Robert Richter · 16 years ago
- a29aa8a perf_counter, x86: implement the interrupt handler for AMD cpus by Robert Richter · 16 years ago
- 85cf9db perf_counter, x86: change and remove pmu initialization checks by Robert Richter · 16 years ago
- d436989 perf_counter, x86: rework counter disable functions by Robert Richter · 16 years ago
- 7c90cc4 perf_counter, x86: rework counter enable functions by Robert Richter · 16 years ago
- 6f00cad perf_counter, x86: consistent use of type int for counter index by Robert Richter · 16 years ago
- 0953423 perf_counter, x86: generic use of cpuc->active by Robert Richter · 16 years ago
- 9390496 perf_counter, x86: rename cpuc->active_mask by Robert Richter · 16 years ago
- bb775fc perf_counter, x86: make x86_pmu_read() static inline by Robert Richter · 16 years ago
- faa28ae perf_counter, x86: make pmu version generic by Robert Richter · 16 years ago
- 0933e5c perf_counter, x86: move counter parameters to struct x86_pmu by Robert Richter · 16 years ago
- 4a06bd8 perf_counter, x86: make x86_pmu data a static struct by Robert Richter · 16 years ago
- 72eae04 perf_counter, x86: modify initialization of struct x86_pmu by Robert Richter · 16 years ago
- 55de0f2 perf_counter, x86: rename intel only functions by Robert Richter · 16 years ago
- 26816c2 perf_counter, x86: rename __hw_perf_counter_set_period into x86_perf_counter_set_period by Robert Richter · 16 years ago
- dee5d90 perf_counter, x86: remove ack_status() from struct x86_pmu by Robert Richter · 16 years ago
- b7f8859 perf_counter, x86: remove get_status() from struct x86_pmu by Robert Richter · 16 years ago
- 39d81ea perf_counter, x86: make interrupt handler model specific by Robert Richter · 16 years ago
- 5f4ec28 perf_counter, x86: rename struct pmc_x86_ops into struct x86_pmu by Robert Richter · 16 years ago
- 4aeb0b4 perfcounters: rename struct hw_perf_counter_ops into struct pmu by Robert Richter · 16 years ago
- 527e26a perf_counter, x86: protect per-cpu variables with compile barriers only by Robert Richter · 16 years ago
- 4295ee6 perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all() by Robert Richter · 16 years ago
- 4138960 perf_counter, x86: add default path to cpu detection by Robert Richter · 16 years ago
- da1a776 perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus by Robert Richter · 16 years ago
- 78f13e9 perf_counter: allow for data addresses to be recorded by Peter Zijlstra · 16 years ago
- f6c7d5f perf_counter: theres more to overflow than writing events by Peter Zijlstra · 16 years ago
- b6276f3 perf_counter: x86: self-IPI for pending work by Peter Zijlstra · 16 years ago
- 5872bdb8 perf_counter: add more context information by Peter Zijlstra · 16 years ago
- 4e935e4 perf_counter: pmc arbitration by Peter Zijlstra · 16 years ago
- d7d59fb perf_counter: x86: callchain support by Peter Zijlstra · 16 years ago
- 9ea98e1 perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init() by Peter Zijlstra · 16 years ago
- 925d519 perf_counter: unify and fix delayed counter wakeup by Peter Zijlstra · 16 years ago
- f4a2deb4 perf_counter: remove the event config bitfields by Peter Zijlstra · 16 years ago
- 0322cd6 perf_counter: unify irq output code by Peter Zijlstra · 16 years ago
- b8e8351 perf_counter: revamp syscall input ABI by Peter Zijlstra · 16 years ago
- 7bb497b perf_counter: fix crash on perfmon v1 systems by Ingo Molnar · 16 years ago
- 82bae4f8 perf_counter: x86: use ULL postfix for 64bit constants by Peter Zijlstra · 16 years ago
- 60b3df9 perf_counter: add comment to barrier by Peter Zijlstra · 16 years ago
- 595258a perf_counter: x86: fix 32-bit irq_period assumption by Peter Zijlstra · 16 years ago
- e255357 x86: perf_counter cleanup by Jaswinder Singh Rajput · 16 years ago
- 184fe4ab x86: perf_counter cleanup by Peter Zijlstra · 16 years ago
- b5e8acf perfcounters: IRQ and NMI support on AMD CPUs, fix by Peter Zijlstra · 16 years ago
- b0f3f28 perfcounters: IRQ and NMI support on AMD CPUs by Peter Zijlstra · 16 years ago
- a1ef58f x86: use pr_info in perf_counter.c by Jaswinder Singh Rajput · 16 years ago
- 169e41e x86: decent declarations in perf_counter.c by Jaswinder Singh Rajput · 16 years ago
- f87ad35 x86: AMD Support for perf_counter by Jaswinder Singh Rajput · 16 years ago
- b56a380 x86: prepare perf_counter to add more cpus by Jaswinder Singh Rajput · 16 years ago
- 0475f9e perf_counters: allow users to count user, kernel and/or hypervisor events by Paul Mackerras · 16 years ago
- d278c48 perf_counters: account NMI interrupts by Mike Galbraith · 16 years ago
- 5b75af0 perfcounters: fix "perf counters kill oprofile" bug by Mike Galbraith · 16 years ago
- 3415dd9 perfcounters fix section mismatch warning in perf_counter.c::perf_counters_lapic_init() by Mike Galbraith · 16 years ago
- 4b39fd9 perfcounters: ratelimit performance counter interrupts by Mike Galbraith · 16 years ago
- 1b023a9 perfcounters: throttle on too high IRQ rates by Mike Galbraith · 16 years ago
- 2b583d8 x86: perf_counter remove unwanted hw_perf_enable_all by Jaswinder Singh Rajput · 16 years ago
- 2f18d1e x86, perfcounters: add support for fixed-function pmcs by Ingo Molnar · 16 years ago
- f650a67 perfcounters: add PERF_COUNT_BUS_CYCLES by Ingo Molnar · 16 years ago
- 0dff86a x86, perfcounters: print out the ->used bitmask by Ingo Molnar · 16 years ago
- 95cdd2e perfcounters: enable lowlevel pmc code to schedule counters by Ingo Molnar · 16 years ago
- 7671581 perfcounters: hw ops rename by Ingo Molnar · 16 years ago
- 862a1a5 x86, perfcounters: refactor code for fixed-function PMCs by Ingo Molnar · 16 years ago
- 703e937 perfcounters: add fixed-mode PMC enumeration by Ingo Molnar · 16 years ago
- eb2b861 x86, perfcounters: prepare for fixed-mode PMCs by Ingo Molnar · 16 years ago
- 5c167b8 x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h by Ingo Molnar · 16 years ago
- 8fb9331 perfcounters: remove warnings by Ingo Molnar · 16 years ago
- 94c4657 x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events should be static by Jaswinder Singh · 16 years ago
- 75f224c perfcounters: fix lapic initialization by Ingo Molnar · 16 years ago
- 2b9ff0d perfcounters: fix non-intel-perfmon CPUs by Ingo Molnar · 16 years ago
- ee06094 perfcounters: restructure x86 counter math by Ingo Molnar · 16 years ago
- 92bf73e Merge branch 'x86/irq' into perfcounters/core by Ingo Molnar · 16 years ago
- 6a93070 perf counters: clean up state transitions by Ingo Molnar · 16 years ago
- 01b2838 perf counters: consolidate hw_perf save/restore APIs by Ingo Molnar · 16 years ago
- 5c92d12 perf counters: implement PERF_COUNT_CPU_CLOCK by Ingo Molnar · 16 years ago
- 621a01e perf counters: hw driver API by Ingo Molnar · 16 years ago
- 04289bb perf counters: add support for group counters by Ingo Molnar · 16 years ago
- 9f66a38 perf counters: restructure the API by Ingo Molnar · 16 years ago
- dfa7c89 perf counters: expand use of counter->event by Thomas Gleixner · 16 years ago
- 4ac1329 perf counters: protect them against CSTATE transitions by Thomas Gleixner · 16 years ago
- 43874d2 perfcounters: consolidate global-disable codepaths by Ingo Molnar · 16 years ago
- 1e12567 perfcounters, x86: clean up debug code by Ingo Molnar · 16 years ago
- 7e2ae34 perfcounters, x86: simplify disable/enable of counters by Ingo Molnar · 16 years ago
- 87b9cf4 x86, perfcounters: read out MSR_CORE_PERF_GLOBAL_STATUS with counters disabled by Ingo Molnar · 16 years ago
- 241771e performance counters: x86 support by Ingo Molnar · 16 years ago