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 expr: Use macros for operators
Ian Rogers
2021-09-29
1
-8
/
+14
*
|
|
perf expr: Separate token declataion from type
Ian Rogers
2021-09-29
1
-5
/
+4
*
|
|
perf expr: Remove unused headers and inline d_ratio
Ian Rogers
2021-09-29
1
-15
/
+7
*
|
|
perf metric: Use NAN for missing event IDs.
Ian Rogers
2021-09-29
1
-5
/
+4
*
|
|
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
2021-09-29
4
-49
/
+89
*
|
|
perf parse-events: Set numeric term config
John Garry
2021-09-28
1
-1
/
+1
*
|
|
libtraceevent: Increase libtraceevent logging when verbose
Ian Rogers
2021-09-28
1
-0
/
+19
*
|
|
perf annotate: Add riscv64 support
William Cohen
2021-09-27
1
-0
/
+5
*
|
|
perf list: Display pmu prefix for partially supported hybrid cache events
Jin Yao
2021-09-24
1
-8
/
+68
*
|
|
perf parse-events: Remove unnecessary #includes
Ian Rogers
2021-09-21
2
-3
/
+0
*
|
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-09-21
1
-0
/
+1
|
\
|
|
|
*
|
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
2021-09-18
1
-0
/
+3
|
*
|
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
2021-09-18
1
-0
/
+1
*
|
|
perf record: Add --synth option
Namhyung Kim
2021-09-17
3
-0
/
+41
*
|
|
perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin...
Namhyung Kim
2021-09-17
2
-23
/
+30
*
|
|
perf parse-events: Avoid enum forward declaration.
Ian Rogers
2021-09-15
2
-3
/
+2
*
|
|
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
2021-09-15
1
-0
/
+3
*
|
|
perf bpf: Deprecate bpf_map__resize() in favor of bpf_map_set_max_entries()
Muhammad Falak R Wani
2021-09-15
2
-8
/
+8
*
|
|
perf annotate: Add fusion logic for AMD microarchs
Ravi Bangoria
2021-09-15
1
-1
/
+0
|
/
/
*
|
perf tools: Allow build-id with trailing zeros
Namhyung Kim
2021-09-11
1
-0
/
+10
*
|
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2021-09-11
2
-9
/
+27
*
|
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
2021-09-11
3
-13
/
+19
*
|
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
2021-09-11
1
-1
/
+4
*
|
perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions
Arnaldo Carvalho de Melo
2021-09-10
1
-0
/
+8
*
|
perf report: Add support to print a textual representation of IBS raw sample ...
Kim Phillips
2021-09-10
4
-1
/
+303
*
|
perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappings
Kim Phillips
2021-09-10
2
-0
/
+83
*
|
perf symbol: Look for ImageBase in PE file to compute .text offset
Remi Bernon
2021-09-10
1
-4
/
+16
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
4
-7
/
+7
|
\
\
|
*
|
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-09-08
4
-7
/
+7
|
|
/
*
|
Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-09-05
40
-615
/
+994
|
\
\
|
*
|
perf pmu: Add PMU alias support
Kan Liang
2021-09-03
3
-4
/
+44
|
*
|
perf session: Report collisions in AUX records
Suzuki K Poulose
2021-09-03
2
-0
/
+10
|
*
|
perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta event
Stephen Brennan
2021-09-03
2
-0
/
+35
|
*
|
perf cs-etm: Show a warning for an unknown magic number
James Clark
2021-09-03
1
-0
/
+5
|
*
|
perf cs-etm: Print the decoder name
James Clark
2021-09-03
3
-8
/
+14
|
*
|
perf cs-etm: Create ETE decoder
James Clark
2021-09-03
3
-0
/
+50
|
*
|
perf cs-etm: Update OpenCSD decoder for ETE
James Clark
2021-09-03
1
-2
/
+0
|
*
|
perf cs-etm: Save TRCDEVARCH register
James Clark
2021-09-03
2
-2
/
+24
|
*
|
perf cs-etm: Initialise architecture based on TRCIDR1
James Clark
2021-09-03
1
-1
/
+16
|
*
|
perf cs-etm: Refactor initialisation of decoder params.
James Clark
2021-09-03
1
-74
/
+25
|
*
|
perf evlist: Add evlist__for_each_entry_from() macro
Riccardo Mancini
2021-09-01
1
-0
/
+16
|
*
|
perf evsel: Handle precise_ip fallback in evsel__open_cpu()
Riccardo Mancini
2021-08-31
2
-33
/
+28
|
*
|
perf evsel: Move bpf_counter__install_pe() to success path in evsel__open_cpu()
Riccardo Mancini
2021-08-31
1
-2
/
+2
|
*
|
perf evsel: Move test_attr__open() to success path in evsel__open_cpu()
Riccardo Mancini
2021-08-31
1
-5
/
+5
|
*
|
perf evsel: Move ignore_missing_thread() to fallback code
Riccardo Mancini
2021-08-31
2
-16
/
+18
|
*
|
perf evsel: Separate rlimit increase from evsel__open_cpu()
Riccardo Mancini
2021-08-31
2
-20
/
+33
|
*
|
perf evsel: Separate missing feature detection from evsel__open_cpu()
Riccardo Mancini
2021-08-31
2
-83
/
+92
|
*
|
perf evsel: Add evsel__prepare_open()
Riccardo Mancini
2021-08-31
2
-0
/
+16
|
*
|
perf evsel: Separate missing feature disabling from evsel__open_cpu
Riccardo Mancini
2021-08-31
1
-26
/
+31
|
*
|
perf evsel: Save open flags in evsel in prepare_open()
Riccardo Mancini
2021-08-31
2
-12
/
+13
[prev]
[next]