index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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: 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
[prev]