summaryrefslogtreecommitdiffstats
path: root/tools/tracing/rtla/src/timerlat_hist.c
AgeCommit message (Expand)AuthorLines
2024-12-27rtla/timerlat: Fix histogram ALL for zero samplesTomas Glozar-81/+96
2024-11-19rtla/timerlat: Do not set params->user_workload with -UTomas Glozar-1/+1
2024-10-17rtla/timerlat: Add --deepest-idle-state for histTomas Glozar-1/+41
2024-10-11rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long longTomas Glozar-9/+9
2024-10-04rtla: Fix consistency in getopt_long for timerlat_histGabriele Monaco-1/+1
2024-05-16rtla: Fix -t\--trace[=file]John Kacur-5/+9
2024-05-16rtla/timerlat: Fix histogram report when a cpu count is 0John Kacur-18/+42
2024-05-16rtla: Add --trace-buffer-size optionDaniel Bristot de Oliveira-1/+13
2024-05-15rtla/timerlat: Make user-space threads the defaultDaniel Bristot de Oliveira-3/+28
2024-05-15rtla: Add the --warm-up optionDaniel Bristot de Oliveira-17/+32
2024-05-15rtla/timerlat: Add a summary for hist modeDaniel Bristot de Oliveira-1/+129
2024-03-20tools/rtla: Add -U/--user-load option to timerlatDaniel Bristot de Oliveira-5/+11
2024-02-12tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur-1/+5
2024-02-12tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira-2/+1
2023-06-13rtla/timerlat_hist: Add timerlat user-space supportDaniel Bristot de Oliveira-11/+118
2023-06-13rtla: Start the tracers after creating all instancesDaniel Bristot de Oliveira-5/+12
2023-06-13rtla/timerlat_hist: Add auto-analysis supportDaniel Bristot de Oliveira-2/+49
2023-06-13rtla: Automatically move rtla to a house-keeping cpuDaniel Bristot de Oliveira-0/+9
2023-06-13rtla: Change monitored_cpus from char * to cpu_set_tDaniel Bristot de Oliveira-9/+9
2023-06-13rtla: Add --house-keeping optionDaniel Bristot de Oliveira-2/+25
2023-06-13rtla: Add -C cgroup supportDaniel Bristot de Oliveira-3/+24
2022-08-10rtla: Fix tracer nameAlexandre Vicenzi-1/+1
2022-05-26rtla: Avoid record NULL pointer dereferenceWan Jiabing-5/+6
2022-03-15rtla: Tools main loop cleanupDaniel Bristot de Oliveira-1/+1
2022-03-15rtla/timerlat: Add --dma-latency optionDaniel Bristot de Oliveira-2/+26
2022-03-15rtla: Check for trace off also in the trace instanceDaniel Bristot de Oliveira-2/+2
2022-03-15rtla: Add --filter supportDaniel Bristot de Oliveira-3/+17
2022-03-15rtla: Add --trigger supportDaniel Bristot de Oliveira-3/+16
2022-03-15rtla: Add -e/--event supportDaniel Bristot de Oliveira-4/+29
2022-03-15rtla/timerlat: Add the automatic trace optionDaniel Bristot de Oliveira-4/+20
2022-02-25rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira-5/+5
2022-02-08rtla: Fix segmentation fault when failing to enable -tDaniel Bristot de Oliveira-4/+3
2022-01-13rtla/timerlat: Add timerlat hist modeDaniel Bristot de Oliveira-0/+822