index
:
pub/scm/linux/kernel/git/tegra/linux.git
master
NVIDIA Tegra ARM sub-architecture
Tegra group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-19
perf arm_spe: Refactor arm_spe__get_metadata_by_cpu()
Leo Yan
1
-18
/
+16
2025-09-19
perf arm_spe: Fill memory levels for FEAT_SPEv1p4
Leo Yan
2
-0
/
+17
2025-09-19
perf arm_spe: Separate setting of memory levels for loads and stores
Leo Yan
1
-2
/
+43
2025-09-19
perf arm_spe: Refine memory level filling
Leo Yan
1
-11
/
+21
2025-09-19
perf arm_spe: Add "event_filter" entry in meta data
Leo Yan
2
-0
/
+3
2025-09-19
perf arm_spe: Decode event types for new features
Leo Yan
2
-0
/
+21
2025-09-19
perf arm_spe: Directly propagate raw event
Leo Yan
2
-51
/
+14
2025-09-19
perf arm_spe: Use full type for data_src
James Clark
1
-11
/
+14
2025-09-19
perf arm_spe: Correct memory level for remote access
Leo Yan
1
-2
/
+2
2025-09-19
perf arm_spe: Correct setting remote access
Leo Yan
1
-1
/
+1
2025-09-15
perf maps: Ensure kmap is set up for all inserts
Ian Rogers
1
-4
/
+5
2025-09-12
perf parse-events: Add 'X' modifier to exclude an event from being regrouped
Ian Rogers
4
-4
/
+8
2025-09-12
perf evsel: Give warning for broken Intel topdown event grouping
Ian Rogers
2
-3
/
+6
2025-09-12
perf util: Fix compression checks returning -1 as bool
Yunseong Kim
2
-2
/
+2
2025-09-12
perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir()
GuoHan Zhao
1
-1
/
+3
2025-09-12
perf: Completely remove possibility to override MAX_NR_CPUS
Christophe Leroy
1
-2
/
+0
2025-09-09
perf arm-spe: Display --itrace period warnings for all sample types
James Clark
1
-9
/
+9
2025-09-09
perf arm-spe: Downsample all sample types equally
James Clark
1
-15
/
+12
2025-09-09
perf arm-spe: Show instruction sample types by default
James Clark
1
-2
/
+6
2025-09-09
perf symbols: Handle 'N' symbols in /proc/kallsyms
Arnaldo Carvalho de Melo
1
-1
/
+6
2025-09-08
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
3
-37
/
+73
2025-09-04
perf symbol-elf: Add support for the block argument for libbfd
Ian Rogers
1
-3
/
+7
2025-09-04
perf parse-events: Handle fake PMUs in CPU terms
Ian Rogers
1
-56
/
+60
2025-09-04
perf python: Fix spelling mistake "metics" -> "metrics"
Colin Ian King
1
-1
/
+1
2025-09-03
perf dwarf-aux: Use signed variable types in match_var_offset
Zecheng Li
1
-5
/
+6
2025-09-03
perf tp_pmu: Remove unnecessary check
Ian Rogers
1
-2
/
+0
2025-09-03
perf python: Add metrics function
Ian Rogers
1
-0
/
+86
2025-09-03
perf python: Add evlist compute_metric
Ian Rogers
1
-0
/
+125
2025-09-03
perf python: Add evlist metrics function
Ian Rogers
1
-0
/
+33
2025-09-03
perf python: Add parse_metrics function
Ian Rogers
1
-0
/
+41
2025-09-03
perf python: Add function returning dictionary of all events on a PMU
Ian Rogers
1
-0
/
+71
2025-09-03
perf python: Add basic PMU abstraction and pmus sequence
Ian Rogers
1
-0
/
+140
2025-09-03
perf python: Improve the tracepoint function if no libtraceevent
Ian Rogers
1
-10
/
+2
2025-09-03
perf python: Add more exceptions on error paths
Ian Rogers
1
-3
/
+11
2025-09-03
perf evsel: Avoid container_of on a NULL leader
Ian Rogers
1
-0
/
+2
2025-09-03
perf disasm: Avoid undefined behavior in incrementing NULL
Ian Rogers
1
-2
/
+5
2025-09-02
perf bpf-utils: Harden get_bpf_prog_info_linear
Ian Rogers
1
-10
/
+33
2025-09-02
perf bpf-utils: Constify bpil_array_desc
Ian Rogers
1
-12
/
+6
2025-09-02
perf bpf-event: Fix use-after-free in synthesis
Ian Rogers
1
-12
/
+27
2025-09-02
perf annotate: Use a hashmap to save type data
Namhyung Kim
2
-2
/
+29
2025-08-28
perf annotate: Add dso__debuginfo() helper
Namhyung Kim
2
-3
/
+13
2025-08-28
perf annotate: Hide data-type for stack operation and canary
Namhyung Kim
1
-2
/
+13
2025-08-28
perf annotate: Show warning when debuginfo is not available
Namhyung Kim
1
-0
/
+11
2025-08-28
perf annotate: Add --code-with-type support for TUI
Namhyung Kim
1
-3
/
+44
2025-08-28
perf annotate: Return printed number from disasm_line__write()
Namhyung Kim
1
-3
/
+3
2025-08-28
perf annotate: Simplify width calculation in annotation_line__write()
Namhyung Kim
1
-3
/
+9
2025-08-28
perf annotate: Pass annotation_print_data to annotation_line__write()
Namhyung Kim
2
-16
/
+32
2025-08-28
perf annotate: Remove __annotation_line__write()
Namhyung Kim
2
-26
/
+18
2025-08-28
perf annotate: Remove annotation_print_data.start
Namhyung Kim
1
-4
/
+2
2025-08-28
perf annotate: Rename to __hist_entry__tui_annotate()
Namhyung Kim
2
-17
/
+7
[prev]
[next]