1. d2b5a31 perf script: Check output fields only for samples by Jiri Olsa · 9 years ago
  2. 1fe7a30 perf cpu_map: Add data arg to cpu_map__build_map callback by Jiri Olsa · 9 years ago
  3. f1cbb8f perf cpu_map: Make cpu_map__build_map global by Jiri Olsa · 9 years ago
  4. 208df99 perf stat: Add AGGR_UNSET mode by Jiri Olsa · 9 years ago
  5. 581cc8a perf stat: Rename perf_stat struct into perf_stat_evsel by Jiri Olsa · 9 years ago
  6. 3a134ae perf help: Change 'usage' to 'Usage' for consistency by Yunlong Song · 9 years ago
  7. aa254af perf bench: Run benchmarks, don't test them by Ingo Molnar · 9 years ago
  8. 2f211c8 perf bench mem: Rename 'routine' to 'function' by Ingo Molnar · 9 years ago
  9. b0d22e5 perf bench: Harmonize all the -l/--nr_loops options by Ingo Molnar · 9 years ago
  10. 5dd9330 perf bench mem: Reorganize the code a bit by Ingo Molnar · 9 years ago
  11. 13b1fdc perf bench mem: Improve user visible strings by Ingo Molnar · 9 years ago
  12. a69b4f7 perf bench mem: Fix 'length' vs. 'size' naming confusion by Ingo Molnar · 9 years ago
  13. e815e32 perf bench mem: Rename 'routine' to 'routine_str' by Ingo Molnar · 9 years ago
  14. b14f2d3 perf bench mem: Change 'cycle' to 'cycles' by Ingo Molnar · 9 years ago
  15. 7a46a8f perf bench: List output formatting options on 'perf bench -h' by Ingo Molnar · 9 years ago
  16. 6db175c perf bench: Remove the prefaulting complication from 'perf bench mem mem*' by Ingo Molnar · 9 years ago
  17. 9b2fa7f perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c' by Ingo Molnar · 9 years ago
  18. 2946f59 perf bench: Eliminate unused argument from bench_mem_common() by Ingo Molnar · 9 years ago
  19. 2761974 perf bench: Default to all routines in 'perf bench mem' by Ingo Molnar · 9 years ago
  20. 13839ec perf bench: Improve the 'perf bench mem memcpy' code readability by Ingo Molnar · 9 years ago
  21. 2690c73 perf test: Suppress libtraceevent warnings by Namhyung Kim · 9 years ago
  22. 8719138 perf test: Silence tracepoint event failures by Namhyung Kim · 9 years ago
  23. 3a70fcd tools build: Fix cross compile build by Jiri Olsa · 9 years ago
  24. c95f343 tools include: Fix strict-aliasing rules breakage by Jiri Olsa · 9 years ago
  25. 31eb436 perf hists browser: Add 'm' key for context menu display by Namhyung Kim · 9 years ago
  26. 186c6cf perf callchains: Fix unw_word_t pointer casts by Rabin Vincent · 9 years ago
  27. 8eac1d5 perf callchain: Use debug_frame if eh_frame is unusable by Rabin Vincent · 9 years ago
  28. 4aa8e454 perf hists browser: Inform how to reset the symbol filter by Arnaldo Carvalho de Melo · 9 years ago
  29. 7727a92 perf ui browsers: Remove help messages about use of right and arrow keys by Arnaldo Carvalho de Melo · 9 years ago
  30. dc38218 perf symbols: Try the .debug/ DSO cache as a last resort by Arnaldo Carvalho de Melo · 9 years ago
  31. 0e537fe Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  32. d3df65c Merge branch 'perf/urgent' into perf/core, before pulling new changes by Ingo Molnar · 9 years ago
  33. ae93880 perf python: Support the PERF_RECORD_SWITCH event by Arnaldo Carvalho de Melo · 9 years ago
  34. 00e6fa5 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  35. 9fb4765 perf tools: Fix build break on powerpc due to sample_reg_masks by Sukadev Bhattiprolu · 9 years ago
  36. 3834966 perf tools: Fix handling read result using a signed variable by Andrzej Hajda · 9 years ago
  37. 1178bfd perf tools: Use hpp_dimension__add_output to register hpp columns by Jiri Olsa · 9 years ago
  38. beeaaeb perf tools: Introduce hpp_dimension__add_output function by Jiri Olsa · 9 years ago
  39. 0974d2c perf tools: Get rid of superfluos call to reset_dimensions by Jiri Olsa · 9 years ago
  40. 27bf90b perf tools: Fail properly in case pattern matching fails to find tracepoint by Jiri Olsa · 9 years ago
  41. c6c3c02 perf hists browser: Implement horizontal scrolling by Arnaldo Carvalho de Melo · 9 years ago
  42. faae6f6 perf ui browser: Optional horizontal scrolling key binding by Arnaldo Carvalho de Melo · 9 years ago
  43. def02db perf callchain: Switch default to 'graph,0.5,caller' by Arnaldo Carvalho de Melo · 9 years ago
  44. 035827e perf tests: Add Intel CQM test by Matt Fleming · 9 years ago
  45. d8b167f perf tests: Move x86 tests into arch directory by Matt Fleming · 9 years ago
  46. 31b6753 perf tests: Add arch tests by Matt Fleming · 9 years ago
  47. a1853e2 perf tools: Handle -h and -v options by Jiri Olsa · 9 years ago
  48. b34b3bf perf tools: Setup proper width for symbol_iaddr field by Jiri Olsa · 9 years ago
  49. 28e6db2 perf tools: Add support for sorting on the iaddr by Don Zickus · 9 years ago
  50. ddd83c9 perf tests: Add parsing test for 'P' modifier by Jiri Olsa · 9 years ago
  51. 7f94af7 perf tools: Introduce 'P' modifier to request max precision by Jiri Olsa · 9 years ago
  52. 45cf6c3 perf tools: Export perf_event_attr__set_max_precise_ip() by Jiri Olsa · 9 years ago
  53. 5ec4502 perf annotate: Fix sizeof_sym_hist overflow issue by Jiri Olsa · 9 years ago
  54. 84422592 perf evlist: Display DATA_SRC sample type bit by Jiri Olsa · 9 years ago
  55. ccb5597 tools lib api fs: No need to use PATH_MAX + 1 by Jiri Olsa · 9 years ago
  56. 19afd10 perf stat: Reduce min --interval-print to 10ms by Kan Liang · 9 years ago
  57. 9f06519 perf record: Change 'record.samples' type to unsigned long long by Yang Shi · 9 years ago
  58. 1a8ac29 perf probe: Allow probing on kmodules without dwarf by Masami Hiramatsu · 9 years ago
  59. fa52cea perf list: Honour 'event_glob' whem printing selectable PMUs by Arnaldo Carvalho de Melo · 9 years ago
  60. 1bca100 Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  61. dbc6740 perf list: Do event name substring search as last resort when no events found by Arnaldo Carvalho de Melo · 9 years ago
  62. 0edd453 perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  63. 208e760 perf report: Fix a bug on "--call-graph none" option by Namhyung Kim · 9 years ago
  64. c53d138 perf top: Register idle thread by Namhyung Kim · 9 years ago
  65. 4b37af5 perf top: Fix unresolved comm when -s comm is used by Namhyung Kim · 9 years ago
  66. e5bed564 perf record: Allocate area for sample_id_hdr in a synthesized comm event by Namhyung Kim · 9 years ago
  67. 7f8d1ad perf tools: By default use the most precise "cycles" hw counter available by Arnaldo Carvalho de Melo · 9 years ago
  68. dfc431c perf list: Remove blank lines, headers when piping output by Arnaldo Carvalho de Melo · 9 years ago
  69. 6cca13b perf probe: Improve error message when %return is on inlined function by Masami Hiramatsu · 9 years ago
  70. 20f4985 perf probe: Fix a segfault bug in debuginfo_cache by Masami Hiramatsu · 9 years ago
  71. 9b239a1 perf probe: Show correct source lines of probes on kmodules by Masami Hiramatsu · 9 years ago
  72. 9135949 perf probe: Begin and end libdwfl report session correctly by Masami Hiramatsu · 9 years ago
  73. 663b115 perf probe: Fix to remove dot suffix from second or latter events by Masami Hiramatsu · 9 years ago
  74. f845086 tools lib symbol: Introduce kallsyms2elf_type by Arnaldo Carvalho de Melo · 9 years ago
  75. 8e947f1 tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding by Arnaldo Carvalho de Melo · 9 years ago
  76. a5e813c perf machine: Add method for common kernel_map(FUNCTION) operation by Arnaldo Carvalho de Melo · 9 years ago
  77. 77e6597 perf machine: Use machine__kernel_map() thoroughly by Arnaldo Carvalho de Melo · 9 years ago
  78. eb56db5 perf tools: Fix build break on powerpc due to sample_reg_masks by Sukadev Bhattiprolu · 9 years ago
  79. 40862a7 perf report: Amend documentation about max_stack and synthesized callchains by Adrian Hunter · 9 years ago
  80. b7f9ff5 perf maps: Introduce maps__find_symbol_by_name() by Arnaldo Carvalho de Melo · 9 years ago
  81. 272ed29 perf tools: Fix shadowed declaration in parse-events.c by Jiri Olsa · 9 years ago
  82. 45633a1 tools: Fix shadowed declaration in err.h by Jiri Olsa · 9 years ago
  83. e637d17 perf tools: Enable event_config terms to tracepoint events by He Kuang · 9 years ago
  84. 865582c perf tools: Adds the tracepoint name parsing support by He Kuang · 9 years ago
  85. ffeb883 perf tools: Show proper error message for wrong terms of hw/sw events by He Kuang · 9 years ago
  86. 0b8891a perf tools: Adds the config_term callback for different type events by He Kuang · 9 years ago
  87. ba11ba6 perf intel-pt: Add mispred-all config option to aid use with autofdo by Adrian Hunter · 9 years ago
  88. f56fb98 perf inject: Add --strip option to strip out non-synthesized events by Adrian Hunter · 9 years ago
  89. 7311730 perf inject: Remove more aux-related stuff when processing instruction traces by Adrian Hunter · 9 years ago
  90. 4768230 perf evlist: Add perf_evlist__remove() by Adrian Hunter · 9 years ago
  91. dddcf6a perf evlist: Add perf_evlist__id2evsel_strict() by Adrian Hunter · 9 years ago
  92. 3c5b645 perf script: Make scripting_max_stack value allow for synthesized callchains by Adrian Hunter · 9 years ago
  93. 44cbe72 perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  94. 03cd1fe perf script: Add a setting for maximum stack depth by Adrian Hunter · 9 years ago
  95. 96b40f3 perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  96. 188bb5e perf report: Make max_stack value allow for synthesized callchains by Adrian Hunter · 9 years ago
  97. f14445e perf intel-pt: Support generating branch stack by Adrian Hunter · 9 years ago
  98. 385e330 perf intel-pt: Move branch filter logic by Adrian Hunter · 9 years ago
  99. 051a01b perf inject: Set branch stack feature flag when synthesizing branch stacks by Adrian Hunter · 9 years ago
  100. f86225d perf report: Skip events with null branch stacks by Adrian Hunter · 9 years ago