index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
perf_counter.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf_counter: fix update_userpage()
Peter Zijlstra
2009-04-06
1
-0
/
+35
*
perf_counter: unify and fix delayed counter wakeup
Peter Zijlstra
2009-04-06
1
-5
/
+10
*
perf_counter: record time running and time enabled for each counter
Paul Mackerras
2009-04-06
1
-0
/
+53
*
perf_counter: optionally provide the pid/tid of the sampled task
Peter Zijlstra
2009-04-06
1
-1
/
+4
*
perf_counter: output objects
Peter Zijlstra
2009-04-06
1
-0
/
+11
*
perf_counter: fix perf_poll()
Peter Zijlstra
2009-04-06
1
-0
/
+1
*
perf_counter: new output ABI - part 1
Peter Zijlstra
2009-04-06
1
-21
/
+15
*
perf_counter: add an mmap method to allow userspace to read hardware counters
Paul Mackerras
2009-04-06
1
-0
/
+15
*
perf_counter: avoid recursion
Peter Zijlstra
2009-04-06
1
-0
/
+7
*
perf_counter: remove the event config bitfields
Peter Zijlstra
2009-04-06
1
-24
/
+50
*
perf_counter: fix type/event_id layout on big-endian systems
Paul Mackerras
2009-04-06
1
-0
/
+12
*
perf_counter: unify irq output code
Peter Zijlstra
2009-04-06
1
-0
/
+2
*
perf_counter: revamp syscall input ABI
Peter Zijlstra
2009-04-06
1
-35
/
+60
*
perf_counter: hook up the tracepoint events
Peter Zijlstra
2009-04-06
1
-0
/
+3
*
perf_counter: add an event_list
Peter Zijlstra
2009-04-06
1
-0
/
+4
*
perf_counter: hrtimer based sampling for software time events
Peter Zijlstra
2009-04-06
1
-6
/
+14
*
perf_counter: provide major/minor page fault software events
Peter Zijlstra
2009-04-06
1
-1
/
+3
*
perf_counter: software counter event infrastructure
Peter Zijlstra
2009-04-06
1
-1
/
+7
*
perfcounters: fix reserved bits sizing
Ingo Molnar
2009-03-05
1
-1
/
+1
*
perfcounters: provide expansion room in the ABI
Paul Mackerras
2009-03-04
1
-3
/
+9
*
perfcounters: fix a few minor cleanliness issues
Paul Mackerras
2009-02-26
1
-20
/
+23
*
perfcounters: make context switch and migration software counters work again
Paul Mackerras
2009-02-13
1
-0
/
+1
*
perf_counters: allow users to count user, kernel and/or hypervisor events
Paul Mackerras
2009-02-11
1
-8
/
+11
*
perfcounters: ratelimit performance counter interrupts
Mike Galbraith
2009-01-23
1
-2
/
+0
*
perfcounters: throttle on too high IRQ rates
Mike Galbraith
2009-01-23
1
-0
/
+4
*
perf_counter: Add counter enable/disable ioctls
Paul Mackerras
2009-01-17
1
-2
/
+19
*
perf_counter: Add support for pinned and exclusive counter groups
Paul Mackerras
2009-01-14
1
-1
/
+14
*
perf_counter: Add optional hw_perf_group_sched_in arch function
Paul Mackerras
2009-01-09
1
-0
/
+3
*
perfcounters: include asm/perf_counter.h only if CONFIG_PERF_COUNTERS=y
Ingo Molnar
2008-12-25
1
-1
/
+4
*
perfcounters: add PERF_COUNT_BUS_CYCLES
Ingo Molnar
2008-12-23
1
-2
/
+3
*
perfcounters: remove ->nr_inherited
Ingo Molnar
2008-12-23
1
-1
/
+0
*
perfcounters: enable lowlevel pmc code to schedule counters
Ingo Molnar
2008-12-23
1
-1
/
+1
*
perfcounters: hw ops rename
Ingo Molnar
2008-12-23
1
-3
/
+3
*
x86, perfcounters: prepare for fixed-mode PMCs
Ingo Molnar
2008-12-23
1
-0
/
+1
*
perfcounters: remove warnings
Ingo Molnar
2008-12-23
1
-4
/
+0
*
perfcounters: add task migrations counter
Ingo Molnar
2008-12-14
1
-3
/
+5
*
perfcounters: add context switch counter
Ingo Molnar
2008-12-14
1
-2
/
+2
*
perfcounters: implement "counter inheritance"
Ingo Molnar
2008-12-14
1
-6
/
+18
*
perfcounters: restructure x86 counter math
Ingo Molnar
2008-12-14
1
-8
/
+7
*
perf counters: clean up state transitions
Ingo Molnar
2008-12-11
1
-1
/
+10
*
perf counters: add prctl interface to disable/enable counters
Ingo Molnar
2008-12-11
1
-0
/
+4
*
perf counters: implement PERF_COUNT_TASK_CLOCK
Ingo Molnar
2008-12-11
1
-2
/
+5
*
perf counters: consolidate hw_perf save/restore APIs
Ingo Molnar
2008-12-11
1
-5
/
+5
*
perf counters: implement PERF_COUNT_CPU_CLOCK
Ingo Molnar
2008-12-11
1
-3
/
+6
*
perf counters: hw driver API
Ingo Molnar
2008-12-11
1
-0
/
+15
*
perf counters: add support for group counters
Ingo Molnar
2008-12-11
1
-2
/
+6
*
perf counters: restructure the API
Ingo Molnar
2008-12-11
1
-36
/
+62
*
perf counters: expand use of counter->event
Thomas Gleixner
2008-12-11
1
-3
/
+1
*
perf counters: clean up 'raw' type API
Thomas Gleixner
2008-12-11
1
-0
/
+7
*
perf counters: protect them against CSTATE transitions
Thomas Gleixner
2008-12-11
1
-0
/
+4
[prev]
[next]