summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-30rtla: Fix build without libbpf headerTomas Glozar
2026-01-13rtla: Fix parse_cpu_set() bug introduced by strtoi()Costa Shulyupin
2026-01-07rtla: Fix parse_cpu_set() return value documentationWander Lairson Costa
2026-01-07rtla: Ensure null termination after read operations in utils.cWander Lairson Costa
2026-01-07rtla: Make stop_tracing variable volatileWander Lairson Costa
2026-01-07rtla: Add generated output files to gitignoreWander Lairson Costa
2026-01-07rtla: Fix NULL pointer dereference in actions_parseWander Lairson Costa
2026-01-07rtla: Remove unused headersWander Lairson Costa
2026-01-07rtla: Remove redundant memset after callocWander Lairson Costa
2026-01-07rtla: Use standard exit codes for result enumWander Lairson Costa
2026-01-07rtla: Replace atoi() with a robust strtoi()Wander Lairson Costa
2026-01-07rtla: Introduce for_each_action() helperWander Lairson Costa
2026-01-07tools/rtla: Deduplicate cgroup path opening codeCosta Shulyupin
2026-01-07tools/rtla: Consolidate -H/--house-keeping option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -P/--priority option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -e/--event option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -d/--duration option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -D/--debug option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -C/--cgroup option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -c/--cpus option parsingCosta Shulyupin
2026-01-07tools/rtla: Add common_parse_options()Costa Shulyupin
2026-01-07rtla/tests: Run Test::Harness in verbose modeTomas Glozar
2026-01-07rtla/tests: Test BPF action programTomas Glozar
2026-01-07rtla/timerlat: Add example for BPF action programTomas Glozar
2026-01-07rtla/timerlat: Add --bpf-action optionTomas Glozar
2026-01-07rtla/timerlat: Support tail call from BPF programTomas Glozar
2026-01-07tools/rtla: Add common_usage()Costa Shulyupin
2026-01-07rtla: Set stop threshold after all instances are enabledCrystal Wood
2026-01-06tools/rtla: Remove unused function declarationsCosta Shulyupin
2026-01-02Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...Linus Torvalds
2026-01-02Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-01-02Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-31kselftest/harness: Use helper to avoid zero-size memset warningWake Liu
2025-12-31selftests/ftrace: Test toplevel-enable for instanceZheng Yejian
2025-12-31selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-30selftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko
2025-12-30selftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-12-28Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-28Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-12-28selftests/ublk: fix Makefile to rebuild on header changesMing Lei
2025-12-28selftests/ublk: add test for async partition scanMing Lei
2025-12-28tools/sched_ext: update scx_show_state.py for scx_aborting changeKohei Enju
2025-12-28tools/sched_ext: fix scx_show_state.py for scx_root changeKohei Enju
2025-12-27tools build: Fix the common set of features test wrt libopensslArnaldo Carvalho de Melo
2025-12-24tools headers: Sync syscall table with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync linux/socket.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync linux/gfp_types.h with kernel sourcesNamhyung Kim