1. 786c824 Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools by Linus Torvalds · 7 months ago
  2. 2085948 tools/latency: Use pkg-config in lib_setup of Makefile.config by Guilherme Amadio · 8 months ago
  3. eb545a4 tools/rtla: Use pkg-config in lib_setup of Makefile.config by Guilherme Amadio · 8 months ago
  4. 587f05a rtla/osnoise: Better report when histogram is empty by Luis Claudio R. Goncalves · 9 months ago
  5. 59237b0 rtla/osnoise: Use pretty formatting only on interactive tty by Luis Claudio R. Goncalves · 9 months ago
  6. df73757 tools/latency-collector: Fix -Wformat-security compile warns by Shuah Khan · 11 months ago
  7. 842fc5b8 rtla: Fix -t\--trace[=file] by John Kacur · 10 months ago
  8. 01b05fc rtla/timerlat: Fix histogram report when a cpu count is 0 by John Kacur · 10 months ago
  9. e9a4062 rtla: Add --trace-buffer-size option by Daniel Bristot de Oliveira · 10 months ago
  10. fb9e90a rtla/timerlat: Make user-space threads the default by Daniel Bristot de Oliveira · 10 months ago
  11. cdbf719 rtla: Add the --warm-up option by Daniel Bristot de Oliveira · 10 months ago
  12. 1462501 rtla/timerlat: Add a summary for hist mode by Daniel Bristot de Oliveira · 10 months ago
  13. 285dcb7 rtla/timerlat: Add a summary for top mode by Daniel Bristot de Oliveira · 10 months ago
  14. f5c0cda rtla/timerlat: Use pretty formatting only on interactive tty by Daniel Bristot de Oliveira · 10 months ago
  15. a40e5e4 rtla/auto-analysis: Replace \t with spaces by Daniel Bristot de Oliveira · 10 months ago
  16. 5f07693 rtla/timerlat: Simplify "no value" printing on top by Daniel Bristot de Oliveira · 10 months ago
  17. a23c05f tools/rtla: Add -U/--user-load option to timerlat by Daniel Bristot de Oliveira · 1 year, 1 month ago
  18. 01474dc tools/rtla: Use tools/build makefiles to build rtla by Daniel Bristot de Oliveira · 12 months ago
  19. 9d56c88 tools/tracing: Use tools/build makefiles on latency-collector by Daniel Bristot de Oliveira · 12 months ago
  20. b5f3193 tools/rtla: Exit with EXIT_SUCCESS when help is invoked by John Kacur · 1 year, 1 month ago
  21. 14f08c9 tools/rtla: Replace setting prio with nice for SCHED_OTHER by limingming3 · 1 year, 1 month ago
  22. 084ce16 tools/rtla: Remove unused sched_getattr() function by Daniel Bristot de Oliveira · 1 year, 1 month ago
  23. 3036908 tools/rtla: Fix clang warning about mount_point var size by Daniel Bristot de Oliveira · 1 year, 1 month ago
  24. 64dc40f tools/rtla: Fix uninitialized bucket/data->bucket_size warning by Daniel Bristot de Oliveira · 1 year, 1 month ago
  25. bc4cbc9 tools/rtla: Fix Makefile compiler options for clang by Daniel Bristot de Oliveira · 1 year, 1 month ago
  26. 696444a rtla: Fix uninitialized variable found by Colin Ian King · 1 year, 7 months ago
  27. e8c44d3 rtla/timerlat: Do not stop user-space if a cpu is offline by Daniel Bristot de Oliveira · 1 year, 6 months ago
  28. 301deca rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread sample by Daniel Bristot de Oliveira · 1 year, 7 months ago
  29. 6c73daf rtla/timerlat_aa: Fix negative IRQ delay by Daniel Bristot de Oliveira · 1 year, 7 months ago
  30. 02d8991 rtla/timerlat_aa: Zero thread sum after every sample analysis by Daniel Bristot de Oliveira · 1 year, 7 months ago
  31. ed774f7 rtla/timerlat_hist: Add timerlat user-space support by Daniel Bristot de Oliveira · 1 year, 9 months ago
  32. cdca4f4 rtla/timerlat_top: Add timerlat user-space support by Daniel Bristot de Oliveira · 1 year, 9 months ago
  33. 7bc4d30 rtla/hwnoise: Reduce runtime to 75% by Daniel Bristot de Oliveira · 1 year, 9 months ago
  34. 57cf76e rtla: Start the tracers after creating all instances by Daniel Bristot de Oliveira · 1 year, 9 months ago
  35. 2091336 rtla/timerlat_hist: Add auto-analysis support by Daniel Bristot de Oliveira · 1 year, 9 months ago
  36. c66552b rtla/timerlat: Give timerlat auto analysis its own instance by Daniel Bristot de Oliveira · 1 year, 9 months ago
  37. c58a3f8 rtla: Automatically move rtla to a house-keeping cpu by Daniel Bristot de Oliveira · 1 year, 9 months ago
  38. 894c29c rtla: Change monitored_cpus from char * to cpu_set_t by Daniel Bristot de Oliveira · 1 year, 9 months ago
  39. 272ced25 rtla: Add --house-keeping option by Daniel Bristot de Oliveira · 1 year, 9 months ago
  40. a957cbc rtla: Add -C cgroup support by Daniel Bristot de Oliveira · 1 year, 9 months ago
  41. 82253a2 rtla/timerlat: Fix "Previous IRQ" auto analysis' line by Daniel Bristot de Oliveira · 2 years ago
  42. 9fa48a2 rtla/timerlat: Add auto-analysis only option by Daniel Bristot de Oliveira · 2 years ago
  43. a99d0d5 rtla: Add .gitignore file by Rong Tao · 1 year, 11 months ago
  44. b72b5fe Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 2 years ago
  45. 2455f0e tracing: Always use canonical ftrace path by Ross Zwisler · 2 years, 1 month ago
  46. 1f42835 rtla: Add hwnoise tool by Daniel Bristot de Oliveira · 2 years, 1 month ago
  47. 5def33d rtla/timerlat: Add auto-analysis support to timerlat top by Daniel Bristot de Oliveira · 2 years, 1 month ago
  48. 27e348b rtla/timerlat: Add auto-analysis core by Daniel Bristot de Oliveira · 2 years, 1 month ago
  49. 1fab146 tools/tracing/rtla: osnoise_hist: display average with two-digit precision by Andreas Ziegler · 2 years, 2 months ago
  50. fe137a4 tools/tracing/rtla: osnoise_hist: use total duration for average calculation by Andreas Ziegler · 2 years, 2 months ago
  51. 4c68743 rtla: Fix exit status when returning from calls to usage() by John Kacur · 2 years, 4 months ago
  52. 20aec89 rtla: Consolidate and show all necessary libraries that failed for building by Steven Rostedt (Google) · 2 years, 7 months ago
  53. 1a7b22a tools/rtla: Build with EXTRA_{C,LD}FLAGS by Ben Hutchings · 2 years, 8 months ago
  54. ff5a55d tools/rtla: Fix command symlinks by Ben Hutchings · 2 years, 8 months ago
  55. f1432cd rtla: Fix tracer name by Alexandre Vicenzi · 2 years, 7 months ago
  56. dd0b15b rtla: Define syscall numbers for riscv by Andreas Schwab · 2 years, 7 months ago
  57. 4f753c3 rtla: Fix double free by Andreas Schwab · 2 years, 7 months ago
  58. c7d8a59 rtla: Fix Makefile when called from -C tools/ by Daniel Bristot de Oliveira · 2 years, 8 months ago
  59. b5f37a0 rtla/utils: Use calloc and check the potential memory allocation failure by jianchunfu · 2 years, 9 months ago
  60. dada03db rtla: Remove procps-ng dependency by Daniel Bristot de Oliveira · 2 years, 10 months ago
  61. 941a53c rtla: Fix __set_sched_attr error message by Daniel Bristot de Oliveira · 2 years, 10 months ago
  62. 22d146f rtla: Minor grammar fix for rtla README by John Kacur · 2 years, 10 months ago
  63. 39c3d84 rtla: Don't overwrite existing directory mode by John Kacur · 2 years, 10 months ago
  64. 2a6b52e rtla: Avoid record NULL pointer dereference by Wan Jiabing · 2 years, 10 months ago
  65. fe4d0d5 rtla/Makefile: Properly handle dependencies by Daniel Bristot de Oliveira · 2 years, 10 months ago
  66. b8321ed Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
  67. 75016ca rtla: Tools main loop cleanup by Daniel Bristot de Oliveira · 3 years ago
  68. 7d0dc95 rtla/timerlat: Add --dma-latency option by Daniel Bristot de Oliveira · 3 years ago
  69. 7d38c35 rtla/osnoise: Fix osnoise hist stop tracing message by Daniel Bristot de Oliveira · 3 years ago
  70. 28d2160 rtla: Check for trace off also in the trace instance by Daniel Bristot de Oliveira · 3 years ago
  71. 761916f rtla/trace: Save event histogram output to a file by Daniel Bristot de Oliveira · 3 years ago
  72. 44f3a37 rtla: Add --filter support by Daniel Bristot de Oliveira · 3 years ago
  73. 5487b6c rtla/trace: Add trace event filter helpers by Daniel Bristot de Oliveira · 3 years ago
  74. 1a75489 rtla: Add --trigger support by Daniel Bristot de Oliveira · 3 years ago
  75. 336c92b rtla/trace: Add trace event trigger helpers by Daniel Bristot de Oliveira · 3 years ago
  76. 51d64c3 rtla: Add -e/--event support by Daniel Bristot de Oliveira · 3 years ago
  77. b5aa0be rtla/trace: Add trace events helpers by Daniel Bristot de Oliveira · 3 years ago
  78. 173a3b0 rtla/timerlat: Add the automatic trace option by Daniel Bristot de Oliveira · 3 years ago
  79. 2b622ed rtla/osnoise: Add the automatic trace option by Daniel Bristot de Oliveira · 3 years ago
  80. d635316 rtla/osnoise: Add an option to set the threshold by Daniel Bristot de Oliveira · 3 years ago
  81. 61c57d5 rtla/osnoise: Add support to adjust the tracing_thresh by Daniel Bristot de Oliveira · 3 years ago
  82. 90f59ee rtla/osnoise: Fix error message when failing to enable trace instance by Daniel Bristot de Oliveira · 3 years, 1 month ago
  83. 316f710 rtla/osnoise: Free params at the exit by Daniel Bristot de Oliveira · 3 years, 1 month ago
  84. dd48f31 rtla/hist: Make -E the short version of --entries by Daniel Bristot de Oliveira · 3 years, 1 month ago
  85. 5c81664 kbuild: replace $(if A,A,B) with $(or A,B) by Masahiro Yamada · 3 years, 1 month ago
  86. 4bbf59a rtla: Fix segmentation fault when failing to enable -t by Daniel Bristot de Oliveira · 3 years, 1 month ago
  87. 1a62290 rtla/trace: Error message fixup by Daniel Bristot de Oliveira · 3 years, 1 month ago
  88. f35491b rtla/utils: Fix session duration parsing by Daniel Bristot de Oliveira · 3 years, 1 month ago
  89. 8619e328 rtla: Follow kernel version by Daniel Bristot de Oliveira · 3 years, 1 month ago
  90. aa814c5 tools/tracing: Update Makefile to build rtla by Shuah Khan · 3 years, 1 month ago
  91. 2201aea rtla: Make doc build optional by Shuah Khan · 3 years, 1 month ago
  92. d40d48e rtla: Add Documentation by Daniel Bristot de Oliveira · 3 years, 3 months ago
  93. 1eeb632 rtla/timerlat: Add timerlat hist mode by Daniel Bristot de Oliveira · 3 years, 3 months ago
  94. a828cd1 rtla: Add timerlat tool and timelart top mode by Daniel Bristot de Oliveira · 3 years, 3 months ago
  95. 829a6c0 rtla/osnoise: Add the hist mode by Daniel Bristot de Oliveira · 3 years, 3 months ago
  96. 1eceb2f rtla/osnoise: Add osnoise top mode by Daniel Bristot de Oliveira · 3 years, 3 months ago
  97. 0605bf0 rtla: Add osnoise tool by Daniel Bristot de Oliveira · 3 years, 3 months ago
  98. b169637 rtla: Helper functions for rtla by Daniel Bristot de Oliveira · 3 years, 3 months ago
  99. 79ce8f4 rtla: Real-Time Linux Analysis tool by Daniel Bristot de Oliveira · 3 years, 3 months ago
  100. f604de2 tools/latency-collector: Use correct size when writing queue_full_warning by Viktor Rosendahl · 3 years, 5 months ago