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
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf intel-pt: Adjust overlap-checking to support sampling mode
Adrian Hunter
2018-03-08
1
-3
/
+4
*
perf intel-pt: Remove a check for sampling mode
Adrian Hunter
2018-03-08
1
-3
/
+0
*
perf intel-pt: Tidy old_buffer handling in intel_pt_get_trace()
Adrian Hunter
2018-03-08
1
-13
/
+11
*
perf intel-pt: Get rid of intel_pt_use_buffer_pid_tid()
Adrian Hunter
2018-03-08
1
-36
/
+3
*
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
2018-03-08
1
-0
/
+1
*
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
2018-03-08
1
-0
/
+1
*
perf intel-pt: Fix sync_switch
Adrian Hunter
2018-03-08
1
-7
/
+25
*
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
2018-03-08
3
-35
/
+34
*
perf mmap: Simplify perf_mmap__read_init()
Kan Liang
2018-03-08
3
-12
/
+4
*
perf mmap: Simplify perf_mmap__read_event()
Kan Liang
2018-03-08
3
-8
/
+3
*
perf mmap: Simplify perf_mmap__consume()
Kan Liang
2018-03-08
3
-5
/
+5
*
perf mmap: Use stored 'overwrite' in perf_mmap__consume()
Kan Liang
2018-03-08
1
-2
/
+2
*
perf mmap: Use the stored data in perf_mmap__read_event()
Kan Liang
2018-03-08
1
-10
/
+8
*
perf mmap: Use the stored scope data in perf_mmap__push()
Kan Liang
2018-03-08
2
-14
/
+14
*
perf mmap: Store mmap scope in struct perf_mmap()
Kan Liang
2018-03-08
2
-4
/
+10
*
perf evlist: Store 'overwrite' in struct perf_mmap
Kan Liang
2018-03-08
2
-3
/
+6
*
perf pmu: Auto-merge PMU events created by prefix or glob match
Agustin Vega-Frias
2018-03-08
3
-13
/
+6
*
perf pmu: Display pmu name when printing unmerged events in stat
Agustin Vega-Frias
2018-03-08
3
-1
/
+9
*
perf pmu: Support wildcards on pmu name in dynamic pmu events
Agustin Vega-Frias
2018-03-08
2
-3
/
+13
*
perf auxtrace: Make auxtrace_queues__add_buffer() return buffer_ptr
Adrian Hunter
2018-03-07
1
-8
/
+15
*
perf auxtrace: Rename some buffer-queuing functions
Adrian Hunter
2018-03-07
1
-10
/
+10
*
perf auxtrace: Add missing parameters from kernel-doc comments
Adrian Hunter
2018-03-07
1
-0
/
+2
*
perf cgroup: Make the cgroup name be const char *
Arnaldo Carvalho de Melo
2018-03-07
2
-11
/
+15
*
perf cgroup: Add evlist__add_default_cgroup()
Arnaldo Carvalho de Melo
2018-03-07
2
-0
/
+16
*
perf cgroup: Add evlist__findnew_cgroup()
Arnaldo Carvalho de Melo
2018-03-07
2
-7
/
+14
*
perf sched: Move thread::shortname to thread_runtime
Changbin Du
2018-03-07
1
-1
/
+0
*
perf cgroup: Introduce cgroup__new() out of open coded equivalent
Arnaldo Carvalho de Melo
2018-03-07
1
-10
/
+20
*
perf cgroup: Introduce find_cgroup() method
Arnaldo Carvalho de Melo
2018-03-07
1
-2
/
+10
*
perf cgroup: Introduce cgroup__get()
Arnaldo Carvalho de Melo
2018-03-07
2
-6
/
+11
*
perf cgroup: Rename close_cgroup() to cgroup__put()
Arnaldo Carvalho de Melo
2018-03-07
3
-5
/
+5
*
perf cgroup: Introduce cgroup__delete()
Arnaldo Carvalho de Melo
2018-03-07
1
-3
/
+8
*
perf cgroup: Rename 'struct cgroup_sel' to 'struct cgroup'
Arnaldo Carvalho de Melo
2018-03-07
3
-7
/
+8
*
perf cgroup: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2018-03-07
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2018-03-07
2
-10
/
+14
|
\
|
*
perf tools: Fix trigger class trigger_on()
Adrian Hunter
2018-03-06
1
-4
/
+5
|
*
perf auxtrace: Prevent decoding when --no-itrace
Adrian Hunter
2018-03-06
1
-6
/
+9
|
*
perf record: Fix crash in pipe mode
Jiri Olsa
2018-03-05
1
-2
/
+6
*
|
perf mmap: Discard legacy interfaces for mmap read forward
Kan Liang
2018-03-05
3
-48
/
+2
*
|
perf python: Switch to new perf_mmap__read_event() interface
Kan Liang
2018-03-05
1
-3
/
+9
*
|
perf record: Fix crash in pipe mode
Jiri Olsa
2018-03-05
1
-2
/
+6
*
|
perf annotate: Find 'call' instruction target symbol at parsing time
Arnaldo Carvalho de Melo
2018-03-05
2
-17
/
+22
*
|
perf record: Throttle user defined frequencies to the maximum allowed
Arnaldo Carvalho de Melo
2018-03-05
1
-5
/
+15
*
|
perf record: Allow asking for the maximum allowed sample rate
Arnaldo Carvalho de Melo
2018-03-05
1
-0
/
+23
*
|
perf stat: Ignore error thread when enabling system-wide --per-thread
Jin Yao
2018-02-27
3
-0
/
+5
*
|
perf cgroup: Simplify arguments when tracking multiple events
weiping zhang
2018-02-22
1
-1
/
+16
*
|
perf tools: Add Python 3 support
Jaroslav Škarvada
2018-02-19
3
-64
/
+184
*
|
perf machine: Fix paranoid check in machine__set_kernel_mmap()
Namhyung Kim
2018-02-19
1
-1
/
+1
*
|
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
2018-02-16
2
-18
/
+30
*
|
perf trace powerpc: Use generated syscall table
Ravi Bangoria
2018-02-16
1
-0
/
+8
*
|
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2018-02-16
2
-4
/
+1
[prev]
[next]