1. 84c86ca perf tools: Enable passing bpf object file to --event by Wang Nan · 9 years ago
  2. 69d262a perf ebpf: Add the libbpf glue by Wang Nan · 9 years ago
  3. 443f8c7 perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore by Jiri Olsa · 9 years ago
  4. 374ce93 perf tools: Enable pre-event inherit setting by config terms by Wang Nan · 9 years ago
  5. 5baecbc perf symbols: we can now read separate debug-info files based on a build ID by Dima Kogan · 9 years ago
  6. f2f3096 perf symbols: Fix type error when reading a build-id by Dima Kogan · 9 years ago
  7. f4efcce perf tools: Search for more options when passing args to -h by Arnaldo Carvalho de Melo · 9 years ago
  8. 2322f57 perf cpu_map: Add cpu_map__empty_new function by Jiri Olsa · 9 years ago
  9. af33998 perf evsel: Move id_offset out of struct perf_evsel union member by Jiri Olsa · 9 years ago
  10. c711836 perf tools: Introduce usage_with_options_msg() by Namhyung Kim · 9 years ago
  11. 01b1945 perf tools: Setup pager when printing usage and help by Namhyung Kim · 9 years ago
  12. b272a59 perf report: Rename to --show-cpu-utilization by Namhyung Kim · 9 years ago
  13. a5f4a69 perf tools: Improve ambiguous option help message by Namhyung Kim · 9 years ago
  14. 161d904 perf tools: Provide help for subset of options by Arnaldo Carvalho de Melo · 9 years ago
  15. 869c55b perf tools: Show tool command line options ordered by Arnaldo Carvalho de Melo · 9 years ago
  16. 76a2654 perf tools: Improve call graph documents and help messages by Namhyung Kim · 9 years ago
  17. 792aeaf perf tools: Defaults to 'caller' callchain order only if --children is enabled by Namhyung Kim · 9 years ago
  18. a2c10d3 perf top: Support call-graph display options also by Namhyung Kim · 9 years ago
  19. 21cf628 perf tools: Move callchain help messages to callchain.h by Namhyung Kim · 9 years ago
  20. e3d006c perf annotate: Add debug message for out of bounds sample by Arnaldo Carvalho de Melo · 9 years ago
  21. 8b8cde4 perf evsel: Print branch filter state with -vv by Andi Kleen · 9 years ago
  22. bc1d036 perf cpu_map: Fix core dump caused by per-socket/core system-wide stat by Kan Liang · 9 years ago
  23. 43e41ad perf record: Add ability to sample call branches by Stephane Eranian · 9 years ago
  24. 1fe7a30 perf cpu_map: Add data arg to cpu_map__build_map callback by Jiri Olsa · 9 years ago
  25. f1cbb8f perf cpu_map: Make cpu_map__build_map global by Jiri Olsa · 9 years ago
  26. 208df99 perf stat: Add AGGR_UNSET mode by Jiri Olsa · 9 years ago
  27. 581cc8a perf stat: Rename perf_stat struct into perf_stat_evsel by Jiri Olsa · 9 years ago
  28. 3a134ae perf help: Change 'usage' to 'Usage' for consistency by Yunlong Song · 9 years ago
  29. 2690c73 perf test: Suppress libtraceevent warnings by Namhyung Kim · 9 years ago
  30. 186c6cf perf callchains: Fix unw_word_t pointer casts by Rabin Vincent · 9 years ago
  31. 8eac1d5 perf callchain: Use debug_frame if eh_frame is unusable by Rabin Vincent · 9 years ago
  32. dc38218 perf symbols: Try the .debug/ DSO cache as a last resort by Arnaldo Carvalho de Melo · 9 years ago
  33. ae93880 perf python: Support the PERF_RECORD_SWITCH event by Arnaldo Carvalho de Melo · 9 years ago
  34. 3834966 perf tools: Fix handling read result using a signed variable by Andrzej Hajda · 9 years ago
  35. beeaaeb perf tools: Introduce hpp_dimension__add_output function by Jiri Olsa · 9 years ago
  36. 0974d2c perf tools: Get rid of superfluos call to reset_dimensions by Jiri Olsa · 9 years ago
  37. 27bf90b perf tools: Fail properly in case pattern matching fails to find tracepoint by Jiri Olsa · 9 years ago
  38. def02db perf callchain: Switch default to 'graph,0.5,caller' by Arnaldo Carvalho de Melo · 9 years ago
  39. b34b3bf perf tools: Setup proper width for symbol_iaddr field by Jiri Olsa · 9 years ago
  40. 28e6db2 perf tools: Add support for sorting on the iaddr by Don Zickus · 9 years ago
  41. 7f94af7 perf tools: Introduce 'P' modifier to request max precision by Jiri Olsa · 9 years ago
  42. 45cf6c3 perf tools: Export perf_event_attr__set_max_precise_ip() by Jiri Olsa · 9 years ago
  43. 5ec4502 perf annotate: Fix sizeof_sym_hist overflow issue by Jiri Olsa · 9 years ago
  44. 8442259 perf evlist: Display DATA_SRC sample type bit by Jiri Olsa · 9 years ago
  45. 1a8ac29 perf probe: Allow probing on kmodules without dwarf by Masami Hiramatsu · 9 years ago
  46. fa52cea perf list: Honour 'event_glob' whem printing selectable PMUs by Arnaldo Carvalho de Melo · 9 years ago
  47. 0edd453 perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  48. 208e760 perf report: Fix a bug on "--call-graph none" option by Namhyung Kim · 9 years ago
  49. c53d138 perf top: Register idle thread by Namhyung Kim · 9 years ago
  50. 7f8d1ad perf tools: By default use the most precise "cycles" hw counter available by Arnaldo Carvalho de Melo · 9 years ago
  51. dfc431c perf list: Remove blank lines, headers when piping output by Arnaldo Carvalho de Melo · 9 years ago
  52. 6cca13b perf probe: Improve error message when %return is on inlined function by Masami Hiramatsu · 9 years ago
  53. 20f4985 perf probe: Fix a segfault bug in debuginfo_cache by Masami Hiramatsu · 9 years ago
  54. 9b239a1 perf probe: Show correct source lines of probes on kmodules by Masami Hiramatsu · 9 years ago
  55. 9135949 perf probe: Begin and end libdwfl report session correctly by Masami Hiramatsu · 9 years ago
  56. 663b115 perf probe: Fix to remove dot suffix from second or latter events by Masami Hiramatsu · 9 years ago
  57. 8e947f1 tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding by Arnaldo Carvalho de Melo · 9 years ago
  58. a5e813c perf machine: Add method for common kernel_map(FUNCTION) operation by Arnaldo Carvalho de Melo · 9 years ago
  59. 77e6597 perf machine: Use machine__kernel_map() thoroughly by Arnaldo Carvalho de Melo · 9 years ago
  60. eb56db5 perf tools: Fix build break on powerpc due to sample_reg_masks by Sukadev Bhattiprolu · 9 years ago
  61. b7f9ff5 perf maps: Introduce maps__find_symbol_by_name() by Arnaldo Carvalho de Melo · 9 years ago
  62. 272ed29 perf tools: Fix shadowed declaration in parse-events.c by Jiri Olsa · 9 years ago
  63. e637d17 perf tools: Enable event_config terms to tracepoint events by He Kuang · 9 years ago
  64. 865582c perf tools: Adds the tracepoint name parsing support by He Kuang · 9 years ago
  65. ffeb883 perf tools: Show proper error message for wrong terms of hw/sw events by He Kuang · 9 years ago
  66. 0b8891a perf tools: Adds the config_term callback for different type events by He Kuang · 9 years ago
  67. ba11ba6 perf intel-pt: Add mispred-all config option to aid use with autofdo by Adrian Hunter · 9 years ago
  68. 4768230 perf evlist: Add perf_evlist__remove() by Adrian Hunter · 9 years ago
  69. dddcf6a perf evlist: Add perf_evlist__id2evsel_strict() by Adrian Hunter · 9 years ago
  70. 44cbe72 perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  71. 03cd1fe perf script: Add a setting for maximum stack depth by Adrian Hunter · 9 years ago
  72. 96b40f3 perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  73. f14445e perf intel-pt: Support generating branch stack by Adrian Hunter · 9 years ago
  74. 385e330 perf intel-pt: Move branch filter logic by Adrian Hunter · 9 years ago
  75. 601897b perf auxtrace: Add option to synthesize branch stacks on samples by Adrian Hunter · 9 years ago
  76. a38f48e perf session: Warn when AUX data has been lost by Adrian Hunter · 9 years ago
  77. 116f349 perf intel-pt: Make logging slightly more efficient by Adrian Hunter · 9 years ago
  78. 9992c2d perf intel-pt: Fix potential loop forever by Adrian Hunter · 9 years ago
  79. e179134 perf auxtrace: Fix 'instructions' period of zero by Adrian Hunter · 9 years ago
  80. ab9c2bd perf tools: Use __map__is_kernel() when synthesizing kernel module mmap records by Arnaldo Carvalho de Melo · 9 years ago
  81. 6afc0c2 Merge branch 'linus' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  82. b5cabbc perf tools: Fix copying of /proc/kcore by Adrian Hunter · 9 years ago
  83. 266fa2b perf probe: Use existing routine to look for a kernel module by dso->short_name by Arnaldo Carvalho de Melo · 9 years ago
  84. 968d712 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
  85. b572727 Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new changes by Ingo Molnar · 9 years ago
  86. e803cf9 perf record: Synthesize COMM event for a command line workload by Namhyung Kim · 9 years ago
  87. 854f736 perf tools: Don't assume that the parser returns non empty evsel list by Wang Nan · 9 years ago
  88. 381c02f perf record: Avoid infinite loop at buildid processing with no samples by Mark Rutland · 9 years ago
  89. 02386c3 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  90. bf64456 perf tools: Bool functions shouldn't return -1 by Peter Senna Tschudin · 9 years ago
  91. 179f36d Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum" by Arnaldo Carvalho de Melo · 9 years ago
  92. 02d8dab perf stat: Fix per-pkg event reporting bug by Stephane Eranian · 9 years ago
  93. d71b0ad Merge branch 'perf/urgent' into perf/core, to resolve a conflict by Ingo Molnar · 9 years ago
  94. 8c0498b perf evlist: Fix create_syswide_maps() not propagating maps by Adrian Hunter · 9 years ago
  95. 44c42d7 perf evlist: Fix add() not propagating maps by Adrian Hunter · 9 years ago
  96. adc0c3e perf evlist: Factor out a function to propagate maps for a single evsel by Adrian Hunter · 9 years ago
  97. 74bfd2b perf evlist: Make create_maps() use set_maps() by Adrian Hunter · 9 years ago
  98. 934e0f2 perf evlist: Make set_maps() more resilient by Adrian Hunter · 9 years ago
  99. fce4d29 perf evsel: Add own_cpus member by Adrian Hunter · 9 years ago
  100. b278c36 perf evlist: Fix missing thread_map__put in propagate_maps() by Adrian Hunter · 9 years ago