summaryrefslogtreecommitdiffstats
path: root/tools/tracing
AgeCommit message (Expand)AuthorLines
2025-11-07tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun-1/+1
2025-10-05Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1647/+1306
2025-09-27rtla/actions: Fix condition for buffer reallocationWander Lairson Costa-1/+1
2025-09-27rtla: Fix buffer overflow in actions_parseIvan Pravdin-1/+1
2025-09-27tools/rtla: Add remaining support for osnoise actionsCrystal Wood-10/+79
2025-09-27tools/rtla: Add test engine support for unexpected outputCrystal Wood-8/+18
2025-09-27tools/rtla: Fix -A option name in test commentCrystal Wood-2/+2
2025-09-27tools/rtla: Consolidate code between osnoise/timerlat and hist/topCrystal Wood-1194/+792
2025-09-27tools/rtla: Create common_apply_config()Crystal Wood-150/+142
2025-09-27tools/rtla: Move top/hist params into common structCrystal Wood-163/+152
2025-09-27tools/rtla: Consolidate common parameters into shared structureCosta Shulyupin-252/+253
2025-08-19rtla: Check pkg-config installTao Chen-0/+8
2025-08-19tools/latency-collector: Check pkg-config installTao Chen-0/+8
2025-07-28rtla/tests: Test timerlat -P option using actionsTomas Glozar-2/+11
2025-07-28rtla/tests: Add grep checks for base test casesTomas Glozar-13/+16
2025-07-25rtla/tests: Limit duration to maximum of 10sTomas Glozar-10/+10
2025-07-25rtla/tests: Add tests for actionsTomas Glozar-0/+28
2025-07-25rtla/tests: Check rtla output with grepTomas Glozar-4/+17
2025-07-25rtla/timerlat: Add action on end featureTomas Glozar-29/+65
2025-07-25rtla/timerlat: Add continue actionTomas Glozar-29/+100
2025-07-25rtla/timerlat_bpf: Allow resuming tracingTomas Glozar-4/+25
2025-07-25rtla/timerlat: Add action on threshold featureTomas Glozar-22/+341
2025-07-25rtla/timerlat: Introduce enum timerlat_tracing_modeTomas Glozar-53/+97
2025-05-29Merge tag 'trace-tools-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-21/+37
2025-05-07rtla: Define _GNU_SOURCE in timerlat_bpf.cTomas Glozar-0/+1
2025-05-07rtla: Define __NR_sched_setattr for LoongArchTiezhu Yang-0/+2
2025-05-07rtla: Set distinctive exit value for failed testsCosta Shulyupin-21/+34
2025-04-14Documentation/rtla: Include BPF sample collectionTomas Glozar-0/+7
2025-03-27Merge tag 'trace-tools-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-623/+1306
2025-03-26rtla: Add the ability to create ctags and etagsJohn Kacur-2/+15
2025-03-26rtla/tests: Test setting default optionsTomas Glozar-0/+32
2025-03-26rtla/tests: Reset osnoise options before checkTomas Glozar-0/+40
2025-03-26rtla: Always set all tracer optionsTomas Glozar-59/+56
2025-03-26rtla/osnoise: Set OSNOISE_WORKLOAD to trueTomas Glozar-0/+6
2025-03-26rtla: Unify apply_config between top and histTomas Glozar-334/+227
2025-03-26rtla/osnoise: Unify params structTomas Glozar-87/+68
2025-03-26rtla: Fix segfault in save_trace_to_file callTomas Glozar-5/+9
2025-03-26tools/build: Use SYSTEM_BPFTOOL for system bpftoolTomas Glozar-1/+1
2025-03-04rtla: Refactor save_trace_to_fileCosta Shulyupin-16/+8
2025-03-04rtla/timerlat: Test BPF modeTomas Glozar-0/+14
2025-03-04rtla/timerlat_top: Use BPF to collect samplesTomas Glozar-40/+215
2025-03-04rtla/timerlat_top: Move divisor to updateTomas Glozar-29/+25
2025-03-04rtla/timerlat_hist: Use BPF to collect samplesTomas Glozar-21/+146
2025-03-04rtla/timerlat: Add BPF skeleton to collect samplesTomas Glozar-1/+389
2025-03-04rtla: Add optional dependency on BPF toolingTomas Glozar-0/+48
2025-03-04rtla/timerlat: Unify params structTomas Glozar-99/+78
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds-12/+0
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins-12/+0
2025-01-26Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-43/+272
2025-01-24rtla: Report missed event countTomas Glozar-0/+4