1. 7959804 Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  2. 92ead7e perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE] by Ravi Bangoria · 7 years ago
  3. a3af66f perf script: Fix crash because of missing evsel->priv by Ravi Bangoria · 7 years ago
  4. 10e9cec perf script: Add missing output fields in a hint by Ravi Bangoria · 7 years ago
  5. 9831070 perf bench: Fix numa report output code by Jiri Olsa · 7 years ago
  6. 6dde642 perf stat: Remove duplicate event counting by Thomas Richter · 7 years ago
  7. 0c24d6f perf alias: Rebuild alias expression string to make it comparable by Thomas Richter · 7 years ago
  8. ea23ac7 perf alias: Remove trailing newline when reading sysfs files by Thomas Richter · 7 years ago
  9. c6555c1 perf tools: Fix a clang 7.0 compilation error by Yonghong Song · 7 years ago
  10. b1494ec perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq' by Arnaldo Carvalho de Melo · 7 years ago
  11. 621a5a3 perf intel-pt: Fix packet decoding of CYC packets by Adrian Hunter · 7 years ago
  12. 16ddcfb perf tests: Add valid callback for parse-events test by Jiri Olsa · 7 years ago
  13. 933ccf2 perf tests: Add event parsing error handling to parse events test by Jiri Olsa · 7 years ago
  14. 143c99f perf report powerpc: Fix crash if callchain is empty by Sandipan Das · 7 years ago
  15. b930e62 perf test session topology: Fix test on s390 by Thomas Richter · 7 years ago
  16. 0176622 perf record: Support s390 random socket_id assignment by Thomas Richter · 7 years ago
  17. c81b995 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  19. fad76d4 perf script: Show hw-cache events by Seeteena Thoufeek · 7 years ago
  20. 4c82052 perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entry by Jiri Olsa · 7 years ago
  21. a5cfa62 perf stat: Add event parsing error handling to add_default_attributes by Jiri Olsa · 7 years ago
  22. c1a1f5d perf stat: Allow to specify specific metric column len by Jiri Olsa · 7 years ago
  23. f515572 perf stat: Fix metric column header display alignment by Jiri Olsa · 7 years ago
  24. b37d33e perf stat: Use only color_fprintf call in print_metric_only by Jiri Olsa · 7 years ago
  25. 9660e08 perf stat: Add --interval-clear option by Jiri Olsa · 7 years ago
  26. f7fa827 perf tools: Fix error index for pmu event parser by Jiri Olsa · 7 years ago
  27. c9d3662 perf hists: Reimplement hists__has_callchains() by Arnaldo Carvalho de Melo · 7 years ago
  28. 29f9fcd perf hists browser gtk: Use hist_entry__has_callchains() by Arnaldo Carvalho de Melo · 7 years ago
  29. e565445 perf hists: Make hist_entry__has_callchains() work with 'perf c2c' by Arnaldo Carvalho de Melo · 7 years ago
  30. 41477ac perf hists: Save the callchain_size in struct hist_entry by Arnaldo Carvalho de Melo · 7 years ago
  31. ac56aa4 perf script python: Add dict fields introduction to Documentation by Jin Yao · 7 years ago
  32. 48a1f56 perf script python: Add more PMU fields to event handler dict by Jin Yao · 7 years ago
  33. 5f9e0f3 perf script python: Move dsoname code to a new function by Jin Yao · 7 years ago
  34. 2be732c perf symbols: Add BSS symbols when reading from /proc/kallsyms by Arnaldo Carvalho de Melo · 7 years ago
  35. 8d628d2 perf annnotate: Make __symbol__inc_addr_samples handle src->histograms == NULL by Arnaldo Carvalho de Melo · 7 years ago
  36. 9fb5233 perf intel-pt: Fix "Unexpected indirect branch" error by Adrian Hunter · 7 years ago
  37. dd27b87 perf intel-pt: Fix MTC timing after overflow by Adrian Hunter · 7 years ago
  38. bd2e49e perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP by Adrian Hunter · 7 years ago
  39. dbcb82b perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING by Adrian Hunter · 7 years ago
  40. ec1e6e6 perf script powerpc: Python script for hypervisor call statistics by Ravi Bangoria · 7 years ago
  41. 005cc00 perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols by Arnaldo Carvalho de Melo · 7 years ago
  42. 97802f3 perf map: Consider PTI entry trampolines in rip_2objdump() by Adrian Hunter · 7 years ago
  43. f6c66d7 perf test code-reading: Fix perf_env setup for PTI entry trampolines by Adrian Hunter · 7 years ago
  44. ceac7b7 perf tools: Fix pmu events parsing rule by Jiri Olsa · 7 years ago
  45. 0ce2da1 perf stat: Display user and system time by Jiri Olsa · 7 years ago
  46. f92da71 perf record: Enable arbitrary event names thru name= modifier by Alexey Budankov · 7 years ago
  47. aef4fea perf tools: Fix symbol and object code resolution for vdso32 and vdsox32 by Adrian Hunter · 7 years ago
  48. dcaeae4 perf tests kmod-path: Add tests for vdso32 and vdsox32 by Adrian Hunter · 7 years ago
  49. fabd37b perf hists: Check if a hist_entry has callchains before using them by Arnaldo Carvalho de Melo · 7 years ago
  50. 0b5d6ec perf hists: Introduce hist_entry__has_callchain() method by Arnaldo Carvalho de Melo · 7 years ago
  51. 4c50563 perf sched: Use sched->show_callchain where appropriate by Arnaldo Carvalho de Melo · 7 years ago
  52. b879833 perf script: Check if evsel has callchains before trying to use it by Arnaldo Carvalho de Melo · 7 years ago
  53. 27de9b2 perf evsel: Add has_callchain() helper to make code more compact/clear by Arnaldo Carvalho de Melo · 7 years ago
  54. 9d0199c perf report: No need to have report_callchain_help as a global by Arnaldo Carvalho de Melo · 7 years ago
  55. e9ee0dc perf test: Use header file util/debug.h by Thomas Richter · 7 years ago
  56. f178fd2 perf annotate: Move objdump_path to struct annotation_options by Arnaldo Carvalho de Melo · 7 years ago
  57. cd0cccb perf hists browser: Pass annotation_options from tool to browser by Arnaldo Carvalho de Melo · 7 years ago
  58. a47e843 perf annotate: Move disassembler_style global to annotation_options by Arnaldo Carvalho de Melo · 7 years ago
  59. 1eddd9e perf annotate: Adopt anotation options from symbol_conf by Arnaldo Carvalho de Melo · 7 years ago
  60. 380195e perf annotate: Pass annotation_options to symbol__annotate() by Arnaldo Carvalho de Melo · 7 years ago
  61. 6a53da0 perf srcline: Make hist_entry srcline helper consistent with map's by Arnaldo Carvalho de Melo · 7 years ago
  62. bfa6351 perf sort: Introduce addr_map_symbol__srcline() to make code more compact by Arnaldo Carvalho de Melo · 7 years ago
  63. e2d88aa perf srcline: Introduce map__srcline() to make code more compact by Arnaldo Carvalho de Melo · 7 years ago
  64. 982d410 perf annotate stdio: Use annotation_options consistently by Arnaldo Carvalho de Melo · 7 years ago
  65. 9132d3d perf annotate: Add comment about annotated_src->nr_histograms by Arnaldo Carvalho de Melo · 7 years ago
  66. 9fd5578 perf tools: Ditch the symbol_conf.nr_events global by Arnaldo Carvalho de Melo · 7 years ago
  67. 14c8dde perf annotate: Replace symbol__alloc_hists() with symbol__hists() by Arnaldo Carvalho de Melo · 7 years ago
  68. 0693f75 perf annotate: Stop using symbol_conf.nr_events global in symbol__hists() by Arnaldo Carvalho de Melo · 7 years ago
  69. c6b635e perf annotate: Introduce symbol__cycle_hists() by Arnaldo Carvalho de Melo · 7 years ago
  70. e8ea922 perf annotate: Introduce symbol__hists() by Arnaldo Carvalho de Melo · 7 years ago
  71. e1a91a8 perf annotate: __symbol__inc_addr_samples() needs just annotated_source by Arnaldo Carvalho de Melo · 7 years ago
  72. be3e26d perf annotate: Introduce annotated_source__alloc_histograms by Arnaldo Carvalho de Melo · 7 years ago
  73. ca39650 perf annotate: Introduce constructor/destructor for annotated_source by Arnaldo Carvalho de Melo · 7 years ago
  74. 116c626 perf annotate: Split allocation of annotated_source struct by Arnaldo Carvalho de Melo · 7 years ago
  75. f40dd6d perf annotate: __symbol__acount_cycles doesn't need notes by Arnaldo Carvalho de Melo · 7 years ago
  76. e345f3b perf annotate: Pass perf_evsel instead of just evsel->idx by Arnaldo Carvalho de Melo · 7 years ago
  77. 362379a perf tools: No need to check if the argument to __get() function is NULL by Arnaldo Carvalho de Melo · 7 years ago
  78. 5dbe23e perf cgroup: Make evlist__find_cgroup() more compact by Arnaldo Carvalho de Melo · 7 years ago
  79. f622df5 perf probe: Use return of map__get() to make code more compact by Arnaldo Carvalho de Melo · 7 years ago
  80. 4f5aeec perf tools: Remove dead quote.[ch] code by Arnaldo Carvalho de Melo · 7 years ago
  81. 7869e58 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 7 years ago
  82. 0b3a183 perf tools intel-pt-decoder: Update insn.h from the kernel sources by Arnaldo Carvalho de Melo · 7 years ago
  83. 0d690fc perf trace beauty prctl: Default header_dir to cwd to work without parms by Arnaldo Carvalho de Melo · 7 years ago
  84. 18a7057 perf tools: Fix perf.data format description of NRCPUS header by Arnaldo Carvalho de Melo · 7 years ago
  85. 943f32a perf script python: Add addr into perf sample dict by Leo Yan · 7 years ago
  86. 0c71113 perf data: Update documentation section on cpu topology by Thomas Richter · 7 years ago
  87. e2ab285 perf cs-etm: Fix indexing for decoder packet queue by Mathieu Poirier · 7 years ago
  88. ab4e32f perf bpf: Fix NULL return handling in bpf__prepare_load() by YueHaibing · 7 years ago
  89. d121109 perf test: "Session topology" dumps core on s390 by Thomas Richter · 7 years ago
  90. 369b230 perf parse-events: Handle uncore event aliases in small groups properly by Kan Liang · 7 years ago
  91. 22916fd perf kcore_copy: Amend the offset of sections that remap kernel text by Adrian Hunter · 7 years ago
  92. a1a3a06 perf kcore_copy: Copy x86 PTI entry trampoline sections by Adrian Hunter · 7 years ago
  93. b4503cd perf kcore_copy: Get rid of kernel_map by Adrian Hunter · 7 years ago
  94. d2c9598 perf kcore_copy: Iterate phdrs by Adrian Hunter · 7 years ago
  95. 15acef6 perf kcore_copy: Layout sections by Adrian Hunter · 7 years ago
  96. c9dd1d8 perf kcore_copy: Calculate offset from phnum by Adrian Hunter · 7 years ago
  97. 6e97957 perf kcore_copy: Keep a count of phdrs by Adrian Hunter · 7 years ago
  98. f683820 perf kcore_copy: Keep phdr data in a list by Adrian Hunter · 7 years ago
  99. 787e4da perf annotate: Show group event string for stdio by Jin Yao · 7 years ago
  100. a8ce99b perf machine: Synthesize and process mmap events for x86 PTI entry trampolines by Adrian Hunter · 7 years ago