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
nocache-cleanup
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
/
rtla
/
src
/
timerlat_hist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-04
rtla: Fix parsing of multi-character short options
Tomas Glozar
1
-3
/
+4
2026-03-10
rtla: Introduce common_threshold_handler() helper
Wander Lairson Costa
1
-10
/
+9
2026-03-10
rtla: Exit on memory allocation failures during initialization
Wander Lairson Costa
1
-15
/
+7
2026-03-09
tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu
Costa Shulyupin
1
-8
/
+8
2026-03-09
tools/rtla: Remove unneeded nr_cpus members
Costa Shulyupin
1
-20
/
+18
2026-03-09
tools/rtla: Remove unneeded nr_cpus arguments
Costa Shulyupin
1
-13
/
+8
2026-03-09
tools/rtla: Consolidate nr_cpus usage across all tools
Costa Shulyupin
1
-3
/
+0
2026-03-04
rtla/timerlat: Add --stack-format option
Tomas Glozar
1
-0
/
+10
2026-03-02
tools/rtla: Generate optstring from long options
Costa Shulyupin
1
-2
/
+1
2026-01-07
tools/rtla: Consolidate -H/--house-keeping option parsing
Costa Shulyupin
1
-8
/
+1
2026-01-07
tools/rtla: Consolidate -P/--priority option parsing
Costa Shulyupin
1
-8
/
+1
2026-01-07
tools/rtla: Consolidate -e/--event option parsing
Costa Shulyupin
1
-13
/
+1
2026-01-07
tools/rtla: Consolidate -d/--duration option parsing
Costa Shulyupin
1
-7
/
+1
2026-01-07
tools/rtla: Consolidate -D/--debug option parsing
Costa Shulyupin
1
-5
/
+1
2026-01-07
tools/rtla: Consolidate -C/--cgroup option parsing
Costa Shulyupin
1
-6
/
+1
2026-01-07
tools/rtla: Consolidate -c/--cpus option parsing
Costa Shulyupin
1
-8
/
+1
2026-01-07
tools/rtla: Add common_parse_options()
Costa Shulyupin
1
-0
/
+3
2026-01-07
rtla/timerlat: Add --bpf-action option
Tomas Glozar
1
-0
/
+5
2026-01-07
tools/rtla: Add common_usage()
Costa Shulyupin
1
-14
/
+8
2025-11-21
rtla: Fix -a overriding -t argument
Ivan Pravdin
1
-1
/
+2
2025-11-21
rtla: Fix -C/--cgroup interface
Ivan Pravdin
1
-19
/
+7
2025-11-21
tools/rtla: Replace timerlat_hist_usage("...") with fatal("...")
Costa Shulyupin
1
-19
/
+13
2025-11-21
tools/rtla: Add fatal() and replace error handling pattern
Costa Shulyupin
1
-33
/
+17
2025-11-20
tools/rtla: Remove unused optional option_index
Costa Shulyupin
1
-4
/
+1
2025-11-20
tools/rtla: Add for_each_monitored_cpu() helper
Costa Shulyupin
1
-24
/
+8
2025-09-27
tools/rtla: Add remaining support for osnoise actions
Crystal Wood
1
-2
/
+4
2025-09-27
tools/rtla: Consolidate code between osnoise/timerlat and hist/top
Crystal Wood
1
-367
/
+83
2025-09-27
tools/rtla: Create common_apply_config()
Crystal Wood
1
-2
/
+2
2025-09-27
tools/rtla: Move top/hist params into common struct
Crystal Wood
1
-62
/
+65
2025-09-27
tools/rtla: Consolidate common parameters into shared structure
Costa Shulyupin
1
-56
/
+57
2025-07-25
rtla/timerlat: Add action on end feature
Tomas Glozar
1
-14
/
+30
2025-07-25
rtla/timerlat: Add continue action
Tomas Glozar
1
-5
/
+35
2025-07-25
rtla/timerlat: Add action on threshold feature
Tomas Glozar
1
-10
/
+27
2025-07-25
rtla/timerlat: Introduce enum timerlat_tracing_mode
Tomas Glozar
1
-21
/
+30
2025-05-07
rtla: Set distinctive exit value for failed tests
Costa Shulyupin
1
-2
/
+3
2025-03-26
rtla: Unify apply_config between top and hist
Tomas Glozar
1
-103
/
+16
2025-03-26
rtla: Fix segfault in save_trace_to_file call
Tomas Glozar
1
-1
/
+2
2025-03-04
rtla: Refactor save_trace_to_file
Costa Shulyupin
1
-4
/
+1
2025-03-04
rtla/timerlat_hist: Use BPF to collect samples
Tomas Glozar
1
-21
/
+146
2025-03-04
rtla/timerlat: Unify params struct
Tomas Glozar
1
-51
/
+11
2025-01-26
Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+29
2025-01-24
rtla: Report missed event count
Tomas Glozar
1
-0
/
+1
2025-01-24
tools/rtla: Add osnoise_trace_is_off()
Costa Shulyupin
1
-2
/
+2
2025-01-24
rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads
Tomas Glozar
1
-6
/
+9
2025-01-24
rtla/timerlat_hist: Abort event processing on second signal
Tomas Glozar
1
-0
/
+8
2025-01-24
rtla/timerlat_hist: Stop timerlat tracer on signal
Tomas Glozar
1
-1
/
+10
2024-12-27
rtla/timerlat: Fix histogram ALL for zero samples
Tomas Glozar
1
-81
/
+96
2024-11-19
rtla/timerlat: Do not set params->user_workload with -U
Tomas Glozar
1
-1
/
+1
2024-10-17
rtla/timerlat: Add --deepest-idle-state for hist
Tomas Glozar
1
-1
/
+41
2024-10-11
rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long
Tomas Glozar
1
-9
/
+9
[next]