index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tracing
/
rtla
/
src
Age
Commit message (
Expand
)
Author
2024-12-27
rtla/timerlat: Fix histogram ALL for zero samples
Tomas Glozar
2024-11-22
Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-19
rtla/timerlat: Do not set params->user_workload with -U
Tomas Glozar
2024-10-17
rtla/timerlat: Add --deepest-idle-state for hist
Tomas Glozar
2024-10-17
rtla/timerlat: Add --deepest-idle-state for top
Tomas Glozar
2024-10-17
rtla/utils: Add idle state disabling via libcpupower
Tomas Glozar
2024-10-11
rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long
Tomas Glozar
2024-10-11
rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
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-10-04
rtla: Fix consistency in getopt_long for timerlat_hist
Gabriele Monaco
2024-10-04
rtla: use the definition for stdout fd when calling isatty()
Eder Zulian
2024-10-03
rtla: Fix the help text in osnoise and timerlat top tools
Eder Zulian
2024-08-09
rtla/osnoise: Prevent NULL dereference in error handling
Dan Carpenter
2024-06-21
rtla/osnoise: Better report when histogram is empty
Luis Claudio R. Goncalves
2024-06-21
rtla/osnoise: Use pretty formatting only on interactive tty
Luis Claudio R. Goncalves
2024-05-16
rtla: Fix -t\--trace[=file]
John Kacur
2024-05-16
rtla/timerlat: Fix histogram report when a cpu count is 0
John Kacur
2024-05-16
rtla: Add --trace-buffer-size option
Daniel Bristot de Oliveira
2024-05-15
rtla/timerlat: Make user-space threads the default
Daniel Bristot de Oliveira
2024-05-15
rtla: Add the --warm-up option
Daniel Bristot de Oliveira
2024-05-15
rtla/timerlat: Add a summary for hist mode
Daniel Bristot de Oliveira
2024-05-15
rtla/timerlat: Add a summary for top mode
Daniel Bristot de Oliveira
2024-05-15
rtla/timerlat: Use pretty formatting only on interactive tty
Daniel Bristot de Oliveira
2024-05-15
rtla/auto-analysis: Replace \t with spaces
Daniel Bristot de Oliveira
2024-05-15
rtla/timerlat: Simplify "no value" printing on top
Daniel Bristot de Oliveira
2024-03-20
tools/rtla: Add -U/--user-load option to timerlat
Daniel Bristot de Oliveira
2024-03-20
tools/rtla: Use tools/build makefiles to build rtla
Daniel Bristot de Oliveira
2024-02-12
tools/rtla: Exit with EXIT_SUCCESS when help is invoked
John Kacur
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
2024-02-12
tools/rtla: Fix uninitialized bucket/data->bucket_size warning
Daniel Bristot de Oliveira
2023-10-30
rtla: Fix uninitialized variable found
Colin Ian King
2023-09-22
rtla/timerlat: Do not stop user-space if a cpu is offline
Daniel Bristot de Oliveira
2023-09-12
rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread s...
Daniel Bristot de Oliveira
2023-09-12
rtla/timerlat_aa: Fix negative IRQ delay
Daniel Bristot de Oliveira
2023-09-12
rtla/timerlat_aa: Zero thread sum after every sample analysis
Daniel Bristot de Oliveira
2023-06-13
rtla/timerlat_hist: Add timerlat user-space support
Daniel Bristot de Oliveira
2023-06-13
rtla/timerlat_top: Add timerlat user-space support
Daniel Bristot de Oliveira
2023-06-13
rtla/hwnoise: Reduce runtime to 75%
Daniel Bristot de Oliveira
2023-06-13
rtla: Start the tracers after creating all instances
Daniel Bristot de Oliveira
2023-06-13
rtla/timerlat_hist: Add auto-analysis support
Daniel Bristot de Oliveira
2023-06-13
rtla/timerlat: Give timerlat auto analysis its own instance
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
2023-04-25
rtla/timerlat: Fix "Previous IRQ" auto analysis' line
Daniel Bristot de Oliveira
2023-04-25
rtla/timerlat: Add auto-analysis only option
Daniel Bristot de Oliveira
[next]