index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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
*
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