summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla
AgeCommit message (Expand)Author
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
2025-11-21rtla/timerlat: Exit top main loop on any non-zero wait_retvalCrystal Wood
2025-11-21rtla/tests: Don't rely on matching ^1ALLCrystal Wood
2025-11-21rtla: Fix -a overriding -t argumentIvan Pravdin
2025-11-21rtla: Fix -C/--cgroup interfaceIvan Pravdin
2025-11-21tools/rtla: Replace osnoise_hist_usage("...") with fatal("...")Costa Shulyupin
2025-11-21tools/rtla: Replace osnoise_top_usage("...") with fatal("...")Costa Shulyupin
2025-11-21tools/rtla: Replace timerlat_hist_usage("...") with fatal("...")Costa Shulyupin
2025-11-21tools/rtla: Replace timerlat_top_usage("...") with fatal("...")Costa Shulyupin
2025-11-21tools/rtla: Add fatal() and replace error handling patternCosta Shulyupin
2025-11-21rtla/tests: Fix osnoise test calling timerlatTomas Glozar
2025-11-21rtla/tests: Extend action tests to 5sTomas Glozar
2025-11-20tools/rtla: Fix --on-threshold always triggeringTomas Glozar
2025-11-20rtla/timerlat_bpf: Stop tracing on user latencyTomas Glozar
2025-11-20tools/rtla: Fix unassigned nr_cpusCosta Shulyupin
2025-11-20tools/rtla: Remove unused optional option_indexCosta Shulyupin
2025-11-20tools/rtla: Add for_each_monitored_cpu() helperCosta Shulyupin
2025-10-05Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-27rtla/actions: Fix condition for buffer reallocationWander Lairson Costa
2025-09-27rtla: Fix buffer overflow in actions_parseIvan Pravdin
2025-09-27tools/rtla: Add remaining support for osnoise actionsCrystal Wood
2025-09-27tools/rtla: Add test engine support for unexpected outputCrystal Wood
2025-09-27tools/rtla: Fix -A option name in test commentCrystal Wood
2025-09-27tools/rtla: Consolidate code between osnoise/timerlat and hist/topCrystal Wood
2025-09-27tools/rtla: Create common_apply_config()Crystal Wood
2025-09-27tools/rtla: Move top/hist params into common structCrystal Wood
2025-09-27tools/rtla: Consolidate common parameters into shared structureCosta Shulyupin
2025-08-19rtla: Check pkg-config installTao Chen
2025-07-28rtla/tests: Test timerlat -P option using actionsTomas Glozar
2025-07-28rtla/tests: Add grep checks for base test casesTomas Glozar
2025-07-25rtla/tests: Limit duration to maximum of 10sTomas Glozar
2025-07-25rtla/tests: Add tests for actionsTomas Glozar
2025-07-25rtla/tests: Check rtla output with grepTomas Glozar
2025-07-25rtla/timerlat: Add action on end featureTomas Glozar
2025-07-25rtla/timerlat: Add continue actionTomas Glozar
2025-07-25rtla/timerlat_bpf: Allow resuming tracingTomas Glozar
2025-07-25rtla/timerlat: Add action on threshold featureTomas Glozar
2025-07-25rtla/timerlat: Introduce enum timerlat_tracing_modeTomas Glozar
2025-05-29Merge tag 'trace-tools-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-07rtla: Define _GNU_SOURCE in timerlat_bpf.cTomas Glozar
2025-05-07rtla: Define __NR_sched_setattr for LoongArchTiezhu Yang
2025-05-07rtla: Set distinctive exit value for failed testsCosta Shulyupin
2025-04-14Documentation/rtla: Include BPF sample collectionTomas Glozar
2025-03-27Merge tag 'trace-tools-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-26rtla: Add the ability to create ctags and etagsJohn Kacur
2025-03-26rtla/tests: Test setting default optionsTomas Glozar