summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla/src/utils.c
AgeCommit message (Expand)Author
2024-02-12tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming3
2024-02-12tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira
2024-02-12tools/rtla: Fix clang warning about mount_point var sizeDaniel Bristot de Oliveira
2023-10-30rtla: Fix uninitialized variable foundColin Ian King
2023-06-13rtla/timerlat_top: Add timerlat user-space supportDaniel Bristot de Oliveira
2023-06-13rtla: Automatically move rtla to a house-keeping cpuDaniel Bristot de Oliveira
2023-06-13rtla: Change monitored_cpus from char * to cpu_set_tDaniel Bristot de Oliveira
2023-06-13rtla: Add --house-keeping optionDaniel Bristot de Oliveira
2023-06-13rtla: Add -C cgroup supportDaniel Bristot de Oliveira
2022-07-31rtla: Define syscall numbers for riscvAndreas Schwab
2022-07-11rtla/utils: Use calloc and check the potential memory allocation failurejianchunfu
2022-05-26rtla: Remove procps-ng dependencyDaniel Bristot de Oliveira
2022-05-26rtla: Fix __set_sched_attr error messageDaniel Bristot de Oliveira
2022-03-15rtla/timerlat: Add --dma-latency optionDaniel Bristot de Oliveira
2022-02-04rtla/utils: Fix session duration parsingDaniel Bristot de Oliveira
2022-01-13rtla: Helper functions for rtlaDaniel Bristot de Oliveira