1. a34bb6a0 perf tools: Add 'trace' sort key by Namhyung Kim · 9 years ago
  2. 60517d2 perf tools: Try to show pretty printed output for dynamic sort keys by Namhyung Kim · 9 years ago
  3. c7c2a5e perf tools: Add dynamic sort key for tracepoint events by Namhyung Kim · 9 years ago
  4. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 9 years ago
  5. 54f8f40 perf top: Create the evlist sooner by Namhyung Kim · 9 years ago
  6. be45d40 tools lib traceevent: Factor out and export print_event_field[s]() by Namhyung Kim · 9 years ago
  7. 7239283 perf hist: Save raw_data/size for tracepoint events by Namhyung Kim · 9 years ago
  8. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 9 years ago
  9. 9cc2617 perf/x86/amd: Remove l1-dcache-stores event for AMD by Vince Weaver · 9 years ago
  10. 77af003 perf/x86/intel/uncore: Add Knights Landing uncore PMU support by Harish Chegondi · 9 years ago
  11. dae2553 perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset by Harish Chegondi · 9 years ago
  12. 1e7b939 perf/x86/intel: Add perf core PMU support for Intel Knights Landing by Harish Chegondi · 9 years ago
  13. d6980ef perf/x86/intel/uncore: Add Broadwell-EP uncore support by Kan Liang · 9 years ago
  14. d3bcd64 perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interface by Huang Rui · 9 years ago
  15. 673d188 perf/x86: Enable cycles:pp for Intel Atom by Stephane Eranian · 9 years ago
  16. 1424a09 perf/x86: fix PEBS issues on Intel Atom/Core2 by Stephane Eranian · 9 years ago
  17. 6fc2e83 perf/x86: Fix LBR related crashes on Intel Atom by Stephane Eranian · 9 years ago
  18. 61b87ca perf/x86: Fix filter_events() bug with event mappings by Stephane Eranian · 9 years ago
  19. 7246976 perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp by Andi Kleen · 9 years ago
  20. 442f5c7 perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for Skylake by Andi Kleen · 9 years ago
  21. 01330d7 perf/x86: Allow zero PEBS status with only single active event by Andi Kleen · 9 years ago
  22. 957ea1f perf/x86: Remove warning for zero PEBS status by Andi Kleen · 9 years ago
  23. 7b64801 perf/core: Collapse more IPI loops by Peter Zijlstra · 9 years ago
  24. 9cc96b0 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  25. 12ca6ad perf: Fix race in swevent hash by Peter Zijlstra · 9 years ago
  26. c127449 perf: Fix race in perf_event_exec() by Peter Zijlstra · 9 years ago
  27. d64fe8e Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  28. 141a361 Merge branch 'perf/urgent' into perf/core, to make sure a cherry-picked commit does not create conflicts by Ingo Molnar · 9 years ago
  29. 2d2e7ac 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
  30. b21daae Merge tag 'perf-core-for-mingo-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  31. 89af4e0 perf stat report: Allow to override aggr_mode by Jiri Olsa · 9 years ago
  32. fa6ea78 perf stat report: Process event update events by Jiri Olsa · 9 years ago
  33. a56f939 perf stat report: Process stat and stat round events by Jiri Olsa · 9 years ago
  34. 6edb78a perf stat report: Move csv_sep initialization before report command by Jiri Olsa · 9 years ago
  35. 68d702f perf stat report: Add support to initialize aggr_map from file by Jiri Olsa · 9 years ago
  36. 62ba18b perf stat report: Process stat config event by Jiri Olsa · 9 years ago
  37. 1975d36 perf stat report: Process cpu/threads maps by Jiri Olsa · 9 years ago
  38. ba6039b6 perf stat report: Add report command by Jiri Olsa · 9 years ago
  39. 7b60a7e perf stat record: Synthesize event update events by Jiri Olsa · 9 years ago
  40. e9d6db8e8 perf stat record: Do not allow record with multiple runs mode by Jiri Olsa · 9 years ago
  41. 7aad0c3 perf stat record: Write stat round events on record by Jiri Olsa · 9 years ago
  42. 5a6ea81 perf stat record: Write stat events on record by Jiri Olsa · 9 years ago
  43. 664c98d perf stat record: Add pipe support for record command by Jiri Olsa · 9 years ago
  44. 2af4646 perf stat record: Store events IDs in perf data file by Jiri Olsa · 9 years ago
  45. 1c59612 perf evlist: Export id_add_fd() by Jiri Olsa · 9 years ago
  46. 8b99b1a perf stat record: Synthesize stat record data by Jiri Olsa · 9 years ago
  47. 3ba78bd perf stat record: Initialize record features by Jiri Olsa · 9 years ago
  48. 4979d0c perf stat record: Add record command by Jiri Olsa · 9 years ago
  49. ffa517a perf tools: Introduce stat perf.data header feature by Jiri Olsa · 9 years ago
  50. 2d2aea6 perf report: Display newly added events in raw dump by Jiri Olsa · 9 years ago
  51. c853f93 perf tools: Add perf_event__fprintf_event_update function by Jiri Olsa · 9 years ago
  52. 86ebb09 perf tools: Add event_update event cpus type by Jiri Olsa · 9 years ago
  53. 802c904 perf tools: Add event_update event name type by Jiri Olsa · 9 years ago
  54. daeecbc perf tools: Add event_update event scale type by Jiri Olsa · 9 years ago
  55. a6e5281 perf tools: Add event_update event unit type by Jiri Olsa · 9 years ago
  56. ffe77725 perf tools: Add event_update user level event by Jiri Olsa · 9 years ago
  57. e08a456 perf tools: Add stat events fprintf functions by Jiri Olsa · 9 years ago
  58. d4c2259 perf tools: Add stat round event synthesize function by Jiri Olsa · 9 years ago
  59. 2d8f0f1 perf tools: Add stat round user level event by Jiri Olsa · 9 years ago
  60. 0ea0e35 perf tools: Add stat event read function by Jiri Olsa · 9 years ago
  61. 5796f8f perf tools: Add stat event synthesize function by Jiri Olsa · 9 years ago
  62. d80518c perf tools: Add stat user level event by Jiri Olsa · 9 years ago
  63. 8e38159 perf tools: Add stat config event read function by Jiri Olsa · 9 years ago
  64. 6742434 perf tools: Add stat config event synthesize function by Jiri Olsa · 9 years ago
  65. 374fb9e perf tools: Add stat config user level event by Jiri Olsa · 9 years ago
  66. eb12a1a perf cpu_map: Add perf_event__fprintf_cpu_map function by Jiri Olsa · 9 years ago
  67. f77b57a perf cpu_map: Add cpu_map__new_event function by Jiri Olsa · 9 years ago
  68. 6c87290 perf cpu_map: Add cpu_map event synthesize function by Jiri Olsa · 9 years ago
  69. 6640b6c perf cpu_map: Add cpu_map user level event by Jiri Olsa · 9 years ago
  70. ec7fa596 perf thread_map: Add perf_event__fprintf_thread_map function by Jiri Olsa · 9 years ago
  71. 5966094 perf thread_map: Add thread_map__new_event function by Jiri Olsa · 9 years ago
  72. 99471c9 perf thread_map: Add thread_map event sythesize function by Jiri Olsa · 9 years ago
  73. 5f3339d perf thread_map: Add thread_map user level event by Jiri Olsa · 9 years ago
  74. 1843b4e tools subcmd: Rename subcmd header include guards by Josh Poimboeuf · 9 years ago
  75. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  76. 2f4ce5e perf tools: Finalize subcmd independence by Josh Poimboeuf · 9 years ago
  77. 46113a5 perf tools: Remove 'perf' from subcmd function and variable names by Josh Poimboeuf · 9 years ago
  78. 901421a perf tools: Remove subcmd dependencies on strbuf by Josh Poimboeuf · 9 years ago
  79. fb20253 perf list: Robustify event printing routine by Arnaldo Carvalho de Melo · 9 years ago
  80. d643b5a perf list: Add support for PERF_COUNT_SW_BPF_OUT by Arnaldo Carvalho de Melo · 9 years ago
  81. 096d355 perf tools: Provide subcmd configuration at runtime by Josh Poimboeuf · 9 years ago
  82. 24a88bd perf tools: Document the fact that parse_options*() may exit by Josh Poimboeuf · 9 years ago
  83. ce99091 perf tools: Move strlcpy() from perf to tools/lib/string.c by Josh Poimboeuf · 9 years ago
  84. 1925459 tools build: Fix feature Makefile issues with 'O=' by Josh Poimboeuf · 9 years ago
  85. 7a29c08 perf record: Add record.build-id config option by Namhyung Kim · 9 years ago
  86. 7efe0e0 perf record: Support custom vmlinux path by He Kuang · 9 years ago
  87. 48e1cab perf tools: Make options always available, even if required libs not linked by Wang Nan · 9 years ago
  88. 408cf34 perf tools: Convert parse-options.c internal functions to static by Josh Poimboeuf · 9 years ago
  89. 5feaac2 perf tools: Move help_unknown_cmd() to its own file by Josh Poimboeuf · 9 years ago
  90. a871a77 perf tools: Remove check for unused PERF_PAGER_IN_USE by Josh Poimboeuf · 9 years ago
  91. 32a56bd perf tools: Create pager.h by Josh Poimboeuf · 9 years ago
  92. 212e984 perf build: Rename LIB_PATH -> API_PATH by Josh Poimboeuf · 9 years ago
  93. 8f46dfd perf build: Fix 'make clean' by Josh Poimboeuf · 9 years ago
  94. 004bd89 perf test: Remove tarpkg at end of test by Josh Poimboeuf · 9 years ago
  95. 8bda6a6 perf test: Add Build file to dependencies for llvm-src-*.c by Josh Poimboeuf · 9 years ago
  96. 26bc9b2 perf build: Remove unnecessary line in Makefile.feature by Josh Poimboeuf · 9 years ago
  97. 71d6de6 perf test: Fix hist testcases when kptr_restrict is on by Namhyung Kim · 9 years ago
  98. bd0f889 perf evsel: Disable branch flags/cycles for --callgraph lbr by Andi Kleen · 9 years ago
  99. abd8286 perf thread: Fix reference count initial state by Arnaldo Carvalho de Melo · 9 years ago
  100. b6847d2 perf test: Dump the stack when test segfaults when in verbose mode by Arnaldo Carvalho de Melo · 9 years ago