1. 421fd08 perf probe: Verify parameters in two functions by Wang Nan · 9 years ago
  2. e87b491 perf session: Add missing newlines to some pr_err() calls by Arnaldo Carvalho de Melo · 9 years ago
  3. 4a4c03c perf annotate: Support full source file paths for srcline fix by Michael Petlan · 9 years ago
  4. 3d07b3b perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore by Yunlong Song · 9 years ago
  5. 345c99a perf test: Do not be case sensitive when searching for matching tests by Arnaldo Carvalho de Melo · 9 years ago
  6. ba1fae4 perf test: Add 'perf test BPF' by Wang Nan · 9 years ago
  7. 7af3f3d perf test: Enhance the LLVM tests: add kbuild test by Wang Nan · 9 years ago
  8. b31de01 perf test: Enhance the LLVM test: update basic BPF test program by Wang Nan · 9 years ago
  9. d3e0ce3 perf bpf: Improve BPF related error messages by Wang Nan · 9 years ago
  10. 07bc5c6 perf tools: Make fetch_kernel_version() publicly available by Wang Nan · 9 years ago
  11. 6371ca3 bpf tools: Improve libbpf error reporting by Wang Nan · 9 years ago
  12. 0a62f68 perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy by Masami Hiramatsu · 9 years ago
  13. 62ec9b3 perf annotate: Inform the user about objdump failures in --stdio by Andi Kleen · 9 years ago
  14. e054731 perf stat: Make stat options global by Jiri Olsa · 9 years ago
  15. 0014de1 perf sched latency: Fix thread pid reuse issue by Jiri Olsa · 9 years ago
  16. 98d3b25 perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns success by Wang Nan · 9 years ago
  17. 956959f perf trace: Fix documentation for -i by Peter Feiner · 9 years ago
  18. 4a4f66a perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling by Wang Nan · 9 years ago
  19. 59f41af perf llvm: Pass number of configured CPUs to clang compiler by Wang Nan · 9 years ago
  20. 9891639 perf tools: Allow shuffling the build tests by Arnaldo Carvalho de Melo · 9 years ago
  21. cb8382e perf tools: Insert split maps correctly into origin group by Jiri Olsa · 9 years ago
  22. eedfcb4 perf stat: Use common printout function to avoid duplicated code by Andi Kleen · 9 years ago
  23. 4579ecc perf stat: Move sw clock metrics printout to stat-shadow by Andi Kleen · 9 years ago
  24. 7a01194 perf bpf: Mute libbpf when '-v' not set by Wang Nan · 9 years ago
  25. 597bdeb perf test: Keep test result clean if '-v' not set by Wang Nan · 9 years ago
  26. 7ed4915 perf unwind: Pass symbol source to libunwind by Rabin Vincent · 9 years ago
  27. d509db0 perf tools: Compile scriptlets to BPF objects when passing '.c' to --event by Wang Nan · 9 years ago
  28. 71dc2326 perf record: Add clang options for compiling BPF scripts by Wang Nan · 9 years ago
  29. 1f45b1d perf bpf: Attach eBPF filter to perf event by Wang Nan · 9 years ago
  30. 50f1e6d perf tools: Make sure fixdep is built before libbpf by Jiri Olsa · 9 years ago
  31. dc323ce perf script: Enable printing of branch stack by Stephane Eranian · 9 years ago
  32. 729a784 perf trace: Add cmd string table to decode sys_bpf first arg by Arnaldo Carvalho de Melo · 9 years ago
  33. 4edf30e perf bpf: Collect perf_evsel in BPF object files by Wang Nan · 9 years ago
  34. 1e5e3ee perf tools: Load eBPF object into kernel by Wang Nan · 9 years ago
  35. aa3abf3 perf tools: Create probe points for BPF programs by Wang Nan · 9 years ago
  36. 84c86ca perf tools: Enable passing bpf object file to --event by Wang Nan · 9 years ago
  37. 69d262a perf ebpf: Add the libbpf glue by Wang Nan · 9 years ago
  38. ed63f34c perf tools: Make perf depend on libbpf by Wang Nan · 9 years ago
  39. 443f8c7 perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore by Jiri Olsa · 9 years ago
  40. 374ce93 perf tools: Enable pre-event inherit setting by config terms by Wang Nan · 9 years ago
  41. 5baecbc perf symbols: we can now read separate debug-info files based on a build ID by Dima Kogan · 9 years ago
  42. f2f3096 perf symbols: Fix type error when reading a build-id by Dima Kogan · 9 years ago
  43. f4efcce perf tools: Search for more options when passing args to -h by Arnaldo Carvalho de Melo · 9 years ago
  44. 1e5a293 perf stat: Cache aggregated map entries in extra cpumap by Jiri Olsa · 9 years ago
  45. 2322f57 perf cpu_map: Add cpu_map__empty_new function by Jiri Olsa · 9 years ago
  46. af33998 perf evsel: Move id_offset out of struct perf_evsel union member by Jiri Olsa · 9 years ago
  47. c711836 perf tools: Introduce usage_with_options_msg() by Namhyung Kim · 9 years ago
  48. 01b1945 perf tools: Setup pager when printing usage and help by Namhyung Kim · 9 years ago
  49. b272a59 perf report: Rename to --show-cpu-utilization by Namhyung Kim · 9 years ago
  50. a5f4a69 perf tools: Improve ambiguous option help message by Namhyung Kim · 9 years ago
  51. 161d904 perf tools: Provide help for subset of options by Arnaldo Carvalho de Melo · 9 years ago
  52. 869c55b perf tools: Show tool command line options ordered by Arnaldo Carvalho de Melo · 9 years ago
  53. f06cff7c perf annotate: Don't die() when finding an invalid config option by Arnaldo Carvalho de Melo · 9 years ago
  54. 464b01a perf ui tui: Register the error callbacks before initializing the widgets by Arnaldo Carvalho de Melo · 9 years ago
  55. 39ff7cd perf annotate: Fix 'annotate.use_offset' config variable usage by Namhyung Kim · 9 years ago
  56. 76a2654 perf tools: Improve call graph documents and help messages by Namhyung Kim · 9 years ago
  57. 792aeaf perf tools: Defaults to 'caller' callchain order only if --children is enabled by Namhyung Kim · 9 years ago
  58. a2c10d3 perf top: Support call-graph display options also by Namhyung Kim · 9 years ago
  59. 21cf628 perf tools: Move callchain help messages to callchain.h by Namhyung Kim · 9 years ago
  60. e3d006c perf annotate: Add debug message for out of bounds sample by Arnaldo Carvalho de Melo · 9 years ago
  61. 8b8cde4 perf evsel: Print branch filter state with -vv by Andi Kleen · 9 years ago
  62. bc1d036 perf cpu_map: Fix core dump caused by per-socket/core system-wide stat by Kan Liang · 9 years ago
  63. 43e41ad perf record: Add ability to sample call branches by Stephane Eranian · 9 years ago
  64. a4c6a3e perf bench: Use named initializers in the trailer too by Arnaldo Carvalho de Melo · 9 years ago
  65. d2b5a31 perf script: Check output fields only for samples by Jiri Olsa · 9 years ago
  66. 1fe7a30 perf cpu_map: Add data arg to cpu_map__build_map callback by Jiri Olsa · 9 years ago
  67. f1cbb8f perf cpu_map: Make cpu_map__build_map global by Jiri Olsa · 9 years ago
  68. 208df99 perf stat: Add AGGR_UNSET mode by Jiri Olsa · 9 years ago
  69. 581cc8a perf stat: Rename perf_stat struct into perf_stat_evsel by Jiri Olsa · 9 years ago
  70. 3a134ae perf help: Change 'usage' to 'Usage' for consistency by Yunlong Song · 9 years ago
  71. aa254af perf bench: Run benchmarks, don't test them by Ingo Molnar · 9 years ago
  72. 2f211c8 perf bench mem: Rename 'routine' to 'function' by Ingo Molnar · 9 years ago
  73. b0d22e5 perf bench: Harmonize all the -l/--nr_loops options by Ingo Molnar · 9 years ago
  74. 5dd9330 perf bench mem: Reorganize the code a bit by Ingo Molnar · 9 years ago
  75. 13b1fdc perf bench mem: Improve user visible strings by Ingo Molnar · 9 years ago
  76. a69b4f7 perf bench mem: Fix 'length' vs. 'size' naming confusion by Ingo Molnar · 9 years ago
  77. e815e32 perf bench mem: Rename 'routine' to 'routine_str' by Ingo Molnar · 9 years ago
  78. b14f2d3 perf bench mem: Change 'cycle' to 'cycles' by Ingo Molnar · 9 years ago
  79. 7a46a8f perf bench: List output formatting options on 'perf bench -h' by Ingo Molnar · 9 years ago
  80. 6db175c perf bench: Remove the prefaulting complication from 'perf bench mem mem*' by Ingo Molnar · 9 years ago
  81. 9b2fa7f perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c' by Ingo Molnar · 9 years ago
  82. 2946f59 perf bench: Eliminate unused argument from bench_mem_common() by Ingo Molnar · 9 years ago
  83. 2761974 perf bench: Default to all routines in 'perf bench mem' by Ingo Molnar · 9 years ago
  84. 13839ec perf bench: Improve the 'perf bench mem memcpy' code readability by Ingo Molnar · 9 years ago
  85. 2690c73 perf test: Suppress libtraceevent warnings by Namhyung Kim · 9 years ago
  86. 8719138 perf test: Silence tracepoint event failures by Namhyung Kim · 9 years ago
  87. 31eb436 perf hists browser: Add 'm' key for context menu display by Namhyung Kim · 9 years ago
  88. 186c6cf perf callchains: Fix unw_word_t pointer casts by Rabin Vincent · 9 years ago
  89. 8eac1d5 perf callchain: Use debug_frame if eh_frame is unusable by Rabin Vincent · 9 years ago
  90. 4aa8e45 perf hists browser: Inform how to reset the symbol filter by Arnaldo Carvalho de Melo · 9 years ago
  91. 7727a92 perf ui browsers: Remove help messages about use of right and arrow keys by Arnaldo Carvalho de Melo · 9 years ago
  92. dc38218 perf symbols: Try the .debug/ DSO cache as a last resort by Arnaldo Carvalho de Melo · 9 years ago
  93. ae93880 perf python: Support the PERF_RECORD_SWITCH event by Arnaldo Carvalho de Melo · 9 years ago
  94. 3834966 perf tools: Fix handling read result using a signed variable by Andrzej Hajda · 9 years ago
  95. 1178bfd perf tools: Use hpp_dimension__add_output to register hpp columns by Jiri Olsa · 9 years ago
  96. beeaaeb perf tools: Introduce hpp_dimension__add_output function by Jiri Olsa · 9 years ago
  97. 0974d2c perf tools: Get rid of superfluos call to reset_dimensions by Jiri Olsa · 9 years ago
  98. 27bf90b perf tools: Fail properly in case pattern matching fails to find tracepoint by Jiri Olsa · 9 years ago
  99. c6c3c02 perf hists browser: Implement horizontal scrolling by Arnaldo Carvalho de Melo · 9 years ago
  100. faae6f6 perf ui browser: Optional horizontal scrolling key binding by Arnaldo Carvalho de Melo · 9 years ago