开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tracing
/
rtla
/
src
/
timerlat_top.c
Age
Commit message (
Expand
)
Author
2025-01-24
rtla: Report missed event count
Tomas Glozar
2025-01-24
tools/rtla: Add osnoise_trace_is_off()
Costa Shulyupin
2025-01-24
rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
2025-01-24
rtla/timerlat_top: Abort event processing on second signal
Tomas Glozar
2025-01-24
rtla/timerlat_top: Stop timerlat tracer on signal
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 top
Tomas Glozar
2024-10-11
rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
Tomas Glozar
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-05-16
rtla: Fix -t\--trace[=file]
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 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/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-02-12
tools/rtla: Exit with EXIT_SUCCESS when help is invoked
John Kacur
2023-06-13
rtla/timerlat_top: Add timerlat user-space support
Daniel Bristot de Oliveira
2023-06-13
rtla: Start the tracers after creating all instances
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: Add auto-analysis only option
Daniel Bristot de Oliveira
2023-02-02
rtla/timerlat: Add auto-analysis support to timerlat top
Daniel Bristot de Oliveira
2022-08-10
rtla: Fix tracer name
Alexandre Vicenzi
2022-05-26
rtla: Avoid record NULL pointer dereference
Wan Jiabing
2022-03-15
rtla: Tools main loop cleanup
Daniel Bristot de Oliveira
2022-03-15
rtla/timerlat: Add --dma-latency option
Daniel Bristot de Oliveira
2022-03-15
rtla: Check for trace off also in the trace instance
Daniel Bristot de Oliveira
2022-03-15
rtla: Add --filter support
Daniel Bristot de Oliveira
2022-03-15
rtla: Add --trigger support
Daniel Bristot de Oliveira
2022-03-15
rtla: Add -e/--event support
Daniel Bristot de Oliveira
2022-03-15
rtla/timerlat: Add the automatic trace option
Daniel Bristot de Oliveira
2022-02-08
rtla: Fix segmentation fault when failing to enable -t
Daniel Bristot de Oliveira
2022-01-13
rtla: Add timerlat tool and timelart top mode
Daniel Bristot de Oliveira