summaryrefslogtreecommitdiff
path: root/tools/tracing
AgeCommit message (Expand)Author
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins
2025-01-26Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-24rtla: Report missed event countTomas Glozar
2025-01-24rtla: Add function to report missed eventsTomas Glozar
2025-01-24rtla: Count all processed eventsTomas Glozar
2025-01-24rtla: Count missed trace eventsTomas Glozar
2025-01-24tools/rtla: Add osnoise_trace_is_off()Costa Shulyupin
2025-01-24rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-01-24rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-01-24rtla/osnoise: Distinguish missing workload optionTomas Glozar
2025-01-24rtla/timerlat_top: Abort event processing on second signalTomas Glozar
2025-01-24rtla/timerlat_hist: Abort event processing on second signalTomas Glozar
2025-01-24rtla/timerlat_top: Stop timerlat tracer on signalTomas Glozar
2025-01-24rtla/timerlat_hist: Stop timerlat tracer on signalTomas Glozar
2025-01-24rtla: Add trace_instance_stopTomas Glozar
2025-01-23tools/rtla: Add basic test suiteTomas Glozar
2024-12-27rtla/timerlat: Fix histogram ALL for zero samplesTomas Glozar
2024-11-22Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-19tools/rtla: Improve exception handling in timerlat_load.pyfurkanonder
2024-11-19tools/rtla: Enhance argument parsing in timerlat_load.pyfurkanonder
2024-11-19tools/rtla: Improve code readability in timerlat_load.pyfurkanonder
2024-11-19rtla/timerlat: Do not set params->user_workload with -UTomas Glozar
2024-10-17rtla: Documentation: Mention --deepest-idle-stateTomas Glozar
2024-10-17rtla/timerlat: Add --deepest-idle-state for histTomas Glozar
2024-10-17rtla/timerlat: Add --deepest-idle-state for topTomas Glozar
2024-10-17rtla/utils: Add idle state disabling via libcpupowerTomas Glozar
2024-10-17rtla: Add optional dependency on libcpupowerTomas Glozar
2024-10-11rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long longTomas Glozar
2024-10-11rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long longTomas Glozar
2024-10-10tools/rtla: fix collision with glibc sched_attr/sched_set_attrJan Stancek
2024-10-10tools/rtla: drop __NR_sched_getattrJan Stancek
2024-10-04rtla: Fix consistency in getopt_long for timerlat_histGabriele Monaco
2024-10-04rtla: use the definition for stdout fd when calling isatty()Eder Zulian
2024-10-03rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian
2024-10-03tools/rtla: Fix installation from out-of-tree buildBen Hutchings
2024-08-09rtla/osnoise: Prevent NULL dereference in error handlingDan Carpenter
2024-07-23Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...Linus Torvalds
2024-07-17tools/latency: Use pkg-config in lib_setup of Makefile.configGuilherme Amadio
2024-07-17tools/rtla: Use pkg-config in lib_setup of Makefile.configGuilherme Amadio
2024-06-21rtla/osnoise: Better report when histogram is emptyLuis Claudio R. Goncalves
2024-06-21rtla/osnoise: Use pretty formatting only on interactive ttyLuis Claudio R. Goncalves
2024-05-23tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan
2024-05-16rtla: Fix -t\--trace[=file]John Kacur
2024-05-16rtla/timerlat: Fix histogram report when a cpu count is 0John Kacur
2024-05-16rtla: Add --trace-buffer-size optionDaniel Bristot de Oliveira
2024-05-15rtla/timerlat: Make user-space threads the defaultDaniel Bristot de Oliveira
2024-05-15rtla: Add the --warm-up optionDaniel Bristot de Oliveira
2024-05-15rtla/timerlat: Add a summary for hist modeDaniel Bristot de Oliveira
2024-05-15rtla/timerlat: Add a summary for top modeDaniel Bristot de Oliveira