summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla/src/timerlat_hist.c
AgeCommit message (Expand)Author
2025-01-26Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-24rtla: Report missed event countTomas Glozar
2025-01-24tools/rtla: Add osnoise_trace_is_off()Costa Shulyupin
2025-01-24rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-01-24rtla/timerlat_hist: Abort event processing on second signalTomas Glozar
2025-01-24rtla/timerlat_hist: Stop timerlat tracer on signalTomas Glozar
2024-12-27rtla/timerlat: Fix histogram ALL for zero samplesTomas Glozar
2024-11-19rtla/timerlat: Do not set params->user_workload with -UTomas Glozar
2024-10-17rtla/timerlat: Add --deepest-idle-state for histTomas Glozar
2024-10-11rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long longTomas Glozar
2024-10-04rtla: Fix consistency in getopt_long for timerlat_histGabriele Monaco
2024-05-16rtla: Fix -t\--trace[=file]John Kacur
2024-05-16rtla/timerlat: Fix histogram report when a cpu count is 0John 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 hist modeDaniel 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
2024-02-12tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira
2023-06-13rtla/timerlat_hist: 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_hist: Add auto-analysis supportDaniel 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
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-25rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira
2022-02-08rtla: Fix segmentation fault when failing to enable -tDaniel Bristot de Oliveira
2022-01-13rtla/timerlat: Add timerlat hist modeDaniel Bristot de Oliveira