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 record: Introduce function to propagate control commands
Alexey Bayduraev
2022-02-10
2
-0
/
+17
|
*
|
|
|
perf annotate: Try chroot filename for objdump
Namhyung Kim
2022-02-10
1
-0
/
+10
|
*
|
|
|
perf tools: Try chroot'ed filename when opening dso/symbol
Namhyung Kim
2022-02-10
5
-2
/
+69
*
|
|
|
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
2
-55
/
+47
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
1
-3
/
+5
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
2
-6
/
+5
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
2
-10
/
+9
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
9
-14
/
+39
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
1
-4
/
+6
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf: use generic bpf_program__set_type() to set BPF prog type
Andrii Nakryiko
2022-01-25
1
-2
/
+2
|
|
*
|
|
|
|
|
perf: Stop using bpf_object__open_buffer() API
Christy Lee
2022-01-24
1
-2
/
+4
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-27
24
-81
/
+172
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-24
2
-51
/
+41
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
perf: Stop using bpf_map__def() API
Christy Lee
2022-01-12
2
-51
/
+41
*
|
|
|
|
|
|
|
|
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-22
1
-1
/
+3
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
perf: Add irq and exception return branch types
Anshuman Khandual
2022-03-01
1
-1
/
+3
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-03-21
1
-19
/
+33
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
linkage: remove SYM_FUNC_{START,END}_ALIAS()
Mark Rutland
2022-02-22
1
-21
/
+0
|
*
|
|
|
|
|
|
|
linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()
Mark Rutland
2022-02-22
1
-0
/
+35
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
perf evlist: Avoid iteration for empty evlist.
Ian Rogers
2022-03-18
1
-11
/
+17
*
|
|
|
|
|
|
|
perf symbols: Fix symbol size calculation condition
Michael Petlan
2022-03-18
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
perf parse: Fix event parser error for hybrid systems
Zhengjun Xing
2022-03-12
1
-2
/
+4
*
|
|
|
|
|
|
perf parse-events: Fix NULL check against wrong variable
Weiguo Li
2022-03-12
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
perf data: Fix double free in perf_session__delete()
Alexey Bayduraev
2022-02-22
1
-4
/
+3
*
|
|
|
|
|
perf evlist: Fix failed to use cpu list for uncore events
Zhengjun Xing
2022-02-18
1
-2
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
perf bpf: Defer freeing string after possible strlen() on it
Arnaldo Carvalho de Melo
2022-02-17
1
-1
/
+2
*
|
|
|
|
perf cs-etm: Fix corrupt inject files when only last branch option is enabled
James Clark
2022-02-16
1
-0
/
+2
*
|
|
|
|
perf cs-etm: No-op refactor of synth opt usage
James Clark
2022-02-16
1
-9
/
+5
|
/
/
/
/
*
|
|
|
perf stat: Fix display of grouped aliased events
Ian Rogers
2022-02-06
1
-9
/
+10
*
|
|
|
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
2022-02-06
3
-2
/
+5
*
|
|
|
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
2022-02-06
1
-1
/
+1
*
|
|
|
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
2022-02-06
1
-0
/
+19
*
|
|
|
perf session: Check for NULL pointer before dereference
Ameer Hamza
2022-02-06
1
-1
/
+2
*
|
|
|
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
2022-02-06
1
-0
/
+1
*
|
|
|
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
Anshuman Khandual
2022-02-06
1
-1
/
+1
|
/
/
/
*
|
|
perf test: Add parse-events test for aliases with hyphens
John Garry
2022-01-22
1
-9
/
+33
*
|
|
perf parse-events: Support event alias in form foo-bar-baz
John Garry
2022-01-22
4
-4
/
+41
*
|
|
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
2022-01-22
1
-8
/
+17
*
|
|
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
2022-01-22
1
-1
/
+0
*
|
|
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
15
-44
/
+48
*
|
|
perf python: Fix cpu_map__item() building
Ian Rogers
2022-01-22
1
-3
/
+3
*
|
|
perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...
Arnaldo Carvalho de Melo
2022-01-19
1
-1
/
+2
*
|
|
perf evlist: No need to setup affinities when disabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
1
-5
/
+9
*
|
|
perf evlist: No need to setup affinities when enabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
1
-5
/
+9
*
|
|
perf affinity: Allow passing a NULL arg to affinity__cleanup()
Arnaldo Carvalho de Melo
2022-01-18
1
-1
/
+7
*
|
|
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
2022-01-18
1
-0
/
+3
|
/
/
*
|
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-18
64
-830
/
+2317
|
\
\
|
*
|
perf record: Disable debuginfod by default
Jiri Olsa
2022-01-15
2
-0
/
+21
|
*
|
perf evlist: No need to do any affinity setup when profiling pids
Arnaldo Carvalho de Melo
2022-01-15
1
-1
/
+1
|
*
|
perf cpumap: Add is_dummy() method
Arnaldo Carvalho de Melo
2022-01-15
1
-0
/
+10
[prev]
[next]