aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tracing/rtla/src/timerlat_hist.c
AgeCommit message (Expand)AuthorFilesLines
4 daysrtla: Fix -t\--trace[=file]John Kacur1-5/+9
4 daysrtla/timerlat: Fix histogram report when a cpu count is 0John Kacur1-18/+42
4 daysrtla: Add --trace-buffer-size optionDaniel Bristot de Oliveira1-1/+13
5 daysrtla/timerlat: Make user-space threads the defaultDaniel Bristot de Oliveira1-3/+28
5 daysrtla: Add the --warm-up optionDaniel Bristot de Oliveira1-17/+32
5 daysrtla/timerlat: Add a summary for hist modeDaniel Bristot de Oliveira1-1/+129
2024-03-20tools/rtla: Add -U/--user-load option to timerlatDaniel Bristot de Oliveira1-5/+11
2024-02-12tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur1-1/+5
2024-02-12tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira1-2/+1
2023-06-13rtla/timerlat_hist: Add timerlat user-space supportDaniel Bristot de Oliveira1-11/+118
2023-06-13rtla: Start the tracers after creating all instancesDaniel Bristot de Oliveira1-5/+12
2023-06-13rtla/timerlat_hist: Add auto-analysis supportDaniel Bristot de Oliveira1-2/+49
2023-06-13rtla: Automatically move rtla to a house-keeping cpuDaniel Bristot de Oliveira1-0/+9
2023-06-13rtla: Change monitored_cpus from char * to cpu_set_tDaniel Bristot de Oliveira1-9/+9
2023-06-13rtla: Add --house-keeping optionDaniel Bristot de Oliveira1-2/+25
2023-06-13rtla: Add -C cgroup supportDaniel Bristot de Oliveira1-3/+24
2022-08-10rtla: Fix tracer nameAlexandre Vicenzi1-1/+1
2022-05-26rtla: Avoid record NULL pointer dereferenceWan Jiabing1-5/+6
2022-03-15rtla: Tools main loop cleanupDaniel Bristot de Oliveira1-1/+1
2022-03-15rtla/timerlat: Add --dma-latency optionDaniel Bristot de Oliveira1-2/+26
2022-03-15rtla: Check for trace off also in the trace instanceDaniel Bristot de Oliveira1-2/+2
2022-03-15rtla: Add --filter supportDaniel Bristot de Oliveira1-3/+17
2022-03-15rtla: Add --trigger supportDaniel Bristot de Oliveira1-3/+16
2022-03-15rtla: Add -e/--event supportDaniel Bristot de Oliveira1-4/+29
2022-03-15rtla/timerlat: Add the automatic trace optionDaniel Bristot de Oliveira1-4/+20
2022-02-25rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira1-5/+5
2022-02-08rtla: Fix segmentation fault when failing to enable -tDaniel Bristot de Oliveira1-4/+3
2022-01-13rtla/timerlat: Add timerlat hist modeDaniel Bristot de Oliveira1-0/+822