summaryrefslogtreecommitdiff
path: root/tools/tracing
AgeCommit message (Expand)Author
2025-03-07rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-03-07rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-03-07Revert "rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads"Tomas Glozar
2025-03-07Revert "rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads"Tomas Glozar
2025-02-21rtla/timerlat_top: Abort event processing on second signalTomas Glozar
2025-02-21rtla/timerlat_hist: Abort event processing on second signalTomas Glozar
2025-02-17rtla/timerlat_top: Stop timerlat tracer on signalTomas Glozar
2025-02-17rtla/timerlat_hist: Stop timerlat tracer on signalTomas Glozar
2025-02-17rtla: Add trace_instance_stopTomas Glozar
2025-02-17rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-02-17rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-02-17rtla/osnoise: Distinguish missing workload optionTomas Glozar
2024-12-19rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long longTomas Glozar
2024-12-14rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long longTomas Glozar
2024-12-14tools/rtla: fix collision with glibc sched_attr/sched_set_attrJan Stancek
2024-10-10rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian
2024-08-29rtla/osnoise: Prevent NULL dereference in error handlingDan Carpenter
2024-06-21rtla/auto-analysis: Replace \t with spacesDaniel Bristot de Oliveira
2024-06-21rtla/timerlat: Simplify "no value" printing on topDaniel Bristot de Oliveira
2024-06-16rtla/timerlat: Fix histogram report when a cpu count is 0John Kacur
2024-06-12tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan
2024-02-23tools/rtla: Fix Makefile compiler options for clangDaniel Bristot de Oliveira
2024-02-23tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira
2024-02-23tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur
2024-02-23tools/rtla: Fix clang warning about mount_point var sizeDaniel Bristot de Oliveira
2024-02-23tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming3
2024-02-23tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira
2023-11-20rtla: Fix uninitialized variable foundColin Ian King
2023-09-22rtla/timerlat: Do not stop user-space if a cpu is offlineDaniel Bristot de Oliveira
2023-09-12rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread s...Daniel Bristot de Oliveira
2023-09-12rtla/timerlat_aa: Fix negative IRQ delayDaniel Bristot de Oliveira
2023-09-12rtla/timerlat_aa: Zero thread sum after every sample analysisDaniel Bristot de Oliveira
2023-06-13rtla/timerlat_hist: Add timerlat user-space supportDaniel Bristot de Oliveira
2023-06-13rtla/timerlat_top: Add timerlat user-space supportDaniel Bristot de Oliveira
2023-06-13rtla/hwnoise: Reduce runtime to 75%Daniel Bristot de Oliveira
2023-06-13rtla: Start the tracers after creating all instancesDaniel Bristot de Oliveira
2023-06-13rtla/timerlat_hist: Add auto-analysis supportDaniel Bristot de Oliveira
2023-06-13rtla/timerlat: Give timerlat auto analysis its own instanceDaniel Bristot de Oliveira
2023-06-13rtla: Automatically move rtla to a house-keeping cpuDaniel Bristot de Oliveira
2023-06-13rtla: Change monitored_cpus from char * to cpu_set_tDaniel Bristot de Oliveira
2023-06-13rtla: Add --house-keeping optionDaniel Bristot de Oliveira
2023-06-13rtla: Add -C cgroup supportDaniel Bristot de Oliveira
2023-04-25rtla/timerlat: Fix "Previous IRQ" auto analysis' lineDaniel Bristot de Oliveira
2023-04-25rtla/timerlat: Add auto-analysis only optionDaniel Bristot de Oliveira
2023-04-25rtla: Add .gitignore fileRong Tao
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler
2023-02-13rtla: Add hwnoise toolDaniel Bristot de Oliveira
2023-02-02rtla/timerlat: Add auto-analysis support to timerlat topDaniel Bristot de Oliveira
2023-02-02rtla/timerlat: Add auto-analysis coreDaniel Bristot de Oliveira