summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla/Makefile
AgeCommit message (Expand)AuthorFilesLines
2025-03-28Merge tag 'trace-tools-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+19
2025-03-26tools/build: Use SYSTEM_BPFTOOL for system bpftoolTomas Glozar1-1/+1
2025-03-04rtla/timerlat: Add BPF skeleton to collect samplesTomas Glozar1-1/+13
2025-03-04rtla: Add optional dependency on BPF toolingTomas Glozar1-0/+6
2025-02-26Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds1-6/+0
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins1-6/+0
2025-01-23tools/rtla: Add basic test suiteTomas Glozar1-1/+3
2024-10-18rtla: Add optional dependency on libcpupowerTomas Glozar1-0/+2
2024-03-20tools/rtla: Use tools/build makefiles to build rtlaDaniel Bristot de Oliveira1-144/+73
2024-02-12tools/rtla: Fix Makefile compiler options for clangDaniel Bristot de Oliveira1-1/+6
2023-02-14rtla: Add hwnoise toolDaniel Bristot de Oliveira1-0/+2
2022-08-10rtla: Consolidate and show all necessary libraries that failed for buildingSteven Rostedt (Google)1-26/+36
2022-08-10tools/rtla: Build with EXTRA_{C,LD}FLAGSBen Hutchings1-2/+2
2022-08-10tools/rtla: Fix command symlinksBen Hutchings1-2/+2
2022-08-01rtla: Fix Makefile when called from -C tools/Daniel Bristot de Oliveira1-1/+1
2022-05-26rtla: Remove procps-ng dependencyDaniel Bristot de Oliveira1-1/+1
2022-05-26rtla: Don't overwrite existing directory modeJohn Kacur1-1/+2
2022-05-26rtla/Makefile: Properly handle dependenciesDaniel Bristot de Oliveira1-0/+35
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada1-1/+1
2022-02-04rtla: Follow kernel versionDaniel Bristot de Oliveira1-1/+3
2022-01-28rtla: Make doc build optionalShuah Khan1-1/+1
2022-01-14rtla: Add DocumentationDaniel Bristot de Oliveira1-4/+26
2022-01-14rtla: Add timerlat tool and timelart top modeDaniel Bristot de Oliveira1-0/+2
2022-01-14rtla: Add osnoise toolDaniel Bristot de Oliveira1-0/+2
2022-01-14rtla: Real-Time Linux Analysis toolDaniel Bristot de Oliveira1-0/+76