index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
perf auxtrace: Add itrace A option to approximate IPC
Adrian Hunter
3
-0
/
+7
2021-10-27
perf auxtrace: Add missing Z option to ITRACE_HELP
Adrian Hunter
1
-0
/
+1
2021-10-26
perf tests: Improve temp file cleanup in test_arm_coresight.sh
James Clark
1
-3
/
+8
2021-10-26
perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanup
James Clark
1
-2
/
+2
2021-10-26
perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanup
James Clark
1
-3
/
+3
2021-10-26
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-10-25
perf jevents: Fix some would-be warnings
John Garry
1
-6
/
+4
2021-10-25
perf dso: Fix /proc/kcore access on 32 bit systems
James Clark
1
-1
/
+1
2021-10-25
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
1
-0
/
+2
2021-10-25
perf list: Display hybrid PMU events with cpu type
Jin Yao
8
-24
/
+73
2021-10-25
perf powerpc: Add support to expose instruction and data address registers as...
Athira Rajeev
2
-0
/
+4
2021-10-25
perf session: Introduce reader EOF function
Alexey Bayduraev
1
-1
/
+7
2021-10-25
perf session: Introduce reader return codes
Alexey Bayduraev
1
-3
/
+8
2021-10-25
perf session: Move the event read code to a separate function
Alexey Bayduraev
1
-15
/
+31
2021-10-25
perf session: Move unmap code to reader__mmap
Alexey Bayduraev
1
-17
/
+13
2021-10-25
perf session: Move reader map code to a separate function
Alexey Bayduraev
1
-15
/
+28
2021-10-25
perf session: Move init/release code to separate functions
Alexey Bayduraev
1
-13
/
+32
2021-10-25
perf session: Introduce decompressor in reader object
Alexey Bayduraev
2
-16
/
+33
2021-10-25
perf session: Move all state items to reader object
Alexey Bayduraev
1
-28
/
+35
2021-10-25
perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2
-5
/
+87
2021-10-22
perf bpf: Switch to new btf__raw_data API
Hengqi Chen
1
-1
/
+1
2021-10-20
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
8
-2
/
+45
2021-10-20
perf vendor events arm64: Categorise the Neoverse V1 counters
Andrew Kilroy
9
-0
/
+368
2021-10-20
perf vendor events arm64: Add new armv8 pmu events
Andrew Kilroy
1
-0
/
+72
2021-10-20
perf vendor events: Syntax corrections in Neoverse N1 json
Andrew Kilroy
8
-40
/
+40
2021-10-20
perf metric: Allow modifiers on metrics
Ian Rogers
1
-27
/
+98
2021-10-20
perf parse-events: Identify broken modifiers
Ian Rogers
1
-0
/
+10
2021-10-20
perf metric: Switch fprintf() to pr_err()
Ian Rogers
1
-1
/
+1
2021-10-20
perf metrics: Modify setup and deduplication
Ian Rogers
1
-251
/
+262
2021-10-20
perf expr: Add subset_of_ids() utility
Ian Rogers
2
-0
/
+17
2021-10-20
perf metric: Encode and use metric-id as qualifier
Ian Rogers
6
-81
/
+242
2021-10-20
perf parse-events: Allow config on kernel PMU events
Ian Rogers
3
-32
/
+52
2021-10-20
perf parse-events: Add new "metric-id" term
Ian Rogers
8
-45
/
+107
2021-10-20
perf parse-events: Add const to evsel name
Ian Rogers
6
-20
/
+27
2021-10-20
perf metric: Simplify metric_refs calculation
Ian Rogers
1
-54
/
+23
2021-10-20
perf metric: Document the internal 'struct metric'
Ian Rogers
1
-0
/
+20
2021-10-20
perf metric: Comment data structures
Ian Rogers
1
-0
/
+27
2021-10-20
perf metric: Modify resolution and recursion check
Ian Rogers
5
-270
/
+179
2021-10-20
perf metric: Only add a referenced metric once
Ian Rogers
1
-3
/
+9
2021-10-20
perf metric: Add metric new() and free() methods
Ian Rogers
1
-62
/
+75
2021-10-20
perf metric: Add documentation and rename a variable.
Ian Rogers
1
-5
/
+54
2021-10-20
perf metric: Move runtime value to the expr context
Ian Rogers
6
-28
/
+31
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
9
-39
/
+39
2021-10-20
perf pmu: Make pmu_sys_event_tables const.
Ian Rogers
4
-4
/
+4
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
11
-36
/
+36
2021-10-20
tools lib: Adopt list_sort() from the kernel sources
Ian Rogers
4
-0
/
+9
2021-10-19
tools/perf: Add mem_hops field in perf_mem_data_src structure
Kajol Jain
1
-1
/
+18
2021-10-19
perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...
Kajol Jain
1
-1
/
+0
2021-10-14
perf report: Output non-zero offset for decompressed records
Alexey Bayduraev
1
-2
/
+2
2021-10-08
perf kmem: Improve man page for record options
Ian Rogers
1
-5
/
+8
[prev]
[next]