summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla/src/osnoise_hist.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-13rtla: Start the tracers after creating all instancesDaniel Bristot de Oliveira1-3/+11
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-3/+26
2023-06-13rtla: Add -C cgroup supportDaniel Bristot de Oliveira1-2/+24
2023-02-01tools/tracing/rtla: osnoise_hist: display average with two-digit precisionAndreas Ziegler1-2/+2
2023-02-01tools/tracing/rtla: osnoise_hist: use total duration for average calculationAndreas Ziegler1-1/+4
2022-05-26rtla: Avoid record NULL pointer dereferenceWan Jiabing1-2/+3
2022-03-15rtla: Tools main loop cleanupDaniel Bristot de Oliveira1-1/+1
2022-03-15rtla/osnoise: Fix osnoise hist stop tracing messageDaniel Bristot de Oliveira1-1/+1
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-3/+28
2022-03-15rtla/osnoise: Add the automatic trace optionDaniel Bristot de Oliveira1-3/+16
2022-03-15rtla/osnoise: Add an option to set the thresholdDaniel Bristot de Oliveira1-4/+18
2022-02-26rtla/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-14rtla/osnoise: Add the hist modeDaniel Bristot de Oliveira1-0/+801