index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tracing
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-13
rtla: Fix parse_cpu_set() bug introduced by strtoi()
Costa Shulyupin
1
-6
/
+4
2026-01-07
rtla: Fix parse_cpu_set() return value documentation
Wander Lairson Costa
1
-1
/
+1
2026-01-07
rtla: Ensure null termination after read operations in utils.c
Wander Lairson Costa
1
-0
/
+3
2026-01-07
rtla: Make stop_tracing variable volatile
Wander Lairson Costa
2
-2
/
+2
2026-01-07
rtla: Add generated output files to gitignore
Wander Lairson Costa
1
-0
/
+4
2026-01-07
rtla: Fix NULL pointer dereference in actions_parse
Wander Lairson Costa
1
-0
/
+2
2026-01-07
rtla: Remove unused headers
Wander Lairson Costa
4
-4
/
+0
2026-01-07
rtla: Remove redundant memset after calloc
Wander Lairson Costa
1
-2
/
+0
2026-01-07
rtla: Use standard exit codes for result enum
Wander Lairson Costa
1
-3
/
+4
2026-01-07
rtla: Replace atoi() with a robust strtoi()
Wander Lairson Costa
3
-8
/
+41
2026-01-07
rtla: Introduce for_each_action() helper
Wander Lairson Costa
2
-2
/
+9
2026-01-07
tools/rtla: Deduplicate cgroup path opening code
Costa Shulyupin
1
-33
/
+32
2026-01-07
tools/rtla: Consolidate -H/--house-keeping option parsing
Costa Shulyupin
5
-33
/
+11
2026-01-07
tools/rtla: Consolidate -P/--priority option parsing
Costa Shulyupin
5
-33
/
+11
2026-01-07
tools/rtla: Consolidate -e/--event option parsing
Costa Shulyupin
5
-52
/
+16
2026-01-07
tools/rtla: Consolidate -d/--duration option parsing
Costa Shulyupin
5
-29
/
+11
2026-01-07
tools/rtla: Consolidate -D/--debug option parsing
Costa Shulyupin
5
-21
/
+9
2026-01-07
tools/rtla: Consolidate -C/--cgroup option parsing
Costa Shulyupin
5
-25
/
+10
2026-01-07
tools/rtla: Consolidate -c/--cpus option parsing
Costa Shulyupin
5
-33
/
+11
2026-01-07
tools/rtla: Add common_parse_options()
Costa Shulyupin
6
-0
/
+48
2026-01-07
rtla/tests: Run Test::Harness in verbose mode
Tomas Glozar
2
-2
/
+1
2026-01-07
rtla/tests: Test BPF action program
Tomas Glozar
3
-2
/
+48
2026-01-07
rtla/timerlat: Add example for BPF action program
Tomas Glozar
3
-1
/
+24
2026-01-07
rtla/timerlat: Add --bpf-action option
Tomas Glozar
6
-2
/
+80
2026-01-07
rtla/timerlat: Support tail call from BPF program
Tomas Glozar
3
-4
/
+35
2026-01-07
tools/rtla: Add common_usage()
Costa Shulyupin
6
-64
/
+81
2026-01-07
rtla: Set stop threshold after all instances are enabled
Crystal Wood
5
-37
/
+38
2026-01-06
tools/rtla: Remove unused function declarations
Costa Shulyupin
2
-4
/
+0
2025-12-05
Merge tag 'trace-tools-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-372
/
+246
2025-11-21
rtla/timerlat: Exit top main loop on any non-zero wait_retval
Crystal Wood
1
-1
/
+1
2025-11-21
rtla/tests: Don't rely on matching ^1ALL
Crystal Wood
1
-1
/
+1
2025-11-21
rtla: Fix -a overriding -t argument
Ivan Pravdin
4
-4
/
+8
2025-11-21
rtla: Fix -C/--cgroup interface
Ivan Pravdin
6
-76
/
+55
2025-11-21
tools/rtla: Replace osnoise_hist_usage("...") with fatal("...")
Costa Shulyupin
1
-19
/
+13
2025-11-21
tools/rtla: Replace osnoise_top_usage("...") with fatal("...")
Costa Shulyupin
1
-16
/
+10
2025-11-21
tools/rtla: Replace timerlat_hist_usage("...") with fatal("...")
Costa Shulyupin
1
-19
/
+13
2025-11-21
tools/rtla: Replace timerlat_top_usage("...") with fatal("...")
Costa Shulyupin
1
-17
/
+11
2025-11-21
tools/rtla: Add fatal() and replace error handling pattern
Costa Shulyupin
7
-129
/
+81
2025-11-21
rtla/tests: Fix osnoise test calling timerlat
Tomas Glozar
1
-1
/
+1
2025-11-21
rtla/tests: Extend action tests to 5s
Tomas Glozar
2
-4
/
+4
2025-11-20
tools/rtla: Fix --on-threshold always triggering
Tomas Glozar
1
-9
/
+15
2025-11-20
rtla/timerlat_bpf: Stop tracing on user latency
Tomas Glozar
1
-0
/
+3
2025-11-20
tools/rtla: Fix unassigned nr_cpus
Costa Shulyupin
2
-2
/
+3
2025-11-20
tools/rtla: Remove unused optional option_index
Costa Shulyupin
4
-16
/
+4
2025-11-20
tools/rtla: Add for_each_monitored_cpu() helper
Costa Shulyupin
6
-58
/
+23
2025-11-07
tracing/tools: Fix incorrcet short option in usage text for --threads
Zhang Chujun
1
-1
/
+1
2025-10-05
Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-1647
/
+1306
2025-09-27
rtla/actions: Fix condition for buffer reallocation
Wander Lairson Costa
1
-1
/
+1
2025-09-27
rtla: Fix buffer overflow in actions_parse
Ivan Pravdin
1
-1
/
+1
2025-09-27
tools/rtla: Add remaining support for osnoise actions
Crystal Wood
7
-10
/
+79
[next]