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
2024-08-14
perf test annotate: Dump trapping test in trap handler
Ian Rogers
-1
/
+2
2024-08-14
perf disasm: Fix memory leak for locked operations
Ian Rogers
-0
/
+1
2024-08-14
selftests/ftrace: Add required dependency for kprobe tests
Masami Hiramatsu (Google)
-2
/
+2
2024-08-14
refscale: Add TINY scenario
Paul E. McKenney
-0
/
+20
2024-08-14
torture: Add torture.sh --guest-cpu-limit argument for limited hosts
Paul E. McKenney
-11
/
+27
2024-08-13
selftests/bpf: Avoid subtraction after htons() in ipip tests
Asbjørn Sloth Tønnesen
-6
/
+6
2024-08-13
perf inject: Inject build ids for entire call chain
Ian Rogers
-0
/
+31
2024-08-13
perf callchain: Add a for_each callback style API
Ian Rogers
-0
/
+41
2024-08-13
perf test: Add test for Intel TPEBS counting mode
Weilin Wang
-0
/
+19
2024-08-13
perf Document: Add TPEBS (Timed PEBS(Precise Event-Based Sampling)) to Documents
Weilin Wang
-0
/
+31
2024-08-13
perf stat: Add command line option for enabling TPEBS recording
Weilin Wang
-0
/
+12
2024-08-13
perf vendor events intel: Add MTL metric JSON files
Weilin Wang
-0
/
+2677
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
-2
/
+564
2024-08-13
KVM: selftests: Add a testcase to verify x2APIC is fully readonly
Michal Luczaj
-0
/
+28
2024-08-13
Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-2
/
+2
2024-08-12
selftests/bpf: Add a test to verify previous stacksafe() fix
Yonghong Song
-0
/
+54
2024-08-12
selftests: fib_nexthops: Test 16-bit next hop weights
Petr Machata
-1
/
+54
2024-08-12
selftests: router_mpath_nh_res: Test 16-bit next hop weights
Petr Machata
-8
/
+48
2024-08-12
selftests: router_mpath_nh: Test 16-bit next hop weights
Petr Machata
-8
/
+50
2024-08-12
selftests: router_mpath: Sleep after MZ
Petr Machata
-0
/
+6
2024-08-12
perf data: Allow to use given fd in data->file.fd
Weilin Wang
-1
/
+6
2024-08-12
perf parse-events: Add a retirement latency modifier
Ian Rogers
-1
/
+6
2024-08-12
perf session: Constify tool
Ian Rogers
-4
/
+4
2024-08-12
perf tool: Remove perf_tool__fill_defaults()
Ian Rogers
-96
/
+0
2024-08-12
perf kwork: Use perf_tool__init()
Ian Rogers
-6
/
+5
2024-08-12
perf test event_update: Ensure tools is initialized
Ian Rogers
-0
/
+1
2024-08-12
perf data convert ctf: Use perf_tool__init()
Ian Rogers
-16
/
+14
2024-08-12
perf data convert json: Use perf_tool__init()
Ian Rogers
-23
/
+20
2024-08-12
perf diff: Use perf_tool__init()
Ian Rogers
-15
/
+13
2024-08-12
perf timechart: Use perf_tool__init()
Ian Rogers
-9
/
+8
2024-08-12
perf mem: Use perf_tool__init()
Ian Rogers
-16
/
+17
2024-08-12
perf sched: Use perf_tool__init()
Ian Rogers
-9
/
+7
2024-08-12
perf annotate: Use perf_tool__init()
Ian Rogers
-22
/
+20
2024-08-12
perf stat: Use perf_tool__init()
Ian Rogers
-9
/
+9
2024-08-12
perf report: Use perf_tool__init()
Ian Rogers
-28
/
+27
2024-08-12
perf inject: Use perf_tool__init()
Ian Rogers
-48
/
+43
2024-08-12
perf script: Use perf_tool__init()
Ian Rogers
-35
/
+30
2024-08-12
perf c2c: Use perf_tool__init()
Ian Rogers
-18
/
+13
2024-08-12
perf record: Use perf_tool__init()
Ian Rogers
-18
/
+31
2024-08-12
perf evlist: Use perf_tool__init()
Ian Rogers
-5
/
+5
2024-08-12
perf lock: Use perf_tool__init()
Ian Rogers
-19
/
+18
2024-08-12
perf kvm: Use perf_tool__init()
Ian Rogers
-9
/
+6
2024-08-12
perf buildid-list: Use perf_tool__init
Ian Rogers
-35
/
+35
2024-08-12
perf kmem: Use perf_tool__init
Ian Rogers
-9
/
+8
2024-08-12
perf tool: Add perf_tool__init()
Ian Rogers
-0
/
+59
2024-08-12
perf tool: Move fill defaults into tool.c
Ian Rogers
-311
/
+331
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
-316
/
+314
2024-08-12
perf s390-cpumsf: Remove unused struct
Ian Rogers
-5
/
+0
2024-08-12
perf auxtrace: Remove dummy tools
Ian Rogers
-123
/
+41
2024-08-12
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
-0
/
+5
[prev]
[next]