index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
perf_counter.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
perf_counter: sanity check on the output API
Peter Zijlstra
1
-0
/
+4
2009-04-06
perf_counter: output objects
Peter Zijlstra
1
-12
/
+41
2009-04-06
perf_counter: more elaborate write API
Peter Zijlstra
1
-34
/
+75
2009-04-06
perf_counter: fix perf_poll()
Peter Zijlstra
1
-2
/
+12
2009-04-06
perf_counter: new output ABI - part 1
Peter Zijlstra
1
-219
/
+245
2009-04-06
perf_counter: add an mmap method to allow userspace to read hardware counters
Paul Mackerras
1
-0
/
+76
2009-04-06
perf_counter: avoid recursion
Peter Zijlstra
1
-0
/
+26
2009-04-06
perf_counter: remove the event config bitfields
Peter Zijlstra
1
-9
/
+13
2009-04-06
perf_counter: unify irq output code
Peter Zijlstra
1
-50
/
+56
2009-04-06
perf_counter: revamp syscall input ABI
Peter Zijlstra
1
-33
/
+50
2009-04-06
perf_counter: hook up the tracepoint events
Peter Zijlstra
1
-0
/
+43
2009-04-06
perf_counter: fix up counter free paths
Peter Zijlstra
1
-3
/
+8
2009-04-06
perf_counter: generic context switch event
Peter Zijlstra
1
-56
/
+4
2009-04-06
perf_counter: fix uninitialized usage of event_list
Peter Zijlstra
1
-1
/
+1
2009-04-06
perf_counter: abstract wakeup flag setting in core to fix powerpc build
Paul Mackerras
1
-1
/
+1
2009-04-06
perf_counter: include missing header
Tim Blechmann
1
-0
/
+2
2009-04-06
perf_counter: fix hrtimer sampling
Peter Zijlstra
1
-4
/
+4
2009-04-06
perf_counter: add an event_list
Peter Zijlstra
1
-11
/
+19
2009-04-06
perf_counter: hrtimer based sampling for software time events
Peter Zijlstra
1
-37
/
+86
2009-04-06
perf_counter: provide major/minor page fault software events
Peter Zijlstra
1
-13
/
+9
2009-04-06
perf_counter: provide pagefault software events
Peter Zijlstra
1
-50
/
+3
2009-04-06
perf_counter: software counter event infrastructure
Peter Zijlstra
1
-0
/
+201
2009-04-06
perf_counter: use list_move_tail()
Peter Zijlstra
1
-4
/
+2
2009-03-04
perfcounters: provide expansion room in the ABI
Paul Mackerras
1
-3
/
+7
2009-02-26
perfcounters: fix a few minor cleanliness issues
Paul Mackerras
1
-3
/
+3
2009-02-13
perfcounters: make context switch and migration software counters work again
Paul Mackerras
1
-6
/
+15
2009-02-11
perfcounters: fix refcounting bug, take 2
Paul Mackerras
1
-5
/
+4
2009-02-11
perfcounters: fix use after free in perf_release()
Mike Galbraith
1
-1
/
+1
2009-02-11
perf_counters: allow users to count user, kernel and/or hypervisor events
Paul Mackerras
1
-4
/
+22
2009-02-09
perf_counters: make software counters work as per-cpu counters
Paul Mackerras
1
-33
/
+45
2009-01-29
perfcounters: fix refcounting bug
Mike Galbraith
1
-1
/
+2
2009-01-17
perf_counter: Add counter enable/disable ioctls
Paul Mackerras
1
-59
/
+396
2009-01-14
perf_counter: Add support for pinned and exclusive counter groups
Paul Mackerras
1
-72
/
+154
2009-01-14
powerpc/perf_counter: Make sure PMU gets enabled properly
Paul Mackerras
1
-2
/
+2
2009-01-12
perf_counter: Always schedule all software counters in
Paul Mackerras
1
-3
/
+30
2009-01-09
perf_counter: Add dummy perf_counter_print_debug function
Paul Mackerras
1
-0
/
+2
2009-01-09
perf_counter: Add optional hw_perf_group_sched_in arch function
Paul Mackerras
1
-5
/
+26
2009-01-09
perf_counter: Fix the cpu_clock software counter
Paul Mackerras
1
-3
/
+17
2009-01-09
perf_counter: Fix return value from dummy hw_perf_counter_init
Paul Mackerras
1
-1
/
+1
2008-12-27
perf_counter: more barrier in blank weak function
Yinghai Lu
1
-2
/
+2
2008-12-23
perfcounters: generalize the counter scheduler
Ingo Molnar
1
-78
/
+142
2008-12-23
perfcounters: remove ->nr_inherited
Ingo Molnar
1
-1
/
+0
2008-12-23
perfcounters: enable lowlevel pmc code to schedule counters
Ingo Molnar
1
-17
/
+45
2008-12-23
perfcounters: fix task clock counter
Ingo Molnar
1
-16
/
+54
2008-12-23
perfcounters: hw ops rename
Ingo Molnar
1
-25
/
+25
2008-12-23
perfcounters: tweak group scheduling
Ingo Molnar
1
-3
/
+13
2008-12-23
perfcounters: remove warnings
Ingo Molnar
1
-8
/
+0
2008-12-17
perfcounters: use hw_event.disable flag
Ingo Molnar
1
-0
/
+3
2008-12-14
perfcounters: release CPU context when exiting task counters
Ingo Molnar
1
-2
/
+12
2008-12-14
perfcounters, x86: fix sw counters on non-PMC CPUs
Ingo Molnar
1
-1
/
+1
[prev]
[next]