index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tracing
/
rtla
/
src
/
utils.c
Age
Commit message (
Expand
)
Author
2024-10-17
rtla/utils: Add idle state disabling via libcpupower
Tomas Glozar
2024-10-10
tools/rtla: fix collision with glibc sched_attr/sched_set_attr
Jan Stancek
2024-10-10
tools/rtla: drop __NR_sched_getattr
Jan Stancek
2024-02-12
tools/rtla: Replace setting prio with nice for SCHED_OTHER
limingming3
2024-02-12
tools/rtla: Remove unused sched_getattr() function
Daniel Bristot de Oliveira
2024-02-12
tools/rtla: Fix clang warning about mount_point var size
Daniel Bristot de Oliveira
2023-10-30
rtla: Fix uninitialized variable found
Colin Ian King
2023-06-13
rtla/timerlat_top: Add timerlat user-space support
Daniel Bristot de Oliveira
2023-06-13
rtla: Automatically move rtla to a house-keeping cpu
Daniel Bristot de Oliveira
2023-06-13
rtla: Change monitored_cpus from char * to cpu_set_t
Daniel Bristot de Oliveira
2023-06-13
rtla: Add --house-keeping option
Daniel Bristot de Oliveira
2023-06-13
rtla: Add -C cgroup support
Daniel Bristot de Oliveira
2022-07-31
rtla: Define syscall numbers for riscv
Andreas Schwab
2022-07-11
rtla/utils: Use calloc and check the potential memory allocation failure
jianchunfu
2022-05-26
rtla: Remove procps-ng dependency
Daniel Bristot de Oliveira
2022-05-26
rtla: Fix __set_sched_attr error message
Daniel Bristot de Oliveira
2022-03-15
rtla/timerlat: Add --dma-latency option
Daniel Bristot de Oliveira
2022-02-04
rtla/utils: Fix session duration parsing
Daniel Bristot de Oliveira
2022-01-13
rtla: Helper functions for rtla
Daniel Bristot de Oliveira