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-12-09
perf ftrace: Fix undefined behavior in cmp_profile_data()
Kuan-Wei Chiu
-1
/
+2
2024-12-09
perf test hwmon_pmu: Fix event file location
Ian Rogers
-11
/
+18
2024-12-09
perf hwmon_pmu: Use openat rather than dup to refresh directory
Ian Rogers
-4
/
+11
2024-12-09
perf tests: Enable tests disabled due to tracepoint parsing
Ian Rogers
-29
/
+4
2024-12-09
perf evsel: Allow evsel__newtp without libtraceevent
Ian Rogers
-51
/
+82
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
-60
/
+128
2024-12-09
perf trace-event: Always build trace-event-info.c
Ian Rogers
-7
/
+1
2024-12-09
perf trace-event: Constify print arguments
Ian Rogers
-2
/
+2
2024-12-09
tool api fs: Correctly encode errno for read/write open failures
Ian Rogers
-3
/
+3
2024-12-09
perf env: Ensure failure broken topology file reads are always -1 encoded
Ian Rogers
-3
/
+6
2024-12-09
perf btf: Make the sigtrap test helper to find a member by name widely available
Arnaldo Carvalho de Melo
-17
/
+41
2024-12-09
libperf cpumap: Grow array of read CPUs in smaller increments
Ian Rogers
-4
/
+5
2024-12-09
libperf cpumap: Remove perf_cpu_map__read()
Ian Rogers
-60
/
+0
2024-12-09
libperf cpumap: Remove use of perf_cpu_map__read()
Ian Rogers
-5
/
+6
2024-12-09
perf pmu: Remove use of perf_cpu_map__read()
Ian Rogers
-10
/
+20
2024-12-09
libperf cpumap: Be tolerant of newline at the end of a cpumask
Ian Rogers
-2
/
+2
2024-12-09
libperf cpumap: Hide/reduce scope of MAX_NR_CPUS
Ian Rogers
-4
/
+2
2024-12-09
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
Ian Rogers
-0
/
+8
2024-12-09
perf: Increase MAX_NR_CPUS to 4096
Kyle Meyer
-3
/
+5
2024-12-09
perf arm-spe: Add support for SPE Data Source packet on AmpereOne
Ilkka Koskinen
-0
/
+53
2024-12-09
perf arm-spe: Prepare for adding data source packet implementations for other...
Ilkka Koskinen
-12
/
+30
2024-12-09
perf cpumap: Add checking for reference counter
Leo Yan
-0
/
+9
2024-12-09
perf cpumap: Add more tests for CPU map merging
Leo Yan
-5
/
+29
2024-12-09
libperf cpumap: Refactor perf_cpu_map__merge()
Leo Yan
-33
/
+40
2024-12-09
perf config: Fix trival typo 'an' -> 'can'
Arnaldo Carvalho de Melo
-1
/
+1
2024-12-09
perf script python: Improve physical mem type resolution
Ian Rogers
-75
/
+102
2024-12-09
perf disasm: Return a proper error when not determining the file type
Arnaldo Carvalho de Melo
-1
/
+5
2024-12-09
tools features: Don't check for libunwind devel files by default
Arnaldo Carvalho de Melo
-39
/
+49
2024-12-09
tools/hv: reduce resource usage in hv_kvp_daemon
Olaf Hering
-4
/
+5
2024-12-09
tools/hv: add a .gitignore file
Olaf Hering
-0
/
+3
2024-12-09
tools/hv: reduce resouce usage in hv_get_dns_info helper
Olaf Hering
-2
/
+2
2024-12-09
hv/hv_kvp_daemon: Pass NIC name to hv_get_dns_info as well
Vitaly Kuznetsov
-1
/
+1
2024-12-09
tools/hv: terminate fcopy daemon if read from uio fails
Olaf Hering
-1
/
+3
2024-12-09
tools: hv: change permissions of NetworkManager configuration file
Olaf Hering
-1
/
+1
2024-12-09
tools: hv: Fix a complier warning in the fcopy uio daemon
Dexuan Cui
-5
/
+3
2024-12-09
selftests/bpf: Add more stats into veristat
Mykyta Yatsenko
-6
/
+58
2024-12-09
selftests: livepatch: add test cases of stack_order sysfs interface
Wardenjohn
-0
/
+71
2024-12-09
selftests/livepatch: Replace hardcoded module name with variable in test-call...
George Guo
-1
/
+1
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
-176
/
+923
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
-10
/
+6
2024-12-07
tools: ynl-gen-c: don't require -o argument
Johannes Berg
-1
/
+4
2024-12-07
tools: ynl-gen-c: annotate valid choices for --mode
Johannes Berg
-1
/
+2
2024-12-06
selftests: net: cleanup busy_poller.c
Joe Damato
-38
/
+50
2024-12-06
selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted
Danielle Ratson
-0
/
+40
2024-12-06
selftests: mlxsw: sharedbuffer: Remove duplicate test cases
Danielle Ratson
-10
/
+0
2024-12-06
selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
Danielle Ratson
-5
/
+0
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-68
/
+650
2024-12-06
x86/mm/selftests: Fix typo in lam.c
Gautam Somani
-1
/
+1
2024-12-06
selftests/bpf: Consolidate kernel modules into common directory
Toke Høiland-Jørgensen
-161
/
+83
2024-12-06
selftests/bpf: Add more test cases for LPM trie
Hou Tao
-0
/
+395
[prev]
[next]