summaryrefslogtreecommitdiffstats
path: root/tools/tracing/rtla/src/utils.c
Commit message (Expand)AuthorAgeFilesLines
* tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming32024-02-121-3/+3
* tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira2024-02-121-6/+0
* tools/rtla: Fix clang warning about mount_point var sizeDaniel Bristot de Oliveira2024-02-121-1/+1
* rtla: Fix uninitialized variable foundColin Ian King2023-10-301-1/+1
* rtla/timerlat_top: Add timerlat user-space supportDaniel Bristot de Oliveira2023-06-131-0/+58
* rtla: Automatically move rtla to a house-keeping cpuDaniel Bristot de Oliveira2023-06-131-0/+50
* rtla: Change monitored_cpus from char * to cpu_set_tDaniel Bristot de Oliveira2023-06-131-63/+0
* rtla: Add --house-keeping optionDaniel Bristot de Oliveira2023-06-131-0/+58
* rtla: Add -C cgroup supportDaniel Bristot de Oliveira2023-06-131-0/+185
* rtla: Define syscall numbers for riscvAndreas Schwab2022-07-311-1/+1
* rtla/utils: Use calloc and check the potential memory allocation failurejianchunfu2022-07-111-2/+3
* rtla: Remove procps-ng dependencyDaniel Bristot de Oliveira2022-05-261-21/+85
* rtla: Fix __set_sched_attr error messageDaniel Bristot de Oliveira2022-05-261-1/+1
* rtla/timerlat: Add --dma-latency optionDaniel Bristot de Oliveira2022-03-151-0/+33
* rtla/utils: Fix session duration parsingDaniel Bristot de Oliveira2022-02-041-2/+2
* rtla: Helper functions for rtlaDaniel Bristot de Oliveira2022-01-131-0/+433