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
/
include
/
linux
/
perf_counter.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
performance counters: core code
Thomas Gleixner
2008-12-08
1
-0
/
+171
[prev]