1. c34df25 perf annotate: Add symbol__annotate function by Jiri Olsa · 8 years ago
  2. 37236d5 perf annotate: Move ipc/cycles into annotation_line struct by Jiri Olsa · 8 years ago
  3. d5490b9 perf annotate: Move line/offset into annotation_line struct by Jiri Olsa · 8 years ago
  4. a17c4ca perf annotate: Add annotation_line struct by Jiri Olsa · 8 years ago
  5. d3dbf43 perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay by Arnaldo Carvalho de Melo · 8 years ago
  6. 640d517 perf evlist: Set the correct idx when adding dummy events by Arnaldo Carvalho de Melo · 8 years ago
  7. 7862edc Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 8 years ago
  8. 505ee76 tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header by Ingo Molnar · 8 years ago
  9. 529b3ca Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  10. 33974a4 perf trace: Call machine__exit() at exit by Andrei Vagin · 8 years ago
  11. a271bfa perf tools: Fix eBPF event specification parsing by Jiri Olsa · 8 years ago
  12. b6af53b perf tools: Add "reject" option for parse-events.l by Jiri Olsa · 8 years ago
  13. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 8 years ago
  14. 9d9cc4a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. fb7df12 tools/headers: Synchronize kernel ABI headers by Ingo Molnar · 8 years ago
  16. da0db32 objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Josh Poimboeuf · 8 years ago
  17. 294cbd0 Merge branch 'linus' into perf/urgent, to pick up dependent commits by Ingo Molnar · 8 years ago
  18. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  19. fdebad1 Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  20. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 8 years ago
  21. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 8 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  23. 7285cf3 perf srcline: Show correct function name for srcline of callchains by Namhyung Kim · 8 years ago
  24. b7b75a6 perf srcline: Fix memory leak in addr2inlines() by Namhyung Kim · 8 years ago
  25. 04686ef bpf: remove SK_REDIRECT from UAPI by John Fastabend · 8 years ago
  26. a323335 selftests: lib.mk: print individual test results to console by default by Shuah Khan · 8 years ago
  27. 1de3038 perf trace beauty kcmp: Beautify arguments by Arnaldo Carvalho de Melo · 8 years ago
  28. 0a2f7540 perf trace beauty: Implement pid_fd beautifier by Arnaldo Carvalho de Melo · 8 years ago
  29. 735e215 tools include uapi: Grab a copy of linux/kcmp.h by Arnaldo Carvalho de Melo · 8 years ago
  30. d6332a1 perf callchain: Fix double mapping al->addr for children without self period by Namhyung Kim · 8 years ago
  31. 518828f tc-testing: fix arg to ip command: -s -> -n by Brenda J. Butler · 8 years ago
  32. 021b462 perf stat: Make --per-thread update shadow stats to show metrics by Jiri Olsa · 8 years ago
  33. 54830dd perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats by Jiri Olsa · 9 years ago
  34. e268687 perf tools: Add perf_data_file__write function by Jiri Olsa · 9 years ago
  35. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 9 years ago
  36. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 9 years ago
  37. 642ee1c perf script: Print information about per-event-dump files by Arnaldo Carvalho de Melo · 8 years ago
  38. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  39. 31c2611 selftests: Introduce a new test case to tc testsuite by Chris Mi · 8 years ago
  40. 7f07199 selftests: Introduce a new script to generate tc batch file by Chris Mi · 8 years ago
  41. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 8 years ago
  42. 25a5d23 Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  43. 9445464 perf tools: Unwind properly location after REJECT by Jiri Olsa · 8 years ago
  44. d688d03 perf trace beauty prctl: Generate 'option' string table from kernel headers by Arnaldo Carvalho de Melo · 8 years ago
  45. 4337279 tools include uapi: Grab a copy of linux/prctl.h by Arnaldo Carvalho de Melo · 8 years ago
  46. a14390f perf script: Allow creating per-event dump files by Arnaldo Carvalho de Melo · 8 years ago
  47. e669e83 perf evsel: Restore evsel->priv as a tool private area by Arnaldo Carvalho de Melo · 8 years ago
  48. 894f3f1 perf script: Use event_format__fprintf() by Arnaldo Carvalho de Melo · 8 years ago
  49. 5ce2c5b perf script: Use pr_debug where appropriate by Arnaldo Carvalho de Melo · 8 years ago
  50. 69c7125 perf script: Add a few missing conversions to fprintf style by Arnaldo Carvalho de Melo · 8 years ago
  51. 6856b8e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  52. 331c7cb perf symbols: Fix memory corruption because of zero length symbols by Ravi Bangoria · 8 years ago
  53. d8a88dd perf util: Enable handling of inlined frames by default by Milian Wolff · 8 years ago
  54. 1fb7d06 perf report: Use srcline from callchain for hist entries by Milian Wolff · 8 years ago
  55. 21ac9d5 perf report: Cache srclines for callchain nodes by Milian Wolff · 8 years ago
  56. b38775c perf report: Cache failed lookups of inlined frames by Milian Wolff · 8 years ago
  57. bf36eb5 perf report: Properly handle branch count in match_chain() by Milian Wolff · 8 years ago
  58. aa44189 perf report: Compare symbol name for inlined frames when sorting by Milian Wolff · 8 years ago
  59. 9856240 perf callchain: Compare symbol name for inlined frames when matching by Milian Wolff · 8 years ago
  60. 9628b56 perf script: Mark inlined frames and do not print DSO for them by Milian Wolff · 8 years ago
  61. 8932f80 perf callchain: Mark inlined frames in output by " (inlined)" suffix by Milian Wolff · 8 years ago
  62. cbe50f6 perf report: Fall-back to function name comparison for -g srcline by Milian Wolff · 8 years ago
  63. 11ea251 perf callchain: Create real callchain entries for inlined frames by Milian Wolff · 8 years ago
  64. 2be8832 perf callchain: Refactor inline_list to store srcline string directly by Milian Wolff · 8 years ago
  65. fea0cf8 perf callchain: Refactor inline_list to operate on symbols by Milian Wolff · 8 years ago
  66. 40a342c perf callchain: Store srcline in callchain_cursor_node by Milian Wolff · 8 years ago
  67. 2a704fc perf report: Remove code to handle inline frames from browsers by Milian Wolff · 8 years ago
  68. 65db92e perf vendor events: Add Goldmont Plus V1 event file by Kan Liang · 8 years ago
  69. b1f03ca perf namespaces: Add more appropriate set of headers by Arnaldo Carvalho de Melo · 8 years ago
  70. 79f56eb perf kmem: Perform some cleanup if '--time' is given an invalid value by Christophe JAILLET · 8 years ago
  71. db49bc1 perf script: Fix error handling path by Christophe JAILLET · 8 years ago
  72. a1a5870 perf script: Use fprintf like printing uniformly by Arnaldo Carvalho de Melo · 8 years ago
  73. 923d0c9 perf tools: Introduce binary__fprintf() by Arnaldo Carvalho de Melo · 8 years ago
  74. 7958e54 perf vendor events: Fix incorrect cmask syntax for some Intel metrics by Andi Kleen · 8 years ago
  75. d7e05ce perf tools: Do not check ABI headers in a detached tarball build by Arnaldo Carvalho de Melo · 8 years ago
  76. 696e245 perf annotate: Remove arch::cpuid_parse callback by Jiri Olsa · 8 years ago
  77. 98ad761 perf list: Fix group description in the man page by Andi Kleen · 8 years ago
  78. 692f5a2 perf tests attr: Make hw events optional by Jiri Olsa · 8 years ago
  79. 73c17d8 perf mmap: Adopt push method from builtin-record.c by Arnaldo Carvalho de Melo · 8 years ago
  80. d37f158 perf record: Make record__mmap_read generic by Arnaldo Carvalho de Melo · 8 years ago
  81. 1695849 perf mmap: Move perf_mmap and methods to separate mmap.[ch] files by Arnaldo Carvalho de Melo · 8 years ago
  82. ead81ee perf vendor events: Update JSON metrics for Skylake Server by Andi Kleen · 8 years ago
  83. e3f2dad perf vendor events: Update JSON metrics for Skylake by Andi Kleen · 8 years ago
  84. 41a13b7 perf vendor events: Update JSON metrics for Sandy Bridge by Andi Kleen · 8 years ago
  85. 984d91f perf vendor events: Update JSON metrics for JakeTown by Andi Kleen · 8 years ago
  86. 7347bba perf vendor events: Update JSON metrics for IvyTown by Andi Kleen · 8 years ago
  87. 1de3152 perf vendor events: Update JSON metrics for IvyBridge by Andi Kleen · 8 years ago
  88. 9cd6d86 perf vendor events: Update JSON metrics for Haswell Server by Andi Kleen · 8 years ago
  89. 0fba08e perf vendor events: Update JSON metrics for Haswell by Andi Kleen · 8 years ago
  90. 663ad44 perf vendor events: Update JSON metrics for Broadwell Server by Andi Kleen · 8 years ago
  91. 008de6c perf vendor events: Update JSON metrics for Broadwell by Andi Kleen · 8 years ago
  92. 085cf9b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. b8d389e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  95. b37242c bpf: add test cases to bpf selftests to cover all access tests by Daniel Borkmann · 8 years ago
  96. f7e9cb1 bpf: remove mark access for SK_SKB program types by John Fastabend · 8 years ago
  97. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 8 years ago
  98. 435bf0d bpf: enforce TCP only support for sockmap by John Fastabend · 8 years ago
  99. ca4b9c3b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  100. b703798 objtool: Fix memory leak in decode_instructions() by Kamalesh Babulal · 8 years ago