index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-05-17
perf scripts python: intel-pt-events.py: Print ptwrite value as a string if i...
Adrian Hunter
2022-05-17
perf script: Print Intel ptwrite value as a string if it is ASCII
Adrian Hunter
2022-05-17
perf intel-pt: Add support for emulated ptwrite
Adrian Hunter
2022-05-16
perf bench breakpoint: Fix build on 32-bit arches
Arnaldo Carvalho de Melo
2022-05-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-14
Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub...
Linus Torvalds
2022-05-13
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-05-13
perf tools: Remove unused machines__find_host()
Adrian Hunter
2022-05-13
perf bench: Add breakpoint benchmarks
Dmitry Vyukov
2022-05-11
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-10
perf annotate: Add --percent-limit option
Namhyung Kim
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-05-10
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
libperf evlist: Move ->idx() into mmap_per_evsel()
Adrian Hunter
2022-05-10
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
perf auxtrace: Do not mix up mmap idx
Adrian Hunter
2022-05-10
perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
Adrian Hunter
2022-05-10
perf evlist: Use libperf functions in evlist__enable_event_idx()
Adrian Hunter
2022-05-10
libperf evsel: Add perf_evsel__enable_thread()
Adrian Hunter
2022-05-09
selftests: vm: Makefile: rename TARGETS to VMTARGETS
Joel Savitz
2022-05-09
perf metrics: Don't add all tool events for sharing
Ian Rogers
2022-05-09
perf metrics: Support all tool events
Ian Rogers
2022-05-09
perf evsel: Add tool event helpers
Ian Rogers
2022-05-09
perf evsel: Constify a few arrays
Ian Rogers
2022-05-09
Revert "perf stat: Support metrics with hybrid events"
Ian Rogers
2022-05-09
selftests net: add UDP GRO fraglist + bpf self-tests
Lina Wang
2022-05-08
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-05-08
perf tests: Fix coresight `perf test` failure.
Jeremy Linton
2022-05-08
perf bench: Fix two numa NDEBUG warnings
Ian Rogers
2022-05-06
perf test: Add skip to --per-thread test
Ian Rogers
2022-05-05
selftests: add ping test with ping_group_range tuned
Nicolas Dichtel
2022-05-05
perf evlist: Clear all_cpus before propagating
Ian Rogers
2022-05-05
perf cpumap: Switch to using perf_cpu_map API
Ian Rogers
2022-05-05
Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-04
selftests: ocelot: tc_flower_chains: specify conform-exceed action for policer
Vladimir Oltean
2022-05-04
wireguard: selftests: set panic_on_warn=1 from cmdline
Jason A. Donenfeld
2022-05-04
wireguard: selftests: bump package deps
Jason A. Donenfeld
2022-05-04
wireguard: selftests: restore support for ccache
Jason A. Donenfeld
2022-05-04
wireguard: selftests: use newer toolchains to fill out architectures
Jason A. Donenfeld
2022-05-04
wireguard: selftests: limit parallelism to $(nproc) tests at once
Jason A. Donenfeld
2022-05-04
wireguard: selftests: make routing loop test non-fatal
Jason A. Donenfeld
2022-05-04
perf vendor events intel: Update CLX events to v1.15
Ian Rogers
2022-05-03
Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-03
perf vendor events intel: Add uncore event list for Sapphirerapids
Zhengjun Xing
2022-05-03
perf vendor events intel: Update core event list for Sapphirerapids
Zhengjun Xing
2022-05-03
perf tools: Use Python devtools for version autodetection rather than runtime
James Clark
2022-05-03
perf stat: Avoid printing cpus with no counters
Ian Rogers
2022-05-03
selftests/net: so_txtime: usage(): fix documentation of default clock
Marc Kleine-Budde
2022-05-03
selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systems
Marc Kleine-Budde
2022-05-03
selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...
Ido Schimmel
[next]