index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-09
perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
Ian Rogers
3
-7
/
+12
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
12
-2
/
+30
2024-11-09
perf dwarf-regs: Add EM_HOST and EF_HOST defines
Ian Rogers
3
-8
/
+83
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
14
-197
/
+27
2024-11-09
perf bpf-prologue: Remove unused file
Ian Rogers
1
-37
/
+0
2024-11-09
perf docs: Document tool and hwmon events
Ian Rogers
1
-0
/
+15
2024-11-09
perf test: Add hwmon "PMU" test
Ian Rogers
3
-0
/
+240
2024-11-09
perf pmu: Add calls enabling the hwmon_pmu
Ian Rogers
3
-0
/
+31
2024-11-09
perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
Ian Rogers
3
-0
/
+724
2024-11-09
perf test: Add hwmon filename parser test
Ian Rogers
4
-0
/
+114
2024-11-09
perf hwmon_pmu: Add hwmon filename parser
Ian Rogers
3
-0
/
+257
2024-11-08
tools api io: Ensure line_len_out is always initialized
Ian Rogers
1
-0
/
+1
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
23
-23
/
+23
2024-11-08
perf script python: Adjust objdump start/end per map pgoff parameter
Steve Clevenger
1
-5
/
+11
2024-11-08
perf script cs_etm: Add map_pgoff to python dictionary
Steve Clevenger
1
-3
/
+6
2024-11-07
perf stat: Expand metric+unit buffer size
Ian Rogers
1
-1
/
+1
2024-11-07
perf tools: Add the empty-pmu-events build to .gitignore
Haiyue Wang
1
-0
/
+2
2024-11-07
perf: event: Remove deadcode
Dr. David Alan Gilbert
4
-29
/
+0
2024-11-05
perf trace: avoid garbage when not printing a trace event's arguments
Benjamin Peterson
1
-1
/
+1
2024-11-04
perf test: Fix ftrace test with regex patterns
Namhyung Kim
1
-1
/
+1
2024-11-04
perf test: Remove dangling CFLAGS for removed attr.o object
Arnaldo Carvalho de Melo
1
-1
/
+0
2024-11-04
perf tools: Add all shellcheck_log to gitignore
Charlie Jenkins
1
-3
/
+1
2024-11-04
perf build: Add missing cflags when building with custom libtraceevent
Yicong Yang
1
-1
/
+1
2024-11-04
perf test: Remove cpu-list BPF cgroup counter test
Michael Petlan
1
-13
/
+0
2024-11-04
perf build: Make libunwind opt-in rather than opt-out
Ian Rogers
3
-4
/
+8
2024-11-03
Merge 'origin/master' into perf-tools-next
Namhyung Kim
102
-445
/
+1886
2024-11-03
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-5
/
+8
2024-11-03
Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+1
2024-11-01
perf test: Use sqrtloop workload to test bperf event
Tengda Wu
1
-1
/
+1
2024-11-01
perf stat: Support inherit events during fork() for bperf
Tengda Wu
5
-14
/
+126
2024-11-01
Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
3
-2
/
+22
2024-11-01
Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2
-92
/
+109
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
5
-58
/
+191
2024-10-31
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-21
/
+197
2024-10-31
Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
1
-3
/
+3
2024-10-30
perf arm-spe: Use old behavior when opening old SPE files
James Clark
1
-26
/
+24
2024-10-30
perf ftrace latency: Fix unit on histogram first entry when using --use-nsec
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-10-30
perf, riscv: Wire up perf trace support for RISC-V
Björn Töpel
4
-1
/
+78
2024-10-30
tools/mm: -Werror fixes in page-types/slabinfo
Wladislav Wiebe
2
-5
/
+8
2024-10-30
selftests: forwarding: Add IPv6 GRE remote change tests
Ido Schimmel
7
-0
/
+164
2024-10-30
Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
18
-51
/
+174
2024-10-30
selftests/bpf: Add three test cases for bits_iter
Hou Tao
1
-3
/
+58
2024-10-30
selftests: netfilter: remove unused parameter
Liu Jing
1
-3
/
+3
2024-10-29
bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
Eduard Zingerman
1
-55
/
+0
2024-10-29
Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
23
-88
/
+102
2024-10-29
perf probe: Fix retrieval of source files from a debuginfod server
Arnaldo Carvalho de Melo
1
-1
/
+5
2024-10-29
perf arm-spe: Update --itrace help text
Graham Woodward
3
-4
/
+3
2024-10-29
perf arm-spe: Correctly set sample flags
Graham Woodward
3
-0
/
+19
2024-10-29
perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branches
Graham Woodward
1
-6
/
+6
2024-10-29
perf arm-spe: Set sample.addr to target address for instruction sample
Graham Woodward
1
-1
/
+1
[next]