]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - include/linux/perf_counter.h
perf counters: add prctl interface to disable/enable counters
[mirror_ubuntu-artful-kernel.git] / include / linux / perf_counter.h
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: 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-11 Thomas Gleixnerperf counters: protect them against CSTATE transitions
2008-12-08 Thomas Gleixnerperformance counters: core code