index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
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 other events across CPU's
Athira Rajeev
1
-4
/
+223
2025-10-01
perf powerpc: Add event name as vpa-dtl of PERF_TYPE_SYNTH type to present DTL samples
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
2025-09-30
Merge tag 'x86_misc_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-09-30
perf vendor events intel: Update sierraforest events to v1.12
Ian Rogers
5
-44
/
+133
2025-09-30
perf vendor events intel: Update sapphirerapids events to v1.35
Ian Rogers
6
-3
/
+109
2025-09-30
perf vendor events intel: Update pantherlake events to v1.00
Ian Rogers
9
-47
/
+3932
2025-09-30
perf vendor events intel: Update meteorlake events to v1.17
Ian Rogers
2
-1
/
+37
2025-09-30
perf vendor events intel: Update lunarlake events to v1.18
Ian Rogers
4
-10
/
+46
2025-09-30
perf vendor events intel: Update graniterapids events to v1.15
Ian Rogers
3
-2
/
+122
2025-09-30
perf vendor events intel: Update grandridge events to v1.10
Ian Rogers
2
-11
/
+11
2025-09-30
perf vendor events intel: Update emeraldrapids events to v1.20
Ian Rogers
6
-3
/
+109
2025-09-30
perf vendor events intel: Update arrowlake events to v1.13
Ian Rogers
4
-10
/
+46
2025-09-30
perf vendor events intel: Update alderlake events to v1.34
Ian Rogers
2
-2
/
+38
2025-09-30
perf bpf: Check libbpf version to use btf_dump_type_data_opts.emit_strings
Arnaldo Carvalho de Melo
1
-0
/
+2
2025-09-30
perf bpf: Move the LIBBPF_CURRENT_VERSION_GEQ macro to bpf-utils.h
Arnaldo Carvalho de Melo
2
-4
/
+6
2025-09-30
perf bpf-filter: Fix opts declaration on older libbpfs
Ian Rogers
1
-0
/
+8
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
1
-1
/
+1
2025-09-19
perf build-id: Ensure snprintf string is empty when size is 0
Ian Rogers
1
-0
/
+7
[prev]
[next]