summaryrefslogtreecommitdiffstats
path: root/tools/tracing/rtla/src/utils.c
AgeCommit message (Expand)AuthorLines
2023-10-30rtla: Fix uninitialized variable foundColin Ian King-1/+1
2023-06-13rtla/timerlat_top: Add timerlat user-space supportDaniel Bristot de Oliveira-0/+58
2023-06-13rtla: Automatically move rtla to a house-keeping cpuDaniel Bristot de Oliveira-0/+50
2023-06-13rtla: Change monitored_cpus from char * to cpu_set_tDaniel Bristot de Oliveira-63/+0
2023-06-13rtla: Add --house-keeping optionDaniel Bristot de Oliveira-0/+58
2023-06-13rtla: Add -C cgroup supportDaniel Bristot de Oliveira-0/+185
2022-07-31rtla: Define syscall numbers for riscvAndreas Schwab-1/+1
2022-07-11rtla/utils: Use calloc and check the potential memory allocation failurejianchunfu-2/+3
2022-05-26rtla: Remove procps-ng dependencyDaniel Bristot de Oliveira-21/+85
2022-05-26rtla: Fix __set_sched_attr error messageDaniel Bristot de Oliveira-1/+1
2022-03-15rtla/timerlat: Add --dma-latency optionDaniel Bristot de Oliveira-0/+33
2022-02-04rtla/utils: Fix session duration parsingDaniel Bristot de Oliveira-2/+2
2022-01-13rtla: Helper functions for rtlaDaniel Bristot de Oliveira-0/+433