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 cpumap: Switch to using perf_cpu_map API
Ian Rogers
2022-05-05
2
-29
/
+26
*
|
perf vendor events intel: Update CLX events to v1.15
Ian Rogers
2022-05-04
5
-2023
/
+17
*
|
perf vendor events intel: Add uncore event list for Sapphirerapids
Zhengjun Xing
2022-05-03
3
-0
/
+5661
*
|
perf vendor events intel: Update core event list for Sapphirerapids
Zhengjun Xing
2022-05-03
6
-65
/
+110
*
|
perf tools: Use Python devtools for version autodetection rather than runtime
James Clark
2022-05-03
1
-12
/
+27
*
|
perf stat: Avoid printing cpus with no counters
Ian Rogers
2022-05-03
1
-3
/
+4
*
|
perf tools: Add missing headers needed by util/data.h
Yang Jihong
2022-04-30
1
-0
/
+1
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-30
12
-79
/
+56
|
\
|
|
*
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-04-28
6
-69
/
+0
|
*
perf symbol: Update symbols__fixup_end()
Namhyung Kim
2022-04-28
1
-4
/
+25
|
*
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
2022-04-28
3
-5
/
+6
|
*
perf test: Add perf_event_attr test for Arm SPE
Timothy Hayes
2022-04-28
2
-0
/
+13
|
*
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2022-04-28
2
-1
/
+12
|
*
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
2022-04-28
1
-1
/
+1
|
*
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
2022-04-28
1
-1
/
+1
*
|
perf vendor events intel: Update WSM-EX events to v3
Ian Rogers
2022-04-28
2
-10
/
+10
*
|
perf vendor events intel: Update WSM-EP-SP events to v3
Ian Rogers
2022-04-28
2
-10
/
+10
*
|
perf vendor events intel: Update SKX events to v1.27
Ian Rogers
2022-04-28
4
-150
/
+16
*
|
perf vendor events intel: Update SKL events to v53
Ian Rogers
2022-04-28
3
-264
/
+14
*
|
perf vendor events intel: Update IVT events to v21
Ian Rogers
2022-04-28
1
-2
/
+2
*
|
perf vendor events intel: Update ICL events to v1.13
Ian Rogers
2022-04-28
5
-85
/
+14
*
|
perf test: Fix test case 81 ("perf record tests") on s390x
Thomas Richter
2022-04-28
1
-0
/
+2
*
|
perf tools: Delete perf-with-kcore.sh script
Adrian Hunter
2022-04-27
3
-252
/
+1
*
|
perf intel-pt: Add link to the perf wiki's Intel PT page
Adrian Hunter
2022-04-26
1
-0
/
+7
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-24
10
-44
/
+198
|
\
|
|
*
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
2022-04-22
1
-0
/
+4
|
*
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
2022-04-22
1
-0
/
+14
|
*
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
2022-04-22
1
-1
/
+1
|
*
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
2022-04-22
1
-0
/
+4
|
*
perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K
Athira Rajeev
2022-04-14
1
-33
/
+95
|
*
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
2022-04-14
3
-2
/
+58
|
*
perf record: Fix per-thread option
Alexey Bayduraev
2022-04-14
1
-5
/
+17
|
*
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
2022-04-13
1
-1
/
+2
|
*
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
2022-04-13
1
-2
/
+3
*
|
perf stat: Support hybrid --topdown option
Zhengjun Xing
2022-04-24
4
-9
/
+36
*
|
perf stat: Merge event counts from all hybrid PMUs
Zhengjun Xing
2022-04-22
4
-2
/
+28
*
|
perf stat: Support metrics with hybrid events
Zhengjun Xing
2022-04-22
2
-22
/
+249
*
|
perf vendor events intel: Add metrics for Alderlake
Zhengjun Xing
2022-04-22
1
-0
/
+761
*
|
perf tools: Move libbpf init in libbpf_init function
Jiri Olsa
2022-04-22
1
-9
/
+18
*
|
perf list: Print all available tool events
Florian Fischer
2022-04-20
3
-13
/
+47
*
|
perf stat: Add user_time and system_time events
Florian Fischer
2022-04-20
4
-9
/
+37
*
|
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
2022-04-20
3
-1
/
+27
*
|
perf tools: Print warning when HAVE_DEBUGINFOD_SUPPORT is not set and user tr...
Martin Liška
2022-04-20
1
-0
/
+5
*
|
perf version: Add HAVE_DEBUGINFOD_SUPPORT to built-in features
Martin Liška
2022-04-20
1
-0
/
+1
*
|
perf vendor events intel: Update goldmont event topics
Ian Rogers
2022-04-18
2
-31
/
+31
*
|
perf vendor events intel: Update goldmontplus event topics
Ian Rogers
2022-04-18
2
-37
/
+37
*
|
perf vendor events intel: Update elkhartlake event topics
Ian Rogers
2022-04-18
2
-13
/
+13
*
|
perf vendor events intel: Update westmereex event topics
Ian Rogers
2022-04-18
2
-66
/
+66
*
|
perf vendor events intel: Update westmereep-sp event topics
Ian Rogers
2022-04-18
2
-66
/
+66
*
|
perf vendor events intel: Update westmereep-dp event topics
Ian Rogers
2022-04-18
2
-66
/
+66
[prev]
[next]