summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla/src/osnoise.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-28rtla/timerlat: Add -A/--aligned CLI optionTomas Glozar1-0/+149
2026-05-28rtla: Parse cmdline using libsubcmdTomas Glozar1-4/+5
2026-03-11rtla: Use str_has_prefix() for option prefix checkWander Lairson Costa1-1/+1
2026-03-10rtla: Replace magic number with MAX_PATHWander Lairson Costa1-1/+1
2026-03-10rtla: Exit on memory allocation failures during initializationWander Lairson Costa1-16/+6
2026-01-07rtla: Set stop threshold after all instances are enabledCrystal Wood1-13/+4
2025-09-27tools/rtla: Consolidate code between osnoise/timerlat and hist/topCrystal Wood1-22/+44
2025-09-27tools/rtla: Create common_apply_config()Crystal Wood1-34/+3
2025-09-27tools/rtla: Consolidate common parameters into shared structureCosta Shulyupin1-10/+10
2025-03-26rtla: Always set all tracer optionsTomas Glozar1-28/+28
2025-03-26rtla/osnoise: Set OSNOISE_WORKLOAD to trueTomas Glozar1-0/+6
2025-03-26rtla: Unify apply_config between top and histTomas Glozar1-0/+79
2025-03-26rtla/osnoise: Unify params structTomas Glozar1-1/+0
2025-01-24rtla: Add function to report missed eventsTomas Glozar1-0/+20
2025-01-24tools/rtla: Add osnoise_trace_is_off()Costa Shulyupin1-0/+16
2025-01-24rtla/osnoise: Distinguish missing workload optionTomas Glozar1-1/+1
2023-06-13rtla/timerlat_top: Add timerlat user-space supportDaniel Bristot de Oliveira1-0/+65
2023-02-13rtla: Add hwnoise toolDaniel Bristot de Oliveira1-0/+117
2022-12-09rtla: Fix exit status when returning from calls to usage()John Kacur1-5/+4
2022-03-15rtla/osnoise: Add support to adjust the tracing_threshDaniel Bristot de Oliveira1-0/+83
2022-02-25rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira1-1/+1
2022-02-08rtla: Fix segmentation fault when failing to enable -tDaniel Bristot de Oliveira1-0/+3
2022-01-13rtla/osnoise: Add the hist modeDaniel Bristot de Oliveira1-1/+5
2022-01-13rtla/osnoise: Add osnoise top modeDaniel Bristot de Oliveira1-0/+16
2022-01-13rtla: Add osnoise toolDaniel Bristot de Oliveira1-0/+855