index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
perf_counter.h
Age
Commit message (
Expand
)
Author
2009-04-06
perf_counter: avoid recursion
Peter Zijlstra
2009-04-06
perf_counter: remove the event config bitfields
Peter Zijlstra
2009-04-06
perf_counter: fix type/event_id layout on big-endian systems
Paul Mackerras
2009-04-06
perf_counter: unify irq output code
Peter Zijlstra
2009-04-06
perf_counter: revamp syscall input ABI
Peter Zijlstra
2009-04-06
perf_counter: hook up the tracepoint events
Peter Zijlstra
2009-04-06
perf_counter: add an event_list
Peter Zijlstra
2009-04-06
perf_counter: hrtimer based sampling for software time events
Peter Zijlstra
2009-04-06
perf_counter: provide major/minor page fault software events
Peter Zijlstra
2009-04-06
perf_counter: software counter event infrastructure
Peter Zijlstra
2009-03-05
perfcounters: fix reserved bits sizing
Ingo Molnar
2009-03-04
perfcounters: provide expansion room in the ABI
Paul Mackerras
2009-02-26
perfcounters: fix a few minor cleanliness issues
Paul Mackerras
2009-02-13
perfcounters: make context switch and migration software counters work again
Paul Mackerras
2009-02-11
perf_counters: allow users to count user, kernel and/or hypervisor events
Paul Mackerras
2009-01-23
perfcounters: ratelimit performance counter interrupts
Mike Galbraith
2009-01-23
perfcounters: throttle on too high IRQ rates
Mike Galbraith
2009-01-17
perf_counter: Add counter enable/disable ioctls
Paul Mackerras
2009-01-14
perf_counter: Add support for pinned and exclusive counter groups
Paul Mackerras
2009-01-09
perf_counter: Add optional hw_perf_group_sched_in arch function
Paul Mackerras
2008-12-25
perfcounters: include asm/perf_counter.h only if CONFIG_PERF_COUNTERS=y
Ingo Molnar
2008-12-23
perfcounters: add PERF_COUNT_BUS_CYCLES
Ingo Molnar
2008-12-23
perfcounters: remove ->nr_inherited
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: prepare for fixed-mode PMCs
Ingo Molnar
2008-12-23
perfcounters: remove warnings
Ingo Molnar
2008-12-14
perfcounters: add task migrations counter
Ingo Molnar
2008-12-14
perfcounters: add context switch counter
Ingo Molnar
2008-12-14
perfcounters: implement "counter inheritance"
Ingo Molnar
2008-12-14
perfcounters: restructure x86 counter math
Ingo Molnar
2008-12-11
perf counters: clean up state transitions
Ingo Molnar
2008-12-11
perf counters: add prctl interface to disable/enable counters
Ingo Molnar
2008-12-11
perf counters: implement PERF_COUNT_TASK_CLOCK
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: clean up 'raw' type API
Thomas Gleixner
2008-12-11
perf counters: protect them against CSTATE transitions
Thomas Gleixner
2008-12-08
performance counters: core code
Thomas Gleixner
[prev]