index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
perf_counter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perfcounters: provide expansion room in the ABI
Paul Mackerras
2009-03-04
1
-3
/
+7
*
perfcounters: fix a few minor cleanliness issues
Paul Mackerras
2009-02-26
1
-3
/
+3
*
perfcounters: make context switch and migration software counters work again
Paul Mackerras
2009-02-13
1
-6
/
+15
*
perfcounters: fix refcounting bug, take 2
Paul Mackerras
2009-02-11
1
-5
/
+4
*
perfcounters: fix use after free in perf_release()
Mike Galbraith
2009-02-11
1
-1
/
+1
*
perf_counters: allow users to count user, kernel and/or hypervisor events
Paul Mackerras
2009-02-11
1
-4
/
+22
*
perf_counters: make software counters work as per-cpu counters
Paul Mackerras
2009-02-09
1
-33
/
+45
*
perfcounters: fix refcounting bug
Mike Galbraith
2009-01-29
1
-1
/
+2
*
perf_counter: Add counter enable/disable ioctls
Paul Mackerras
2009-01-17
1
-59
/
+396
*
perf_counter: Add support for pinned and exclusive counter groups
Paul Mackerras
2009-01-14
1
-72
/
+154
*
powerpc/perf_counter: Make sure PMU gets enabled properly
Paul Mackerras
2009-01-14
1
-2
/
+2
*
perf_counter: Always schedule all software counters in
Paul Mackerras
2009-01-12
1
-3
/
+30
*
perf_counter: Add dummy perf_counter_print_debug function
Paul Mackerras
2009-01-09
1
-0
/
+2
*
perf_counter: Add optional hw_perf_group_sched_in arch function
Paul Mackerras
2009-01-09
1
-5
/
+26
*
perf_counter: Fix the cpu_clock software counter
Paul Mackerras
2009-01-09
1
-3
/
+17
*
perf_counter: Fix return value from dummy hw_perf_counter_init
Paul Mackerras
2009-01-09
1
-1
/
+1
*
perf_counter: more barrier in blank weak function
Yinghai Lu
2008-12-27
1
-2
/
+2
*
perfcounters: generalize the counter scheduler
Ingo Molnar
2008-12-23
1
-78
/
+142
*
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
-17
/
+45
*
perfcounters: fix task clock counter
Ingo Molnar
2008-12-23
1
-16
/
+54
*
perfcounters: hw ops rename
Ingo Molnar
2008-12-23
1
-25
/
+25
*
perfcounters: tweak group scheduling
Ingo Molnar
2008-12-23
1
-3
/
+13
*
perfcounters: remove warnings
Ingo Molnar
2008-12-23
1
-8
/
+0
*
perfcounters: use hw_event.disable flag
Ingo Molnar
2008-12-17
1
-0
/
+3
*
perfcounters: release CPU context when exiting task counters
Ingo Molnar
2008-12-14
1
-2
/
+12
*
perfcounters, x86: fix sw counters on non-PMC CPUs
Ingo Molnar
2008-12-14
1
-1
/
+1
*
perfcounters: add nr-of-faults counter
Ingo Molnar
2008-12-14
1
-0
/
+51
*
perfcounters: add task migrations counter
Ingo Molnar
2008-12-14
1
-0
/
+49
*
perfcounters: add context switch counter
Ingo Molnar
2008-12-14
1
-0
/
+51
*
perfcounters: fix task clock counter
Ingo Molnar
2008-12-14
1
-4
/
+23
*
perfcounters: implement "counter inheritance"
Ingo Molnar
2008-12-14
1
-42
/
+206
*
perfcounters: restructure x86 counter math
Ingo Molnar
2008-12-14
1
-63
/
+5
*
perf counters: clean up state transitions
Ingo Molnar
2008-12-11
1
-15
/
+14
*
perf counters: add prctl interface to disable/enable counters
Ingo Molnar
2008-12-11
1
-7
/
+79
*
perf counters: implement PERF_COUNT_TASK_CLOCK
Ingo Molnar
2008-12-11
1
-0
/
+22
*
perf counters: consolidate hw_perf save/restore APIs
Ingo Molnar
2008-12-11
1
-8
/
+8
*
perf counters: implement PERF_COUNT_CPU_CLOCK
Ingo Molnar
2008-12-11
1
-13
/
+82
*
perf counters: hw driver API
Ingo Molnar
2008-12-11
1
-21
/
+24
*
perf counters: group counter, fixes
Ingo Molnar
2008-12-11
1
-19
/
+20
*
perf counters: add support for group counters
Ingo Molnar
2008-12-11
1
-66
/
+216
*
perf counters: restructure the API
Ingo Molnar
2008-12-11
1
-16
/
+22
*
perf counters: expand use of counter->event
Thomas Gleixner
2008-12-11
1
-5
/
+5
*
perf counters: clean up 'raw' type API
Thomas Gleixner
2008-12-11
1
-7
/
+8
*
performance counters: core code
Thomas Gleixner
2008-12-08
1
-0
/
+943