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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
perf mem: Support ARM SPE events
Leo Yan
2020-11-11
2
-1
/
+38
*
|
|
perf c2c: Support AUX trace
Leo Yan
2020-11-11
1
-0
/
+12
*
|
|
perf mem: Support AUX trace
Leo Yan
2020-11-11
1
-0
/
+13
*
|
|
perf auxtrace: Add itrace option '-M' for memory events
Leo Yan
2020-11-11
3
-0
/
+7
*
|
|
perf mem: Only initialize memory event for recording
Leo Yan
2020-11-11
1
-5
/
+5
*
|
|
perf c2c: Support memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
2020-11-11
1
-4
/
+13
*
|
|
perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
2020-11-11
3
-7
/
+31
*
|
|
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
2020-11-11
4
-21
/
+46
*
|
|
perf mem: Search event name with more flexible path
Leo Yan
2020-11-11
1
-3
/
+3
*
|
|
perf jevents: Add test for arch std events
John Garry
2020-11-04
4
-0
/
+31
*
|
|
perf jevents: Tidy error handling
John Garry
2020-11-04
1
-48
/
+35
*
|
|
perf trace beauty: Allow header files in a different path
Namhyung Kim
2020-11-04
2
-3
/
+3
*
|
|
perf stat: Add --quiet option
Andi Kleen
2020-11-04
3
-1
/
+10
*
|
|
perf stat: Support regex pattern in --for-each-cgroup
Namhyung Kim
2020-11-04
3
-26
/
+182
*
|
|
perf test: Use generic event for expand_libpfm_events()
Namhyung Kim
2020-11-04
1
-1
/
+1
*
|
|
perf kvm: Add kvm-stat for arm64
Sergey Senozhatsky
2020-11-04
4
-0
/
+179
*
|
|
perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2020-11-04
4
-22
/
+32
*
|
|
perf annotate: Move bpf header inclusion to inside HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2020-11-04
1
-4
/
+4
*
|
|
perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't defined
Arnaldo Carvalho de Melo
2020-11-04
2
-13
/
+21
*
|
|
perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2020-11-04
2
-0
/
+28
*
|
|
perf test: Implement skip_reason callback for watchpoint tests
Tommi Rantala
2020-11-04
3
-6
/
+17
*
|
|
perf tests tsc: Add checking helper is_supported()
Leo Yan
2020-11-04
3
-0
/
+15
*
|
|
perf tests tsc: Make tsc testing as a common testing
Leo Yan
2020-11-04
7
-10
/
+8
*
|
|
perf mem2node: Improve warning if detected no memory nodes
Leo Yan
2020-11-04
1
-1
/
+2
*
|
|
perf version: Add a feature for libpfm4
Ian Rogers
2020-11-04
1
-0
/
+1
*
|
|
perf annotate mips: Add perf arch instructions annotate handlers
Dengcheng Zhu
2020-11-04
3
-1
/
+55
|
/
/
*
|
perf tools: Add missing swap for cgroup events
Namhyung Kim
2020-11-03
1
-0
/
+13
*
|
perf tools: Add missing swap for ino_generation
Jiri Olsa
2020-11-03
1
-0
/
+1
*
|
perf tools: Initialize output buffer in build_id__sprintf
Jiri Olsa
2020-11-03
1
-0
/
+2
*
|
perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()
Song Liu
2020-11-03
1
-1
/
+1
*
|
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
2020-11-03
1
-5
/
+2
*
|
perf tools: Remove broken __no_tail_call attribute
Peter Zijlstra
2020-11-03
1
-5
/
+5
*
|
perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKX
Jin Yao
2020-11-03
2
-2
/
+2
*
|
perf trace: Fix segfault when trying to trace events by cgroup
Stanislav Ivanichkin
2020-11-03
1
-6
/
+9
*
|
perf tools: Fix crash with non-jited bpf progs
Tommi Rantala
2020-11-03
3
-1
/
+19
*
|
tools headers UAPI: Update process_madvise affected files
Arnaldo Carvalho de Melo
2020-11-03
1
-4
/
+7
*
|
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2020-11-03
2
-0
/
+15
*
|
perf tools: Remove LTO compiler options when building perl support
Justin M. Forbes
2020-11-03
1
-0
/
+1
|
/
*
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-10-17
152
-5589
/
+10318
|
\
|
*
perf c2c: Update documentation for metrics reorganization
Leo Yan
2020-10-15
1
-16
/
+18
|
*
perf c2c: Add metrics "RMT Load Hit"
Leo Yan
2020-10-15
1
-50
/
+2
|
*
perf c2c: Correct LLC load hit metrics
Leo Yan
2020-10-15
1
-2
/
+2
|
*
perf c2c: Change header for LLC local hit
Leo Yan
2020-10-15
1
-1
/
+1
|
*
perf c2c: Use more explicit headers for HITM
Leo Yan
2020-10-15
1
-4
/
+4
|
*
perf c2c: Change header from "LLC Load Hitm" to "Load Hitm"
Leo Yan
2020-10-15
1
-1
/
+1
|
*
perf c2c: Organize metrics based on memory hierarchy
Leo Yan
2020-10-15
1
-3
/
+3
|
*
perf c2c: Display "Total Stores" as a standalone metrics
Leo Yan
2020-10-15
1
-6
/
+7
|
*
perf c2c: Display the total numbers continuously
Leo Yan
2020-10-15
1
-2
/
+2
|
*
perf bench: Use condition variables in numa.
Ian Rogers
2020-10-14
1
-21
/
+46
|
*
perf jevents: Fix event code for events referencing std arch events
John Garry
2020-10-14
1
-8
/
+3
[prev]
[next]