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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-06
perf dso: Clean up read_symbol() error handling
Ian Rogers
3
-5
/
+16
2025-10-06
perf dso: Support BPF programs in dso__read_symbol()
Ian Rogers
4
-42
/
+80
2025-10-06
perf dso: Move read_symbol() from llvm/capstone to dso
Ian Rogers
4
-128
/
+97
2025-10-06
perf llvm: Reduce LLVM initialization
Ian Rogers
1
-12
/
+21
2025-10-06
perf check: Add libLLVM feature
Ian Rogers
2
-0
/
+2
2025-10-03
perf parse-events: Fix parsing of >30kb event strings
Ian Rogers
1
-14
/
+3
2025-10-03
perf record: Add auto counter reload parse and regression tests
Thomas Falcon
2
-0
/
+94
2025-10-03
perf record: Add ratio-to-prev term
Thomas Falcon
10
-2
/
+212
2025-10-03
perf bpf-event: Use libbpf version rather than feature check
Ian Rogers
4
-9
/
+6
2025-10-03
perf build: Move libopcode disasm tests to BUILD_NONDISTRO
Ian Rogers
1
-8
/
+8
2025-10-03
tools build: Remove feature-libslang-include-subdir
Ian Rogers
2
-11
/
+2
2025-10-03
perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTER
Zecheng Li
3
-6
/
+6
2025-10-03
perf stat: Refactor retry/skip/fatal error handling
Ian Rogers
4
-89
/
+75
2025-10-03
perf stat: Move create_perf_stat_counter() to builtin-stat.c
Ian Rogers
3
-62
/
+58
2025-10-03
perf namespaces: Avoid get_current_dir_name dependency
Ian Rogers
5
-35
/
+3
2025-10-02
perf capstone: Remove open_capstone_handle
Ian Rogers
1
-28
/
+6
2025-10-02
perf libbfd: Move libbfd functionality to its own file
Ian Rogers
11
-659
/
+718
2025-10-02
perf llvm: Move llvm functionality into its own file
Ian Rogers
7
-311
/
+373
2025-10-02
perf capstone: Move capstone functionality into its own file
Ian Rogers
6
-467
/
+569
2025-10-02
perf map: Constify objdump offset/address conversion APIs
Ian Rogers
2
-7
/
+18
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm top" on Intel
Dapeng Mi
1
-1
/
+33
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
Dapeng Mi
3
-10
/
+61
2025-10-02
perf tools: Add helper x86__is_intel_cpu()
Dapeng Mi
2
-0
/
+24
2025-10-02
perf tools kvm: Fix the potential out of range memory access issue
Dapeng Mi
1
-5
/
+10
2025-10-02
perf tools kwork: Add missed memory allocation check and free
Dapeng Mi
1
-5
/
+22
2025-10-02
perf tools kvm: Add missed memory allocation check and free
Dapeng Mi
1
-23
/
+58
2025-10-02
tools include: Add headers to make tools builds more hermetic
Ian Rogers
1
-1
/
+7
2025-10-02
tools include: Replace tools linux/gfp_types.h with kernel version
Ian Rogers
1
-0
/
+1
2025-10-02
perf bench futex: Add missing stdbool.h
Ian Rogers
1
-0
/
+1
2025-10-02
perf test: Stat std output don't fail metric only
Ian Rogers
1
-1
/
+5
2025-10-02
perf symbol-minimal: Be more defensive when reading build IDs
Ian Rogers
1
-1
/
+1
2025-10-02
perf bpf: Use __builtin_preserve_field_info for GCC compatibility
Sam James
1
-1
/
+1
2025-10-02
perf build: Remove libtracefs configuration
Ian Rogers
1
-14
/
+0
2025-10-01
perf test: Remove C python_use test
Ian Rogers
4
-31
/
+0
2025-10-01
perf test: Add an 'import perf' test shell script
Ian Rogers
1
-0
/
+36
2025-10-01
perf test: Extend branch stack sampling test for Arm64 BRBE
James Clark
5
-1
/
+60
2025-10-01
perf test: Add syscall and address tests to brstack test
James Clark
1
-1
/
+60
2025-10-01
perf test: Refactor brstack test
James Clark
1
-8
/
+13
2025-10-01
perf bpf_counter: Fix handling of cpumap fixing hybrid
Ian Rogers
2
-17
/
+12
2025-10-01
perf bpf_counter: Move header declarations into C code
Ian Rogers
5
-70
/
+69
2025-10-01
perf annotate: Use architecture-agnostic register limit
Suchit Karunakaran
1
-5
/
+8
2025-10-01
perf script: Enable to present DTL entries
Athira Rajeev
2
-0
/
+33
2025-10-01
perf powerpc: Process the DTL entries in queue and deliver samples
Athira Rajeev
1
-0
/
+175
2025-10-01
perf powerpc: Allocate and setup aux buffer queue to help co-relate with othe...
Athira Rajeev
1
-4
/
+223
2025-10-01
perf powerpc: Add event name as vpa-dtl of PERF_TYPE_SYNTH type to present DT...
Athira Rajeev
2
-0
/
+77
2025-10-01
perf powerpc: Process auxtrace events and display in 'perf report -D'
Athira Rajeev
5
-0
/
+291
2025-10-01
perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
Athira Rajeev
5
-0
/
+122
2025-10-01
perf sched: Avoid union type punning undefined behavior
Ian Rogers
1
-15
/
+4
2025-10-01
perf test perftool_testsuite: Use absolute paths
Veronika Molnarova
8
-84
/
+202
2025-10-01
perf tools: Fix duplicated words in documentation and comments
Markus Heidelberg
3
-3
/
+3
[prev]
[next]