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
...
|
*
|
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-03-29
10
-45
/
+92
|
|
\
\
\
|
*
|
|
|
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
2021-03-26
3
-0
/
+27
|
*
|
|
|
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
2021-03-26
8
-8
/
+55
|
*
|
|
|
perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCT
Athira Rajeev
2021-03-26
3
-0
/
+42
|
*
|
|
|
perf sort: Add dynamic headers for perf report columns
Athira Rajeev
2021-03-26
2
-1
/
+19
|
*
|
|
|
perf daemon: Remove duplicate includes
Wan Jiabing
2021-03-25
1
-3
/
+0
|
*
|
|
|
perf tools: Remove duplicate struct forward declarations
Wan Jiabing
2021-03-25
2
-2
/
+0
|
*
|
|
|
perf test: Add CSV summary test
Jin Yao
2021-03-24
1
-0
/
+31
|
*
|
|
|
perf stat: Align CSV output for summary mode
Jin Yao
2021-03-24
5
-0
/
+27
|
*
|
|
|
perf test: Add a shell test for 'perf stat --bpf-counters' new option
Song Liu
2021-03-23
1
-0
/
+31
|
*
|
|
|
perf stat: Measure 't0' and 'ref_time' after enable_counters()
Song Liu
2021-03-23
1
-3
/
+7
|
*
|
|
|
perf stat: Introduce 'bperf' to share hardware PMCs with BPF
Song Liu
2021-03-23
10
-7
/
+701
|
*
|
|
|
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
72
-123
/
+124
|
*
|
|
|
perf test: Add 30s timeout for wait for daemon start.
Ian Rogers
2021-03-17
1
-0
/
+7
|
*
|
|
|
perf test: Cleanup daemon if test is interrupted.
Ian Rogers
2021-03-17
1
-14
/
+20
|
*
|
|
|
perf test: Remove unused argument
Ian Rogers
2021-03-17
1
-8
/
+7
|
*
|
|
|
perf stat: Improve readability of shadow stats
Changbin Du
2021-03-15
3
-16
/
+22
|
*
|
|
|
perf stat: Elaborate use cases for the -n/--null command line option
Arnaldo Carvalho de Melo
2021-03-15
1
-1
/
+4
|
*
|
|
|
perf vendor events arm64: Add Fujitsu A64FX pmu event
Shunsuke Nakamura
2021-03-15
11
-0
/
+864
|
*
|
|
|
perf vendor events arm64: Add more common and uarch events
Shunsuke Nakamura
2021-03-15
1
-0
/
+228
|
*
|
|
|
perf evlist: Change the COMM when preparing the workload
Arnaldo Carvalho de Melo
2021-03-15
1
-0
/
+8
|
*
|
|
|
perf machine: Assign boolean values to a bool variable
Jiapeng Chong
2021-03-09
1
-2
/
+2
|
*
|
|
|
perf tools: use ARRAY_SIZE
Jiapeng Chong
2021-03-09
1
-1
/
+1
|
*
|
|
|
perf stat: Fixup __perf_stat_evsel__is() prefix
Arnaldo Carvalho de Melo
2021-03-09
2
-5
/
+3
|
*
|
|
|
perf script: Fixup 'struct evsel_script' method prefix
Arnaldo Carvalho de Melo
2021-03-09
1
-10
/
+8
|
*
|
|
|
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...
Arnaldo Carvalho de Melo
2021-03-08
1
-1
/
+1
|
*
|
|
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-03-08
47
-128
/
+311
|
|
\
\
\
\
|
*
|
|
|
|
perf annotate: Show full source location with 'l' hotkey
Martin Liska
2021-03-06
3
-4
/
+35
|
*
|
|
|
|
perf bench: Fix misspellings using codespell
Xiong Zhenwu
2021-03-06
1
-1
/
+1
|
*
|
|
|
|
perf config: Add annotate.demangle{,_kernel}
Martin Liska
2021-03-06
2
-0
/
+10
|
*
|
|
|
|
perf bpf: Minor whitespace cleanup.
Ian Rogers
2021-03-06
1
-1
/
+1
|
*
|
|
|
|
perf tools: Enable warnings when compiling BPF programs
Ian Rogers
2021-03-06
1
-1
/
+1
|
*
|
|
|
|
perf skel: Remove some unused variables.
Ian Rogers
2021-03-06
1
-2
/
+1
|
*
|
|
|
|
perf report: Create option to disable raw event ordering
Jin Yao
2021-03-03
2
-1
/
+7
|
*
|
|
|
|
perf metric: Remove unneeded semicolon
Jiapeng Chong
2021-03-03
1
-1
/
+1
|
*
|
|
|
|
perf cs-etm: Detect pid in VMID for kernel running at EL2
Suzuki K Poulose
2021-03-02
1
-4
/
+34
|
*
|
|
|
|
perf cs-etm: Add helper cs_etm__get_pid_fmt()
Leo Yan
2021-03-02
2
-0
/
+43
|
*
|
|
|
|
perf cs-etm: Support PID tracing in config
Suzuki K Poulose
2021-03-02
1
-12
/
+49
|
*
|
|
|
|
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
2021-03-02
1
-4
/
+4
|
*
|
|
|
|
perf cs-etm: Update ETM metadata format
Mike Leach
2021-03-02
3
-49
/
+223
|
*
|
|
|
|
perf vendor events power9: Remove unsupported metrics
Paul A. Clarke
2021-03-02
1
-132
/
+0
|
*
|
|
|
|
perf buildid-cache: Add test for PE executable
Nicholas Fraser
2021-03-02
1
-7
/
+58
|
*
|
|
|
|
perf docs: Add man pages to see also
Ian Rogers
2021-03-02
1
-0
/
+12
|
*
|
|
|
|
perf tools: Generate mips syscalls_n64.c syscall table
Tiezhu Yang
2021-03-01
6
-1
/
+415
|
*
|
|
|
|
perf tools: Support MIPS unwinding and dwarf-regs
Tiezhu Yang
2021-03-01
9
-0
/
+197
|
*
|
|
|
|
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2021-02-23
1
-15
/
+5
*
|
|
|
|
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1
-1
/
+1
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
3
-5
/
+7
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
10
-45
/
+92
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-09
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
[prev]
[next]