Age | Commit message (Expand) | Author |
2025-01-26 | Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2025-01-24 | rtla: Report missed event count | Tomas Glozar |
2025-01-24 | rtla: Add function to report missed events | Tomas Glozar |
2025-01-24 | rtla: Count all processed events | Tomas Glozar |
2025-01-24 | rtla: Count missed trace events | Tomas Glozar |
2025-01-24 | tools/rtla: Add osnoise_trace_is_off() | Costa Shulyupin |
2025-01-24 | rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads | Tomas Glozar |
2025-01-24 | rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads | Tomas Glozar |
2025-01-24 | rtla/osnoise: Distinguish missing workload option | Tomas Glozar |
2025-01-24 | rtla/timerlat_top: Abort event processing on second signal | Tomas Glozar |
2025-01-24 | rtla/timerlat_hist: Abort event processing on second signal | Tomas Glozar |
2025-01-24 | rtla/timerlat_top: Stop timerlat tracer on signal | Tomas Glozar |
2025-01-24 | rtla/timerlat_hist: Stop timerlat tracer on signal | Tomas Glozar |
2025-01-24 | rtla: Add trace_instance_stop | Tomas Glozar |
2024-12-27 | rtla/timerlat: Fix histogram ALL for zero samples | Tomas Glozar |
2024-11-22 | Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-11-19 | rtla/timerlat: Do not set params->user_workload with -U | Tomas Glozar |
2024-10-17 | rtla/timerlat: Add --deepest-idle-state for hist | Tomas Glozar |
2024-10-17 | rtla/timerlat: Add --deepest-idle-state for top | Tomas Glozar |
2024-10-17 | rtla/utils: Add idle state disabling via libcpupower | Tomas Glozar |
2024-10-11 | rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long | Tomas Glozar |
2024-10-11 | rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long | Tomas Glozar |
2024-10-10 | tools/rtla: fix collision with glibc sched_attr/sched_set_attr | Jan Stancek |
2024-10-10 | tools/rtla: drop __NR_sched_getattr | Jan Stancek |
2024-10-04 | rtla: Fix consistency in getopt_long for timerlat_hist | Gabriele Monaco |
2024-10-04 | rtla: use the definition for stdout fd when calling isatty() | Eder Zulian |
2024-10-03 | rtla: Fix the help text in osnoise and timerlat top tools | Eder Zulian |
2024-08-09 | rtla/osnoise: Prevent NULL dereference in error handling | Dan Carpenter |
2024-06-21 | rtla/osnoise: Better report when histogram is empty | Luis Claudio R. Goncalves |
2024-06-21 | rtla/osnoise: Use pretty formatting only on interactive tty | Luis Claudio R. Goncalves |
2024-05-16 | rtla: Fix -t\--trace[=file] | John Kacur |
2024-05-16 | rtla/timerlat: Fix histogram report when a cpu count is 0 | John Kacur |
2024-05-16 | rtla: Add --trace-buffer-size option | Daniel Bristot de Oliveira |
2024-05-15 | rtla/timerlat: Make user-space threads the default | Daniel Bristot de Oliveira |
2024-05-15 | rtla: Add the --warm-up option | Daniel Bristot de Oliveira |
2024-05-15 | rtla/timerlat: Add a summary for hist mode | Daniel Bristot de Oliveira |
2024-05-15 | rtla/timerlat: Add a summary for top mode | Daniel Bristot de Oliveira |
2024-05-15 | rtla/timerlat: Use pretty formatting only on interactive tty | Daniel Bristot de Oliveira |
2024-05-15 | rtla/auto-analysis: Replace \t with spaces | Daniel Bristot de Oliveira |
2024-05-15 | rtla/timerlat: Simplify "no value" printing on top | Daniel Bristot de Oliveira |
2024-03-20 | tools/rtla: Add -U/--user-load option to timerlat | Daniel Bristot de Oliveira |
2024-03-20 | tools/rtla: Use tools/build makefiles to build rtla | Daniel Bristot de Oliveira |
2024-02-12 | tools/rtla: Exit with EXIT_SUCCESS when help is invoked | John Kacur |
2024-02-12 | tools/rtla: Replace setting prio with nice for SCHED_OTHER | limingming3 |
2024-02-12 | tools/rtla: Remove unused sched_getattr() function | Daniel Bristot de Oliveira |
2024-02-12 | tools/rtla: Fix clang warning about mount_point var size | Daniel Bristot de Oliveira |
2024-02-12 | tools/rtla: Fix uninitialized bucket/data->bucket_size warning | Daniel Bristot de Oliveira |
2023-10-30 | rtla: Fix uninitialized variable found | Colin Ian King |
2023-09-22 | rtla/timerlat: Do not stop user-space if a cpu is offline | Daniel Bristot de Oliveira |
2023-09-12 | rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread s... | Daniel Bristot de Oliveira |