Age | Commit message (Expand) | Author |
2025-02-25 | Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p... | Linus Torvalds |
2025-02-18 | tools: Remove redundant quiet setup | Charlie Jenkins |
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 |
2025-01-23 | tools/rtla: Add basic test suite | 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 | tools/rtla: Improve exception handling in timerlat_load.py | furkanonder |
2024-11-19 | tools/rtla: Enhance argument parsing in timerlat_load.py | furkanonder |
2024-11-19 | tools/rtla: Improve code readability in timerlat_load.py | furkanonder |
2024-11-19 | rtla/timerlat: Do not set params->user_workload with -U | Tomas Glozar |
2024-10-17 | rtla: Documentation: Mention --deepest-idle-state | 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-17 | rtla: Add optional dependency on 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-10-03 | tools/rtla: Fix installation from out-of-tree build | Ben Hutchings |
2024-08-09 | rtla/osnoise: Prevent NULL dereference in error handling | Dan Carpenter |
2024-07-23 | Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub... | Linus Torvalds |
2024-07-17 | tools/rtla: Use pkg-config in lib_setup of Makefile.config | Guilherme Amadio |
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 |