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
/
tracing
Age
Commit message (
Expand
)
Author
Lines
2026-01-07
rtla/timerlat: Add --bpf-action option
Tomas Glozar
-2
/
+80
2026-01-07
rtla/timerlat: Support tail call from BPF program
Tomas Glozar
-4
/
+35
2026-01-07
tools/rtla: Add common_usage()
Costa Shulyupin
-64
/
+81
2026-01-07
rtla: Set stop threshold after all instances are enabled
Crystal Wood
-37
/
+38
2026-01-06
tools/rtla: Remove unused function declarations
Costa Shulyupin
-4
/
+0
2025-12-05
Merge tag 'trace-tools-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-372
/
+246
2025-11-21
rtla/timerlat: Exit top main loop on any non-zero wait_retval
Crystal Wood
-1
/
+1
2025-11-21
rtla/tests: Don't rely on matching ^1ALL
Crystal Wood
-1
/
+1
2025-11-21
rtla: Fix -a overriding -t argument
Ivan Pravdin
-4
/
+8
2025-11-21
rtla: Fix -C/--cgroup interface
Ivan Pravdin
-76
/
+55
2025-11-21
tools/rtla: Replace osnoise_hist_usage("...") with fatal("...")
Costa Shulyupin
-19
/
+13
2025-11-21
tools/rtla: Replace osnoise_top_usage("...") with fatal("...")
Costa Shulyupin
-16
/
+10
2025-11-21
tools/rtla: Replace timerlat_hist_usage("...") with fatal("...")
Costa Shulyupin
-19
/
+13
2025-11-21
tools/rtla: Replace timerlat_top_usage("...") with fatal("...")
Costa Shulyupin
-17
/
+11
2025-11-21
tools/rtla: Add fatal() and replace error handling pattern
Costa Shulyupin
-129
/
+81
2025-11-21
rtla/tests: Fix osnoise test calling timerlat
Tomas Glozar
-1
/
+1
2025-11-21
rtla/tests: Extend action tests to 5s
Tomas Glozar
-4
/
+4
2025-11-20
tools/rtla: Fix --on-threshold always triggering
Tomas Glozar
-9
/
+15
2025-11-20
rtla/timerlat_bpf: Stop tracing on user latency
Tomas Glozar
-0
/
+3
2025-11-20
tools/rtla: Fix unassigned nr_cpus
Costa Shulyupin
-2
/
+3
2025-11-20
tools/rtla: Remove unused optional option_index
Costa Shulyupin
-16
/
+4
2025-11-20
tools/rtla: Add for_each_monitored_cpu() helper
Costa Shulyupin
-58
/
+23
2025-11-07
tracing/tools: Fix incorrcet short option in usage text for --threads
Zhang Chujun
-1
/
+1
2025-10-05
Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1647
/
+1306
2025-09-27
rtla/actions: Fix condition for buffer reallocation
Wander Lairson Costa
-1
/
+1
2025-09-27
rtla: Fix buffer overflow in actions_parse
Ivan Pravdin
-1
/
+1
2025-09-27
tools/rtla: Add remaining support for osnoise actions
Crystal Wood
-10
/
+79
2025-09-27
tools/rtla: Add test engine support for unexpected output
Crystal Wood
-8
/
+18
2025-09-27
tools/rtla: Fix -A option name in test comment
Crystal Wood
-2
/
+2
2025-09-27
tools/rtla: Consolidate code between osnoise/timerlat and hist/top
Crystal Wood
-1194
/
+792
2025-09-27
tools/rtla: Create common_apply_config()
Crystal Wood
-150
/
+142
2025-09-27
tools/rtla: Move top/hist params into common struct
Crystal Wood
-163
/
+152
2025-09-27
tools/rtla: Consolidate common parameters into shared structure
Costa Shulyupin
-252
/
+253
2025-08-19
rtla: Check pkg-config install
Tao Chen
-0
/
+8
2025-08-19
tools/latency-collector: Check pkg-config install
Tao Chen
-0
/
+8
2025-07-28
rtla/tests: Test timerlat -P option using actions
Tomas Glozar
-2
/
+11
2025-07-28
rtla/tests: Add grep checks for base test cases
Tomas Glozar
-13
/
+16
2025-07-25
rtla/tests: Limit duration to maximum of 10s
Tomas Glozar
-10
/
+10
2025-07-25
rtla/tests: Add tests for actions
Tomas Glozar
-0
/
+28
2025-07-25
rtla/tests: Check rtla output with grep
Tomas Glozar
-4
/
+17
2025-07-25
rtla/timerlat: Add action on end feature
Tomas Glozar
-29
/
+65
2025-07-25
rtla/timerlat: Add continue action
Tomas Glozar
-29
/
+100
2025-07-25
rtla/timerlat_bpf: Allow resuming tracing
Tomas Glozar
-4
/
+25
2025-07-25
rtla/timerlat: Add action on threshold feature
Tomas Glozar
-22
/
+341
2025-07-25
rtla/timerlat: Introduce enum timerlat_tracing_mode
Tomas Glozar
-53
/
+97
2025-05-29
Merge tag 'trace-tools-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-21
/
+37
2025-05-07
rtla: Define _GNU_SOURCE in timerlat_bpf.c
Tomas Glozar
-0
/
+1
2025-05-07
rtla: Define __NR_sched_setattr for LoongArch
Tiezhu Yang
-0
/
+2
2025-05-07
rtla: Set distinctive exit value for failed tests
Costa Shulyupin
-21
/
+34
2025-04-14
Documentation/rtla: Include BPF sample collection
Tomas Glozar
-0
/
+7
[prev]
[next]