summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla/src/timerlat_top.c
AgeCommit message (Expand)Author
2025-01-24rtla: Report missed event countTomas Glozar
2025-01-24tools/rtla: Add osnoise_trace_is_off()Costa Shulyupin
2025-01-24rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-01-24rtla/timerlat_top: Abort event processing on second signalTomas Glozar
2025-01-24rtla/timerlat_top: Stop timerlat tracer on signalTomas Glozar
2024-11-22Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-19rtla/timerlat: Do not set params->user_workload with -UTomas Glozar
2024-10-17rtla/timerlat: Add --deepest-idle-state for topTomas Glozar
2024-10-11rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long longTomas Glozar
2024-10-04rtla: use the definition for stdout fd when calling isatty()Eder Zulian
2024-10-03rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian
2024-05-16rtla: Fix -t\--trace[=file]John Kacur
2024-05-16rtla: Add --trace-buffer-size optionDaniel Bristot de Oliveira
2024-05-15rtla/timerlat: Make user-space threads the defaultDaniel Bristot de Oliveira
2024-05-15rtla: Add the --warm-up optionDaniel Bristot de Oliveira
2024-05-15rtla/timerlat: Add a summary for top modeDaniel Bristot de Oliveira
2024-05-15rtla/timerlat: Use pretty formatting only on interactive ttyDaniel Bristot de Oliveira
2024-05-15rtla/timerlat: Simplify "no value" printing on topDaniel Bristot de Oliveira
2024-03-20tools/rtla: Add -U/--user-load option to timerlatDaniel Bristot de Oliveira
2024-02-12tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur
2023-06-13rtla/timerlat_top: Add timerlat user-space supportDaniel Bristot de Oliveira
2023-06-13rtla: Start the tracers after creating all instancesDaniel Bristot de Oliveira
2023-06-13rtla/timerlat: Give timerlat auto analysis its own instanceDaniel Bristot de Oliveira
2023-06-13rtla: Automatically move rtla to a house-keeping cpuDaniel Bristot de Oliveira
2023-06-13rtla: Change monitored_cpus from char * to cpu_set_tDaniel Bristot de Oliveira
2023-06-13rtla: Add --house-keeping optionDaniel Bristot de Oliveira
2023-06-13rtla: Add -C cgroup supportDaniel Bristot de Oliveira
2023-04-25rtla/timerlat: Add auto-analysis only optionDaniel Bristot de Oliveira
2023-02-02rtla/timerlat: Add auto-analysis support to timerlat topDaniel Bristot de Oliveira
2022-08-10rtla: Fix tracer nameAlexandre Vicenzi
2022-05-26rtla: Avoid record NULL pointer dereferenceWan Jiabing
2022-03-15rtla: Tools main loop cleanupDaniel Bristot de Oliveira
2022-03-15rtla/timerlat: Add --dma-latency optionDaniel Bristot de Oliveira
2022-03-15rtla: Check for trace off also in the trace instanceDaniel Bristot de Oliveira
2022-03-15rtla: Add --filter supportDaniel Bristot de Oliveira
2022-03-15rtla: Add --trigger supportDaniel Bristot de Oliveira
2022-03-15rtla: Add -e/--event supportDaniel Bristot de Oliveira
2022-03-15rtla/timerlat: Add the automatic trace optionDaniel Bristot de Oliveira
2022-02-08rtla: Fix segmentation fault when failing to enable -tDaniel Bristot de Oliveira
2022-01-13rtla: Add timerlat tool and timelart top modeDaniel Bristot de Oliveira