index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2023-02-02
bpftool: profile online CPUs instead of possible
Tonghao Zhang
-8
/
+30
2023-02-03
Merge tag 'iio-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
-17
/
+6
2023-02-02
selftests/bpf: introduce XDP compliance test tool
Lorenzo Bianconi
-2
/
+1105
2023-02-02
selftests/bpf: add test for bpf_xdp_query xdp-features support
Lorenzo Bianconi
-1
/
+34
2023-02-02
libbpf: add API to get XDP/XSK supported features
Lorenzo Bianconi
-1
/
+110
2023-02-02
libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
Lorenzo Bianconi
-10
/
+12
2023-02-02
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
-0
/
+59
2023-02-02
selftests/bpf: Use semicolon instead of comma in test_verifier.c
Tiezhu Yang
-2
/
+2
2023-02-02
tools/bpf: Use tab instead of white spaces to sync bpf.h
Tiezhu Yang
-2
/
+2
2023-02-02
selftests/bpf: Initialize tc in xdp_synproxy
Ilya Leoshkevich
-0
/
+1
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-41
/
+199
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-31
/
+152
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
-111
/
+228
2023-02-02
perf jevents: Rewrite metrics in the same file with each other
Ian Rogers
-5
/
+16
2023-02-02
perf jevents metric: Add ability to rewrite metrics in terms of others
Ian Rogers
-2
/
+81
2023-02-02
perf jevents metric: Correct Function equality
Ian Rogers
-2
/
+4
2023-02-02
perf session: Show branch speculation info in raw dump
Sandipan Das
-11
/
+12
2023-02-02
perf script: Show branch speculation info
Sandipan Das
-6
/
+33
2023-02-02
perf test: Add more test cases for perf lock contention
Namhyung Kim
-4
/
+62
2023-02-02
perf bench syscall: Add execve syscall benchmark
Tiezhu Yang
-0
/
+44
2023-02-02
perf bench syscall: Add getpgid syscall benchmark
Tiezhu Yang
-0
/
+19
2023-02-02
perf bench syscall: Introduce bench_syscall_common()
Tiezhu Yang
-4
/
+31
2023-02-02
tools x86: Keep list sorted by number in unistd_{32,64}.h
Tiezhu Yang
-16
/
+16
2023-02-02
perf test: Replace legacy `...` with $(...)
Diederik de Haas
-9
/
+9
2023-02-02
perf test: Replace 'grep | wc -l' with 'grep -c'
Diederik de Haas
-3
/
+3
2023-02-02
perf stat: Hide invalid uncore event output for aggr mode
Namhyung Kim
-5
/
+46
2023-02-02
perf lock contention: Add -S/--callstack-filter option
Namhyung Kim
-2
/
+75
2023-02-02
perf script: Add 'cgroup' field for output
Namhyung Kim
-2
/
+25
2023-02-02
perf tools docs: Use canonical ftrace path
Ross Zwisler
-4
/
+4
2023-02-02
perf arm-spe: Only warn once for each unsupported address packet
Rob Herring
-1
/
+5
2023-02-02
perf symbols: Symbol lookup with kcore can fail if multiple segments match stext
Krister Johansen
-2
/
+15
2023-02-02
perf probe: Fix usage when libtraceevent is missing
Athira Rajeev
-0
/
+9
2023-02-02
perf symbols: Get symbols for .plt.got for x86-64
Adrian Hunter
-4
/
+157
2023-02-02
perf symbols: Start adding support for .plt.got for x86
Adrian Hunter
-0
/
+29
2023-02-02
rtla/timerlat: Add auto-analysis support to timerlat top
Daniel Bristot de Oliveira
-2
/
+44
2023-02-02
rtla/timerlat: Add auto-analysis core
Daniel Bristot de Oliveira
-0
/
+1005
2023-02-02
PM: tools: use canonical ftrace path
Ross Zwisler
-9
/
+9
2023-02-02
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
-7
/
+27
2023-02-02
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
-4
/
+20
2023-02-02
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
-0
/
+4
2023-02-02
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
-1
/
+1
2023-02-02
selftests/bpf: Remove duplicate include header in xdp_hw_metadata
Ye Xingchen
-1
/
+0
2023-02-02
selftests/bpf: Don't refill on completion in xdp_metadata
Stanislav Fomichev
-3
/
+2
2023-02-01
perf symbols: Allow for static executables with .plt
Adrian Hunter
-10
/
+21
2023-02-01
perf symbols: Allow for .plt without header
Adrian Hunter
-1
/
+15
2023-02-01
perf symbols: Add support for IFUNC symbols for x86_64
Adrian Hunter
-1
/
+37
2023-02-01
perf symbols: Record whether a symbol is an alias for an IFUNC symbol
Adrian Hunter
-0
/
+6
2023-02-01
perf symbols: Sort plt relocations for x86
Adrian Hunter
-3
/
+57
2023-02-01
perf symbols: Add support for x86 .plt.sec
Adrian Hunter
-7
/
+23
2023-02-01
perf symbols: Correct plt entry sizes for x86
Adrian Hunter
-4
/
+13
[prev]
[next]