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
/
Makefile
Age
Commit message (
Expand
)
Author
2025-03-27
Merge tag 'trace-tools-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-26
tools/build: Use SYSTEM_BPFTOOL for system bpftool
Tomas Glozar
2025-03-04
rtla/timerlat: Add BPF skeleton to collect samples
Tomas Glozar
2025-03-04
rtla: Add optional dependency on BPF tooling
Tomas Glozar
2025-02-25
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...
Linus Torvalds
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
2025-01-23
tools/rtla: Add basic test suite
Tomas Glozar
2024-10-17
rtla: Add optional dependency on libcpupower
Tomas Glozar
2024-03-20
tools/rtla: Use tools/build makefiles to build rtla
Daniel Bristot de Oliveira
2024-02-12
tools/rtla: Fix Makefile compiler options for clang
Daniel Bristot de Oliveira
2023-02-13
rtla: Add hwnoise tool
Daniel Bristot de Oliveira
2022-08-10
rtla: Consolidate and show all necessary libraries that failed for building
Steven Rostedt (Google)
2022-08-10
tools/rtla: Build with EXTRA_{C,LD}FLAGS
Ben Hutchings
2022-08-10
tools/rtla: Fix command symlinks
Ben Hutchings
2022-07-31
rtla: Fix Makefile when called from -C tools/
Daniel Bristot de Oliveira
2022-05-26
rtla: Remove procps-ng dependency
Daniel Bristot de Oliveira
2022-05-26
rtla: Don't overwrite existing directory mode
John Kacur
2022-05-26
rtla/Makefile: Properly handle dependencies
Daniel Bristot de Oliveira
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2022-02-04
rtla: Follow kernel version
Daniel Bristot de Oliveira
2022-01-27
rtla: Make doc build optional
Shuah Khan
2022-01-13
rtla: Add Documentation
Daniel Bristot de Oliveira
2022-01-13
rtla: Add timerlat tool and timelart top mode
Daniel Bristot de Oliveira
2022-01-13
rtla: Add osnoise tool
Daniel Bristot de Oliveira
2022-01-13
rtla: Real-Time Linux Analysis tool
Daniel Bristot de Oliveira