]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - kernel/perf_counter.c
x86: implement atomic64_t on 32-bit
[mirror_ubuntu-jammy-kernel.git] / kernel / perf_counter.c
2008-12-12 Ingo MolnarMerge branch 'x86/irq' into perfcounters/core
2008-12-11 Ingo Molnarperf counters: clean up state transitions
2008-12-11 Ingo Molnarperf counters: add prctl interface to disable/enable...
2008-12-11 Ingo Molnarperf counters: implement PERF_COUNT_TASK_CLOCK
2008-12-11 Ingo Molnarperf counters: consolidate hw_perf save/restore APIs
2008-12-11 Ingo Molnarperf counters: implement PERF_COUNT_CPU_CLOCK
2008-12-11 Ingo Molnarperf counters: hw driver API
2008-12-11 Ingo Molnarperf counters: group counter, fixes
2008-12-11 Ingo Molnarperf counters: add support for group counters
2008-12-11 Ingo Molnarperf counters: restructure the API
2008-12-11 Thomas Gleixnerperf counters: expand use of counter->event
2008-12-11 Thomas Gleixnerperf counters: clean up 'raw' type API
2008-12-08 Thomas Gleixnerperformance counters: core code