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 auxtrace: Add itrace d+o option to direct debug log to stdout
Adrian Hunter
2021-10-27
2
-0
/
+3
*
|
|
|
perf dlfilter: Add dlfilter-show-cycles
Adrian Hunter
2021-10-27
3
-2
/
+163
*
|
|
|
perf intel-pt: Support itrace A option to approximate IPC
Adrian Hunter
2021-10-27
4
-4
/
+24
*
|
|
|
perf auxtrace: Add itrace A option to approximate IPC
Adrian Hunter
2021-10-27
3
-0
/
+7
*
|
|
|
perf auxtrace: Add missing Z option to ITRACE_HELP
Adrian Hunter
2021-10-27
1
-0
/
+1
*
|
|
|
perf tests: Improve temp file cleanup in test_arm_coresight.sh
James Clark
2021-10-26
1
-3
/
+8
*
|
|
|
perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanup
James Clark
2021-10-26
1
-2
/
+2
*
|
|
|
perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanup
James Clark
2021-10-26
1
-3
/
+3
*
|
|
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-26
1
-2
/
+2
|
\
|
|
|
|
*
|
|
perf report: Output non-zero offset for decompressed records
Alexey Bayduraev
2021-10-14
1
-2
/
+2
*
|
|
|
perf jevents: Fix some would-be warnings
John Garry
2021-10-25
1
-6
/
+4
*
|
|
|
perf dso: Fix /proc/kcore access on 32 bit systems
James Clark
2021-10-25
1
-1
/
+1
*
|
|
|
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
2021-10-25
1
-0
/
+2
*
|
|
|
perf list: Display hybrid PMU events with cpu type
Jin Yao
2021-10-25
8
-24
/
+73
*
|
|
|
perf powerpc: Add support to expose instruction and data address registers as...
Athira Rajeev
2021-10-25
2
-0
/
+4
*
|
|
|
perf session: Introduce reader EOF function
Alexey Bayduraev
2021-10-25
1
-1
/
+7
*
|
|
|
perf session: Introduce reader return codes
Alexey Bayduraev
2021-10-25
1
-3
/
+8
*
|
|
|
perf session: Move the event read code to a separate function
Alexey Bayduraev
2021-10-25
1
-15
/
+31
*
|
|
|
perf session: Move unmap code to reader__mmap
Alexey Bayduraev
2021-10-25
1
-17
/
+13
*
|
|
|
perf session: Move reader map code to a separate function
Alexey Bayduraev
2021-10-25
1
-15
/
+28
*
|
|
|
perf session: Move init/release code to separate functions
Alexey Bayduraev
2021-10-25
1
-13
/
+32
*
|
|
|
perf session: Introduce decompressor in reader object
Alexey Bayduraev
2021-10-25
2
-16
/
+33
*
|
|
|
perf session: Move all state items to reader object
Alexey Bayduraev
2021-10-25
1
-28
/
+35
*
|
|
|
perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-10-25
2
-5
/
+87
*
|
|
|
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-10-20
8
-2
/
+45
*
|
|
|
perf vendor events arm64: Categorise the Neoverse V1 counters
Andrew Kilroy
2021-10-20
9
-0
/
+368
*
|
|
|
perf vendor events arm64: Add new armv8 pmu events
Andrew Kilroy
2021-10-20
1
-0
/
+72
*
|
|
|
perf vendor events: Syntax corrections in Neoverse N1 json
Andrew Kilroy
2021-10-20
8
-40
/
+40
*
|
|
|
perf metric: Allow modifiers on metrics
Ian Rogers
2021-10-20
1
-27
/
+98
*
|
|
|
perf parse-events: Identify broken modifiers
Ian Rogers
2021-10-20
1
-0
/
+10
*
|
|
|
perf metric: Switch fprintf() to pr_err()
Ian Rogers
2021-10-20
1
-1
/
+1
*
|
|
|
perf metrics: Modify setup and deduplication
Ian Rogers
2021-10-20
1
-251
/
+262
*
|
|
|
perf expr: Add subset_of_ids() utility
Ian Rogers
2021-10-20
2
-0
/
+17
*
|
|
|
perf metric: Encode and use metric-id as qualifier
Ian Rogers
2021-10-20
6
-81
/
+242
*
|
|
|
perf parse-events: Allow config on kernel PMU events
Ian Rogers
2021-10-20
3
-32
/
+52
*
|
|
|
perf parse-events: Add new "metric-id" term
Ian Rogers
2021-10-20
8
-45
/
+107
*
|
|
|
perf parse-events: Add const to evsel name
Ian Rogers
2021-10-20
6
-20
/
+27
*
|
|
|
perf metric: Simplify metric_refs calculation
Ian Rogers
2021-10-20
1
-54
/
+23
*
|
|
|
perf metric: Document the internal 'struct metric'
Ian Rogers
2021-10-20
1
-0
/
+20
*
|
|
|
perf metric: Comment data structures
Ian Rogers
2021-10-20
1
-0
/
+27
*
|
|
|
perf metric: Modify resolution and recursion check
Ian Rogers
2021-10-20
5
-270
/
+179
*
|
|
|
perf metric: Only add a referenced metric once
Ian Rogers
2021-10-20
1
-3
/
+9
*
|
|
|
perf metric: Add metric new() and free() methods
Ian Rogers
2021-10-20
1
-62
/
+75
*
|
|
|
perf metric: Add documentation and rename a variable.
Ian Rogers
2021-10-20
1
-5
/
+54
*
|
|
|
perf metric: Move runtime value to the expr context
Ian Rogers
2021-10-20
6
-28
/
+31
*
|
|
|
perf pmu: Make pmu_event tables const.
Ian Rogers
2021-10-20
9
-39
/
+39
*
|
|
|
perf pmu: Make pmu_sys_event_tables const.
Ian Rogers
2021-10-20
4
-4
/
+4
*
|
|
|
perf pmu: Add const to pmu_events_map.
Ian Rogers
2021-10-20
11
-36
/
+36
*
|
|
|
tools lib: Adopt list_sort() from the kernel sources
Ian Rogers
2021-10-20
4
-0
/
+9
*
|
|
|
perf kmem: Improve man page for record options
Ian Rogers
2021-10-08
1
-5
/
+8
[prev]
[next]