1. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  2. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  3. 34a0548 perf tools: Add missing parse_events_error() prototype by Arnaldo Carvalho de Melo · 7 years ago
  4. b30a7d1 perf pmu: Fix check for unset alias->unit array by Arnaldo Carvalho de Melo · 7 years ago
  5. a0b2f5a perf tools: Be consistent on the type of map->symbols[] interator by Arnaldo Carvalho de Melo · 7 years ago
  6. 35670dd perf intel pt decoder: clang has no -Wno-override-init by Arnaldo Carvalho de Melo · 7 years ago
  7. c24ae6d perf evsel: Do not put a variable sized type not at the end of a struct by Arnaldo Carvalho de Melo · 7 years ago
  8. 8a2efd6 perf probe: Avoid accessing uninitialized 'map' variable by Arnaldo Carvalho de Melo · 7 years ago
  9. 8989605 perf tools: Do not put a variable sized type not at the end of a struct by Arnaldo Carvalho de Melo · 7 years ago
  10. 9d6aae7 perf record: Do not put a variable sized type not at the end of a struct by Arnaldo Carvalho de Melo · 7 years ago
  11. 423d856 perf tests: Synthesize struct instead of using field after variable sized type by Arnaldo Carvalho de Melo · 7 years ago
  12. 6aa4d82 perf bench numa: Make sure dprintf() is not defined by Arnaldo Carvalho de Melo · 7 years ago
  13. 16cab32 Revert "perf bench futex: Sanitize numeric parameters" by Arnaldo Carvalho de Melo · 7 years ago
  14. 49b3cd3 tools: Set the maximum optimization level according to the compiler being used by Arnaldo Carvalho de Melo · 7 years ago
  15. 5eae7d8 perf symbols: dso->name is an array, no need to check it against NULL by Arnaldo Carvalho de Melo · 7 years ago
  16. 9ef6839 perf tests record: No need to test an array against NULL by Arnaldo Carvalho de Melo · 7 years ago
  17. a7c3899 perf symbols: No need to check if sym->name is NULL by Arnaldo Carvalho de Melo · 7 years ago
  18. d6195a6 perf evsel: Inform how to make a sysctl setting permanent by Arnaldo Carvalho de Melo · 7 years ago
  19. d7dd112 perf scripting perl: Fix compile error with some perl5 versions by Wang YanQing · 7 years ago
  20. be57b3f perf diff: Change default setting to "delta-abs" by Namhyung Kim · 7 years ago
  21. 4b35994 perf diff: Add diff.compute config option by Namhyung Kim · 7 years ago
  22. d49dd15 perf diff: Add diff.order config option by Namhyung Kim · 7 years ago
  23. a1668c2 perf diff: Add 'delta-abs' compute method by Namhyung Kim · 7 years ago
  24. 1926140 tools include: Introduce linux/compiler-gcc.h by Arnaldo Carvalho de Melo · 7 years ago
  25. 7ea6856 perf intel-pt: Use __fallthrough by Arnaldo Carvalho de Melo · 7 years ago
  26. 2e2bbc03 perf tests: Avoid possible truncation with dirent->d_name + snprintf by Arnaldo Carvalho de Melo · 7 years ago
  27. 3aff8ba perf bench numa: Avoid possible truncation when using snprintf() by Arnaldo Carvalho de Melo · 7 years ago
  28. 8434a2e perf header: Fix handling of PERF_EVENT_UPDATE__SCALE by Arnaldo Carvalho de Melo · 7 years ago
  29. bdf23a9 perf thread_map: Correctly size buffer used with dirent->dt_name by Arnaldo Carvalho de Melo · 7 years ago
  30. 7b0214b perf top: Use __fallthrough by Arnaldo Carvalho de Melo · 7 years ago
  31. d64b721 tools strfilter: Use __fallthrough by Arnaldo Carvalho de Melo · 7 years ago
  32. 94bdd5e tools string: Use __fallthrough in perf_atoll() by Arnaldo Carvalho de Melo · 7 years ago
  33. 7666702 perf vendor events intel: Add uncore events for Broadwell DE by Andi Kleen · 8 years ago
  34. 22c8e55 perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing) by Andi Kleen · 8 years ago
  35. dd32cb5 perf vendor events intel: Add uncore events for Sandy Bridge Server by Andi Kleen · 8 years ago
  36. 6b138c7 perf vendor events intel: Add uncore events for IvyBridge Server by Andi Kleen · 8 years ago
  37. 949c84e perf vendor events intel: Add uncore events for Broadwell Server by Andi Kleen · 8 years ago
  38. 7003f00 perf vendor events intel: Add uncore events for Haswell Server processor by Andi Kleen · 8 years ago
  39. 2f7db55 perf tools: Fix include of linux/mman.h by Arnaldo Carvalho de Melo · 7 years ago
  40. 360e071 perf tools: Use zfree() to avoid keeping dangling pointers by Taeung Song · 7 years ago
  41. 506fde1 perf tools: Use zfree() instead of ad hoc equivalent by Taeung Song · 7 years ago
  42. 5aa365f perf tools: Add missing check for failure in a zalloc() call by Taeung Song · 7 years ago
  43. 75fc5ae perf tools: Only increase index if perf_evsel__new_idx() succeeds by Taeung Song · 7 years ago
  44. d5c3a93 perf probe: Add option --symfs by Uwe Kleine-König · 8 years ago
  45. 9b20065 perf symbols: Take into account symfs setting when reading file build ID by Victor Kamensky · 7 years ago
  46. f236102 perf list: Add debug support for outputing alias string by Andi Kleen · 8 years ago
  47. 231bb2a perf pmu: Support event aliases for non cpu// pmus by Andi Kleen · 8 years ago
  48. 15b22ed perf pmu: Support per pmu json aliases by Andi Kleen · 8 years ago
  49. fedb2b5 perf jevents: Add support for parsing uncore json files by Andi Kleen · 8 years ago
  50. d581141 perf jevents: Parse eventcode as number by Andi Kleen · 8 years ago
  51. 4d41643 perf bpf: Add missing newline in debug messages by He Kuang · 7 years ago
  52. 3bb53c9 perf tools arm64: Add support for generating bpf prologue by He Kuang · 7 years ago
  53. e06094a Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 7 years ago
  54. aa33b9b perf callchain: Reference count maps by Krister Johansen · 8 years ago
  55. a1c9f97 perf diff: Fix -o/--order option behavior (again) by Namhyung Kim · 8 years ago
  56. 8381cdd perf diff: Fix segfault on 'perf diff -o N' option by Namhyung Kim · 8 years ago
  57. b05d109 perf ftrace: Add ftrace.tracer config option by Taeung Song · 7 years ago
  58. 43d41de perf tools: Create for_each_event macro for tracepoints iteration by Taeung Song · 7 years ago
  59. a263053 perf test: Add libbpf pinning test by Joe Stringer · 8 years ago
  60. 9a9c733 tools perf util: Make rm_rf(path) argument const by Joe Stringer · 8 years ago
  61. 9c68ae9 perf callchain: Reference count maps by Krister Johansen · 8 years ago
  62. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. ecc4c56 perf tools: Propagate perf_config() errors by Arnaldo Carvalho de Melo · 8 years ago
  64. afc45cf perf config: Do not consider an error not to have any perfconfig file by Arnaldo Carvalho de Melo · 8 years ago
  65. bf062bd perf ftrace: Remove needless code setting default tracer by Taeung Song · 8 years ago
  66. e2cf00c Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  67. ec34787 perf ftrace: Make 'function_graph' be the default tracer by Arnaldo Carvalho de Melo · 8 years ago
  68. d01f4e8 perf ftrace: Introduce new 'ftrace' tool by Namhyung Kim · 11 years ago
  69. a7619ae perf util: Add more debug message on failure path by Namhyung Kim · 11 years ago
  70. cd4ceb63 perf util: Save pid-cmdline mapping into tracing header by Namhyung Kim · 11 years ago
  71. 0a87e7b perf scripting perl: Do not die() when not founding event for a type by Arnaldo Carvalho de Melo · 8 years ago
  72. e28ff1a tools lib bpf: Add libbpf_get_error() by Joe Stringer · 8 years ago
  73. d1d0e29 perf probe: Delete an unnecessary assignment in try_to_find_absolute_address() by Markus Elfring · 8 years ago
  74. 42e233c perf probe: Delete an unnecessary check in try_to_find_absolute_address() by Markus Elfring · 8 years ago
  75. 1b29dfb perf probe: Fix wrong register name for arm64 by He Kuang · 8 years ago
  76. 0fe0559 lib, traceevent: add PRINT_HEX_STR variant by Daniel Borkmann · 8 years ago
  77. 47cd95a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  78. 190bacc perf c2c report: Coalesce by default only by pid,iaddr by Jiri Olsa · 8 years ago
  79. 8763e6a perf c2c report: Display Total records column in offset view by Jiri Olsa · 8 years ago
  80. 0e3fa7a perf hists browser: Add e/c hotkeys to expand/collapse callchain for current entry by Jiri Olsa · 8 years ago
  81. b33f922 perf hists browser: Put hist_entry folding logic into single function by Jiri Olsa · 8 years ago
  82. 9343e45 perf unwind: Fix looking up dwarf unwind stack info by Matija Glavinic Pecotic · 8 years ago
  83. 31f5260 Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  84. d94386f perf evlist: Fix typo in deliver_sample() by Soramichi AKIYAMA · 8 years ago
  85. d25ed5d perf tools: Move two variables usied in libperf from perf.c by Soramichi AKIYAMA · 8 years ago
  86. 587782c perf sched timehist: Show total wait times for summary by Namhyung Kim · 8 years ago
  87. 414e050 perf sched timehist: Add --state option by Namhyung Kim · 8 years ago
  88. 941bdea perf sched timehist: Account thread wait time separately by Namhyung Kim · 8 years ago
  89. 613f050 perf probe: Fix to probe on gcc generated functions in modules by Masami Hiramatsu · 8 years ago
  90. 3e96dac perf probe: Add error checks to offline probe post-processing by Masami Hiramatsu · 8 years ago
  91. d2d4edb perf probe: Fix to show correct locations for events on modules by Masami Hiramatsu · 8 years ago
  92. be3d466 perf script: Also allow forcing reading of non-root owned files by root by Yannick Brosseau · 8 years ago
  93. 5c64f99 perf script: Fix man page about --dump-raw-trace option by Michael Petlan · 8 years ago
  94. 2484c4c perf tools: Remove unneccessary feature-dwarf warning by David Carrillo-Cisneros · 8 years ago
  95. d02fc6b perf pmu: Factor out scale conversion code by Andi Kleen · 8 years ago
  96. 79078c5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. bfacbe3 perf record: Add switch-output time option argument by Jiri Olsa · 8 years ago
  98. 0c58244 perf record: Add switch-output size warning by Jiri Olsa · 8 years ago
  99. dc0c612 perf record: Add switch-output size option argument by Jiri Olsa · 8 years ago
  100. cb4e1eb perf record: Change switch-output option to take optional argument by Jiri Olsa · 8 years ago