index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tracing
/
rtla
/
src
/
actions.c
Age
Commit message (
Expand
)
Author
2026-05-28
rtla/actions: Restore continue flag in actions_perform()
Tomas Glozar
2026-03-10
rtla/actions: Simplify argument parsing
Wander Lairson Costa
2026-03-10
rtla: Use strdup() to simplify code
Wander Lairson Costa
2026-03-10
rtla: Exit on memory allocation failures during initialization
Wander Lairson Costa
2026-01-07
rtla: Fix NULL pointer dereference in actions_parse
Wander Lairson Costa
2026-01-07
rtla: Remove redundant memset after calloc
Wander Lairson Costa
2026-01-07
rtla: Replace atoi() with a robust strtoi()
Wander Lairson Costa
2026-01-07
rtla: Introduce for_each_action() helper
Wander Lairson Costa
2025-10-05
Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-27
rtla/actions: Fix condition for buffer reallocation
Wander Lairson Costa
2025-09-27
rtla: Fix buffer overflow in actions_parse
Ivan Pravdin
2025-09-27
tools/rtla: Add remaining support for osnoise actions
Crystal Wood
2025-07-25
rtla/timerlat: Add continue action
Tomas Glozar
2025-07-25
rtla/timerlat: Add action on threshold feature
Tomas Glozar