1. 6ebad5c perf trace: Fix syscall enter formatting bug by Arnaldo Carvalho de Melo · 9 years ago
  2. 6428c59a perf tools: Set JOBS based on CPU or processor by David Ahern · 9 years ago
  3. 4d25576 perf: Bump max number of cpus to 1024 by David Ahern · 9 years ago
  4. 23d4aad perf evlist: Return the first evsel with an invalid filter in apply_filters() by Arnaldo Carvalho de Melo · 9 years ago
  5. e94eeda perf timechart: Fix SIBGUS error on sparc64 by David Ahern · 9 years ago
  6. e03eaa4 perf tools: Add pid/tid filtering to report and script commands by David Ahern · 9 years ago
  7. 6b1f342 perf diff: Add kallsyms option by David Ahern · 9 years ago
  8. b839e1e tools lib traceevent: Add support for __print_array() by Javi Merino · 9 years ago
  9. e1644aa tools lib traceevent: Free filter tokens in process_filter() by Steven Rostedt (Red Hat) · 9 years ago
  10. 82ac952 tools lib traceevent: Add way to find sub buffer boundary by Steven Rostedt (Red Hat) · 9 years ago
  11. c5e6919 tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING by Steven Rostedt (Red Hat) · 9 years ago
  12. 5dbcfd9 tools lib traceevent: Make plugin options either string or boolean by Steven Rostedt · 9 years ago
  13. 2771984 tools lib traceevent: Add pevent_data_pid_from_comm() by Steven Rostedt (Red Hat) · 9 years ago
  14. 5542629 tools lib traceevent: Handle %z in bprint format by Steven Rostedt (Red Hat) · 9 years ago
  15. 99ad141 tools lib traceevent: Copy trace_clock and free it by Steven Rostedt (Red Hat) · 9 years ago
  16. deab6f5 tools lib traceevent: Handle NULL comm name by Josef Bacik · 9 years ago
  17. 18425f1 perf symbols: Save DSO loading errno to better report errors by Arnaldo Carvalho de Melo · 9 years ago
  18. 17e44dc perf target: Simplify handling of strerror_r return by Arnaldo Carvalho de Melo · 9 years ago
  19. e1e455f perf tools: Work around lack of sched_getcpu in glibc < 2.6. by Vinson Lee · 9 years ago
  20. 77cfe38 perf kmem: Print big numbers using thousands' group by Namhyung Kim · 9 years ago
  21. 929a6bb tools lib traceevent: Factor out allocating and processing args by Javi Merino · 9 years ago
  22. e6d7c91 perf probe: Fix to get ummapped symbol address on kernel by Masami Hiramatsu · 9 years ago
  23. 228f14f perf tools: Remove (null) value of "Sort order" for perf mem report by Yunlong Song · 9 years ago
  24. 2c7da8c perf annotate: Allow annotation for decompressed kernel modules by Jiri Olsa · 10 years ago
  25. bc84f46 perf tools: Try to lookup kernel module map before creating one by Jiri Olsa · 10 years ago
  26. 907fb50 perf tools: Remove is_kmodule_extension function by Jiri Olsa · 10 years ago
  27. e746b3e perf tools: Remove compressed argument from is_kernel_module by Jiri Olsa · 10 years ago
  28. 8dee9ff11 perf tools: Use kmod_path__parse in is_kernel_module by Jiri Olsa · 10 years ago
  29. 914f85c perf tools: Use kmod_path__parse in decompress_kmodule by Jiri Olsa · 10 years ago
  30. bb58a8a perf tools: Use kmod_path__parse in map_groups__set_modules_path_dir by Jiri Olsa · 10 years ago
  31. ca33380 perf tools: Use kmod_path__parse for machine__new_dso by Jiri Olsa · 10 years ago
  32. da17ea3 perf tools: Add machine__module_dso function by Jiri Olsa · 10 years ago
  33. 701d8d7 perf tools: Add dsos__addnew function by Jiri Olsa · 10 years ago
  34. 3c8a67f perf tools: Add kmod_path__parse function by Jiri Olsa · 10 years ago
  35. 80a32e5b perf tools: Add lzma decompression support for kernel module by Jiri Olsa · 10 years ago
  36. 6c6f0f6 tools build: Add feature check for lzma library by Jiri Olsa · 10 years ago
  37. 00ae112 tools lib traceevent: Add destructor for format_field by David Ahern · 9 years ago
  38. 70e9727 perf hists browser: Indicate which callchain entries are annotated by Arnaldo Carvalho de Melo · 9 years ago
  39. f208bd8 perf trace: Handle legacy syscalls tracepoints by Arnaldo Carvalho de Melo · 9 years ago
  40. e6c76d6 perf build: Move feature checks code under tools/build by Jiri Olsa · 10 years ago
  41. 970e87b perf build: Make features checks directory configurable by Jiri Olsa · 10 years ago
  42. 0afc5ca perf build: Separate feature make support into config/Makefile.feature by Jiri Olsa · 10 years ago
  43. 58d4f00 perf build: Fix feature_check name clash by Jiri Olsa · 9 years ago
  44. 13f22a2 perf trace: Fix summary_only option by David Ahern · 9 years ago
  45. 0560a0c perf probe: Fix failure to add multiple probes without debuginfo by He Kuang · 9 years ago
  46. 1c30f54 perf build: Add config/feature-checks/*.output to the .gitignore file by Yunlong Song · 9 years ago
  47. 43f3e14 perf build: Use FEATURE-DUMP instead of PERF-FEATURES in the .gitignore file by Yunlong Song · 9 years ago
  48. 8b8ca6e perf tools: Don't allow empty argument for field-separator by Wang Nan · 9 years ago
  49. 0635b0f perf tools: Fix race in build_id_cache__add_s() by Milos Vyletel · 9 years ago
  50. 0c8c207 perf report: Don't allow empty argument for '-t'. by Wang Nan · 9 years ago
  51. 303cb89 perf callchain: Separate eh/debug frame offset cache. by Wang Nan · 9 years ago
  52. 1312c8a perf tools: Avoid confusion with preloaded bash function for perf bash completion by Yunlong Song · 9 years ago
  53. 6fdd9cb perf tools: Add the bash completion for listing subsubcommands of perf trace by Yunlong Song · 9 years ago
  54. 33ec0ca perf tools: Add the bash completion for listing subsubcommands of perf timechart by Yunlong Song · 9 years ago
  55. 1f9975f perf tools: Add the bash completion for listing subsubcommands of perf test by Yunlong Song · 9 years ago
  56. 40cae2b perf tools: Add the bash completion for listing subsubcommands of perf script by Yunlong Song · 9 years ago
  57. e24a110 perf tools: Add the bash completion for listing subsubcommands of perf help by Yunlong Song · 9 years ago
  58. 01b7160 perf tools: Add the bash completion for listing subsubcommands of perf data by Yunlong Song · 9 years ago
  59. e003ce5 perf tools: Fix the bash completion for listing subcommands of perf by Yunlong Song · 9 years ago
  60. 3346b54 perf tools: Fix the bash completion to support listing events for --event by Yunlong Song · 9 years ago
  61. bc81fad perf tools: Fix the bash completion for listing events of perf subcommand record|stat|top -e by Yunlong Song · 9 years ago
  62. eee200a perf tools: Provide the right bash completion for listing options of perf subcommand subsubcommand by Yunlong Song · 9 years ago
  63. 67afff4 perf tools: Fix the bash completion for listing subsubcommands of perf subcommand by Yunlong Song · 9 years ago
  64. 02fde32 perf tools: Fix the bash completion for listing options of perf subcommand by Yunlong Song · 9 years ago
  65. 76aea77 perf tools: Fix perf-read-vdsox32 not building and lib64 install dir by H.J. Lu · 9 years ago
  66. 4b20d68 perf build: Rename feature_print_var_code to print_var_code by Jiri Olsa · 10 years ago
  67. 4ae6120 perf build: Rename PERF-FEATURES into FEATURE-DUMP by Jiri Olsa · 10 years ago
  68. a15599a perf build: Rename display_vf to feature_verbose by Jiri Olsa · 10 years ago
  69. 48e383e perf build: Rename display_lib into feature_display by Jiri Olsa · 10 years ago
  70. 07efbf5 perf build: Get rid of VF_FEATURE_TESTS by Jiri Olsa · 10 years ago
  71. ee9c80a perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTS by Jiri Olsa · 10 years ago
  72. 9444e87 perf build: Get rid of LIB_INCLUDE variable by Jiri Olsa · 10 years ago
  73. c59a142 perf build: Fix pthread-attr-setaffinity-np include in test-all by Jiri Olsa · 10 years ago
  74. 806f072 perf build: Move features build output under features directory by Jiri Olsa · 10 years ago
  75. 97e7a51 perf build: Disable default check for libbabeltrace by Jiri Olsa · 10 years ago
  76. 235504d perf tools: Fix building error for arm64. by Wang Nan · 9 years ago
  77. d5dbc51 perf hists browser: Allow annotating entries in callchains by Arnaldo Carvalho de Melo · 9 years ago
  78. 4c47f4f perf hists: Remove hist_entry->used, not used anymore by Arnaldo Carvalho de Melo · 9 years ago
  79. 446fb96 perf hists browser: Fix up some branch alignment by Arnaldo Carvalho de Melo · 9 years ago
  80. 0ba332f perf hists browser: Simplify symbol annotation menu setup by Arnaldo Carvalho de Melo · 9 years ago
  81. 6936472 perf data: Add tracepoint events fields CTF conversion support by Sebastian Andrzej Siewior · 10 years ago
  82. 65f46e0 perf kmem: Fix alignment of slab result table by Namhyung Kim · 9 years ago
  83. bd72a33 perf kmem: Allow -v option by Namhyung Kim · 9 years ago
  84. 405f875 perf kmem: Fix segfault when invalid sort key is given by Namhyung Kim · 9 years ago
  85. 7910352 perf stat: Always correctly indent ratio column by Andi Kleen · 10 years ago
  86. 56f0fd4 perf stat: Fix IPC and other formulas with -A by Andi Kleen · 10 years ago
  87. d73515c perf stat: Output running time and run/enabled ratio in CSV mode by Andi Kleen · 10 years ago
  88. 4fabf3d perf hists browser: Fix UI bug after fold/unfold by He Kuang · 9 years ago
  89. 6d4a489 perf probe: Fix compiles due to declarations using perf_probe_point by David Ahern · 10 years ago
  90. a8cd1f4 perf hists browser: Fix UI bug after zoom into thread/dso/symbol by He Kuang · 10 years ago
  91. a78604d perf probe: Fix possible double free on error by He Kuang · 10 years ago
  92. 443a705 perf tools: Output feature detection's gcc output to a file by Arnaldo Carvalho de Melo · 10 years ago
  93. 19a9df3 perf build: Fix libbabeltrace detection by Jiri Olsa · 10 years ago
  94. e578da3 perf probe: Allow weak symbols to be probed by Namhyung Kim · 10 years ago
  95. 680d926 perf symbols: Allow symbol alias when loading map for symbol name by Namhyung Kim · 10 years ago
  96. 0687eba Revert "perf probe: Fix to fall back to find probe point in symbols" by Masami Hiramatsu · 10 years ago
  97. 811dd2a perf probe: Fix --line to handle aliased symbols in glibc by Masami Hiramatsu · 10 years ago
  98. 9b118ac perf probe: Fix to handle aliased symbols in glibc by Masami Hiramatsu · 10 years ago
  99. 4a6b362 perf ordered_events: Adopt queue() method by Arnaldo Carvalho de Melo · 10 years ago
  100. 01fbc1f perf tools: Remove superfluous thread->comm_set setting by Jiri Olsa · 10 years ago