index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perf_counter.c
Age
Commit message (
Expand
)
Author
2008-12-27
x86: perf_counter remove unwanted hw_perf_enable_all
Jaswinder Singh Rajput
2008-12-23
x86, perfcounters: add support for fixed-function pmcs
Ingo Molnar
2008-12-23
perfcounters: add PERF_COUNT_BUS_CYCLES
Ingo Molnar
2008-12-23
x86, perfcounters: print out the ->used bitmask
Ingo Molnar
2008-12-23
perfcounters: enable lowlevel pmc code to schedule counters
Ingo Molnar
2008-12-23
perfcounters: hw ops rename
Ingo Molnar
2008-12-23
x86, perfcounters: refactor code for fixed-function PMCs
Ingo Molnar
2008-12-23
perfcounters: add fixed-mode PMC enumeration
Ingo Molnar
2008-12-23
x86, perfcounters: prepare for fixed-mode PMCs
Ingo Molnar
2008-12-23
x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h
Ingo Molnar
2008-12-23
perfcounters: remove warnings
Ingo Molnar
2008-12-19
x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events shou...
Jaswinder Singh
2008-12-14
perfcounters: fix lapic initialization
Ingo Molnar
2008-12-14
perfcounters: fix non-intel-perfmon CPUs
Ingo Molnar
2008-12-14
perfcounters: restructure x86 counter math
Ingo Molnar
2008-12-12
Merge branch 'x86/irq' into perfcounters/core
Ingo Molnar
2008-12-11
perf counters: clean up state transitions
Ingo Molnar
2008-12-11
perf counters: consolidate hw_perf save/restore APIs
Ingo Molnar
2008-12-11
perf counters: implement PERF_COUNT_CPU_CLOCK
Ingo Molnar
2008-12-11
perf counters: hw driver API
Ingo Molnar
2008-12-11
perf counters: add support for group counters
Ingo Molnar
2008-12-11
perf counters: restructure the API
Ingo Molnar
2008-12-11
perf counters: expand use of counter->event
Thomas Gleixner
2008-12-11
perf counters: protect them against CSTATE transitions
Thomas Gleixner
2008-12-09
perfcounters: consolidate global-disable codepaths
Ingo Molnar
2008-12-09
perfcounters, x86: clean up debug code
Ingo Molnar
2008-12-09
perfcounters, x86: simplify disable/enable of counters
Ingo Molnar
2008-12-08
x86, perfcounters: read out MSR_CORE_PERF_GLOBAL_STATUS with counters disabled
Ingo Molnar
2008-12-08
performance counters: x86 support
Ingo Molnar