index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+6
8 days
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next
Palmer Dabbelt
1
-0
/
+1
8 days
perf symbols: Ignore mapping symbols on riscv
Haibo Xu
1
-0
/
+6
10 days
Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
308
-11885
/
+21998
13 days
perf callchain: Always populate the addr_location map when adding IP
Ian Rogers
3
-5
/
+11
13 days
perf lock contention: Reject more than 10ms delays for safety
Namhyung Kim
2
-2
/
+11
2025-05-29
perf trace: Set errpid to false for rseq and set_robust_list
Anubhav Shelat
1
-2
/
+2
2025-05-28
perf symbol: Move demangling code out of symbol-elf.c
Ian Rogers
4
-96
/
+87
2025-05-28
perf trace: Always print return value for syscalls returning a pid
Anubhav Shelat
1
-1
/
+1
2025-05-28
perf script: Print PERF_AUX_FLAG_COLLISION flag
Leo Yan
1
-2
/
+3
2025-05-28
perf mem: Show absolute percent in mem_stat output
Namhyung Kim
1
-1
/
+1
2025-05-28
perf mem: Display sort order only if it's available
Namhyung Kim
1
-1
/
+4
2025-05-28
perf mem: Describe overhead calculation in brief
Ravi Bangoria
1
-0
/
+19
2025-05-28
perf record: Fix incorrect --user-regs comments
Dapeng Mi
1
-1
/
+1
2025-05-28
Revert "perf thread: Ensure comm_lock held for comm_list"
Arnaldo Carvalho de Melo
3
-20
/
+8
2025-05-28
perf test trace_summary: Skip --bpf-summary tests if no libbpf
Ian Rogers
1
-0
/
+6
2025-05-28
perf test intel-pt: Skip jitdump test if no libelf
Ian Rogers
1
-0
/
+5
2025-05-28
perf intel-tpebs: Avoid race when evlist is being deleted
Ian Rogers
1
-2
/
+10
2025-05-28
perf test demangle-java: Don't segv if demangling fails
Ian Rogers
1
-0
/
+5
2025-05-28
perf symbol: Fix use-after-free in filename__read_build_id
Ian Rogers
1
-98
/
+70
2025-05-28
perf pmu: Avoid segv for missing name/alias_name in wildcarding
Ian Rogers
1
-0
/
+3
2025-05-28
perf machine: Factor creating a "live" machine out of dwarf-unwind
Ian Rogers
3
-38
/
+51
2025-05-27
perf test: Add AMD IBS sw filter test
Namhyung Kim
1
-0
/
+67
2025-05-27
perf mem: Count L2 HITM for c2c statistic
Yicong Yang
1
-1
/
+4
2025-05-27
perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12
Yicong Yang
2
-0
/
+113
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2025-05-25
Merge branch 'locking/futex' into locking/core, to pick up pending futex changes
Ingo Molnar
8
-1
/
+103
2025-05-24
perf tests switch-tracking: Fix timestamp comparison
Leo Yan
1
-1
/
+1
2025-05-22
perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
Ian Rogers
1
-5
/
+263
2025-05-22
perf tests trace_summary.sh: Run in exclusive mode
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-05-22
perf test: Add cgroup summary test case for 'perf trace'
Namhyung Kim
1
-0
/
+6
2025-05-22
perf python: Add counting.py as example for counting perf events
Gautam Menghani
1
-0
/
+36
2025-05-22
perf python: Add evlist close support
Gautam Menghani
1
-0
/
+16
2025-05-22
perf python: Add evsel read method
Gautam Menghani
1
-0
/
+37
2025-05-22
perf python: Add support for 'struct perf_counts_values' to return counter data
Gautam Menghani
1
-1
/
+91
2025-05-21
perf python: Add evsel cpus and threads functions
Ian Rogers
1
-0
/
+33
2025-05-21
perf test amd: Skip amd-ibs-period test on kernel < v6.15
Ravi Bangoria
1
-0
/
+29
2025-05-21
perf thread: Ensure comm_lock held for comm_list
Ian Rogers
3
-8
/
+20
2025-05-21
perf rwsem: Add clang's -Wthread-safety annotations
Ian Rogers
4
-5
/
+23
2025-05-21
perf dso: Minor refactor to allow clang's Wthread-safety analysis
Ian Rogers
1
-19
/
+26
2025-05-21
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
1
-1
/
+3
2025-05-20
perf ftrace: Use process/session specific trace settings
Thomas Richter
1
-14
/
+87
2025-05-20
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
2025-05-20
perf test probe_vfs_getname: Add regex for searching probe line
Leo Yan
1
-2
/
+10
2025-05-16
perf record: Fix a asan runtime error in util/maps.c
Chun-Tse Shao
1
-3
/
+6
2025-05-16
perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
Chun-Tse Shao
5
-13
/
+51
2025-05-16
perf intel-tpebs: Filter non-workload samples
Ian Rogers
1
-1
/
+58
2025-05-15
perf test: Allow tolerance for leader sampling test
Chun-Tse Shao
1
-6
/
+27
2025-05-14
perf test: Add stat uniquifying test
Chun-Tse Shao
1
-0
/
+69
2025-05-14
perf parse-events: Use wildcard processing to set an event to merge into
Ian Rogers
5
-72
/
+88
[next]