1. 22992a3 tools bpf: Add *.cmd files clean up by Jiri Olsa · 8 years ago
  2. 2f5a7f1 tools: Add clean targets for tools directory by Jiri Olsa · 8 years ago
  3. 3eb9ede Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  4. 775d8a1 perf evlist: Add --trace-fields option to show trace fields by Namhyung Kim · 8 years ago
  5. 5c0cf22 perf record: Store data mmaps for dwarf unwind by Jiri Olsa · 8 years ago
  6. 0ba9814 perf libdw: Check for mmaps also in MAP__VARIABLE tree by Jiri Olsa · 8 years ago
  7. 0ddf524 perf unwind: Check for mmaps also in MAP__VARIABLE tree by Jiri Olsa · 8 years ago
  8. f22ed82 perf unwind: Use find_map function in access_dso_mem by Jiri Olsa · 8 years ago
  9. d2190a8 perf evlist: Remove perf_evlist__(enable|disable)_event functions by Jiri Olsa · 8 years ago
  10. 23df7f7 perf evlist: Make perf_evlist__open() open evsels with their cpus and threads (like perf record does) by Adrian Hunter · 8 years ago
  11. 14cbfbeb perf report: Show random usage tip on the help line by Namhyung Kim · 8 years ago
  12. fc284be perf hists: Export a couple of hist functions by Namhyung Kim · 8 years ago
  13. 21e6d84 perf diff: Use perf_hpp__register_sort_field interface by Jiri Olsa · 8 years ago
  14. b97511c perf tools: Add overhead/overhead_children keys defaults via string by Jiri Olsa · 8 years ago
  15. bb4ced2 perf tools: Remove list entry from struct sort_entry by Jiri Olsa · 8 years ago
  16. 685c841 perf tools: Include all tools/lib directory for tags/cscope/TAGS targets by Jiri Olsa · 8 years ago
  17. 9cdbc40 perf script: Align event name properly by Jiri Olsa · 8 years ago
  18. 2d7c03e perf tools: Add missing headers in perf's MANIFEST by Wang Nan · 8 years ago
  19. cbd08b7 perf tools: Do not show trace command if it's not compiled in by Jiri Olsa · 8 years ago
  20. 1e9abf8 perf report: Change default to use event group view by Namhyung Kim · 9 years ago
  21. 42b276a perf top: Decay periods in callchains by Namhyung Kim · 8 years ago
  22. 915b088 tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/ by Arnaldo Carvalho de Melo · 8 years ago
  23. 64af4e0 tools lib: Sync tools/lib/find_bit.c with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  24. 552eb975 tools lib: Move find_next_bit.c to tools/lib/ by Arnaldo Carvalho de Melo · 8 years ago
  25. a831e67 perf tests: Give a bit more information on the CQM test failure path by Arnaldo Carvalho de Melo · 8 years ago
  26. 239849d perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE by Arnaldo Carvalho de Melo · 8 years ago
  27. 372b212 perf python: Add missing files to binding link list by Arnaldo Carvalho de Melo · 8 years ago
  28. 2e4f81e perf test: No need for setting attr.sample_freq on the RECORD test by Arnaldo Carvalho de Melo · 8 years ago
  29. 69ef8f4 perf test: Use "dummy" events in the PERF_RECORD_ test by Arnaldo Carvalho de Melo · 8 years ago
  30. 5bae025 perf evlist: Introduce perf_evlist__new_dummy constructor by Arnaldo Carvalho de Melo · 8 years ago
  31. 4f4ba0e perf tests: No need to set attr.sample_freq in the perf time to TSC test by Arnaldo Carvalho de Melo · 8 years ago
  32. 8453092 perf pmu: fix alias->snapshot missing initialization bug by Stephane Eranian · 8 years ago
  33. b8a1962 perf script: Add stat-cpi.py script by Jiri Olsa · 8 years ago
  34. 36e33c5 perf script: Display stat events by default by Jiri Olsa · 8 years ago
  35. 15d2b99 perf cpumap: Fix cpu conversion in cpu_map__from_entries by Jiri Olsa · 8 years ago
  36. aef9026 perf script: Add python support for stat events by Jiri Olsa · 8 years ago
  37. e099eba perf script: Add stat default handlers by Jiri Olsa · 8 years ago
  38. 8058a30 perf script: Add process_stat/process_stat_interval scripting interface by Jiri Olsa · 8 years ago
  39. 91a2c3d perf script: Process stat config event by Jiri Olsa · 8 years ago
  40. cfc8874 perf script: Process cpu/threads maps by Jiri Olsa · 8 years ago
  41. 6db1a5c perf stat record: Keep sample_type 0 for pipe session by Jiri Olsa · 8 years ago
  42. 4c96bee perf report: Add documentation for dynamic sort keys by Namhyung Kim · 8 years ago
  43. 9735be2 perf tools: Add all matching dynamic sort keys for field name by Namhyung Kim · 8 years ago
  44. 5868360 perf build: Use FEATURE-DUMP in bpf subproject by Jiri Olsa · 8 years ago
  45. 936d120 tools build feature: Use value assignment form for FEATURE-DUMP file by Jiri Olsa · 8 years ago
  46. c6a5f88 tools build feature: Introduce feature_assign macro by Jiri Olsa · 8 years ago
  47. 76ee2ff tools build feature: Move dwarf post unwind choice output into perf by Jiri Olsa · 8 years ago
  48. d0018b4 tools build feature: Fix feature_check_display_code typo by Jiri Olsa · 8 years ago
  49. d49dade perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events by Namhyung Kim · 8 years ago
  50. 2e422fd perf tools: Add 'trace_fields' dynamic sort key by Namhyung Kim · 8 years ago
  51. 361459f perf tools: Skip dynamic fields not defined for current event by Namhyung Kim · 8 years ago
  52. 3b099bf5 perf tools: Support '<event>.*' dynamic sort key by Namhyung Kim · 8 years ago
  53. 5d0cff9 perf tools: Support shortcuts for events in dynamic sort keys by Namhyung Kim · 8 years ago
  54. 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 8 years ago
  55. a34bb6a0 perf tools: Add 'trace' sort key by Namhyung Kim · 8 years ago
  56. 60517d2 perf tools: Try to show pretty printed output for dynamic sort keys by Namhyung Kim · 8 years ago
  57. c7c2a5e perf tools: Add dynamic sort key for tracepoint events by Namhyung Kim · 8 years ago
  58. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 8 years ago
  59. 54f8f40 perf top: Create the evlist sooner by Namhyung Kim · 8 years ago
  60. be45d40 tools lib traceevent: Factor out and export print_event_field[s]() by Namhyung Kim · 8 years ago
  61. 7239283 perf hist: Save raw_data/size for tracepoint events by Namhyung Kim · 8 years ago
  62. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 8 years ago
  63. 9cc2617 perf/x86/amd: Remove l1-dcache-stores event for AMD by Vince Weaver · 8 years ago
  64. 77af003 perf/x86/intel/uncore: Add Knights Landing uncore PMU support by Harish Chegondi · 8 years ago
  65. dae2553 perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset by Harish Chegondi · 8 years ago
  66. 1e7b939 perf/x86/intel: Add perf core PMU support for Intel Knights Landing by Harish Chegondi · 8 years ago
  67. d6980ef perf/x86/intel/uncore: Add Broadwell-EP uncore support by Kan Liang · 9 years ago
  68. d3bcd64 perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interface by Huang Rui · 8 years ago
  69. 673d188 perf/x86: Enable cycles:pp for Intel Atom by Stephane Eranian · 9 years ago
  70. 1424a09 perf/x86: fix PEBS issues on Intel Atom/Core2 by Stephane Eranian · 9 years ago
  71. 6fc2e83 perf/x86: Fix LBR related crashes on Intel Atom by Stephane Eranian · 9 years ago
  72. 61b87ca perf/x86: Fix filter_events() bug with event mappings by Stephane Eranian · 8 years ago
  73. 7246976 perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp by Andi Kleen · 8 years ago
  74. 442f5c7 perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for Skylake by Andi Kleen · 8 years ago
  75. 01330d7 perf/x86: Allow zero PEBS status with only single active event by Andi Kleen · 9 years ago
  76. 957ea1f perf/x86: Remove warning for zero PEBS status by Andi Kleen · 9 years ago
  77. 7b64801 perf/core: Collapse more IPI loops by Peter Zijlstra · 9 years ago
  78. 9cc96b0 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 8 years ago
  79. 12ca6ad perf: Fix race in swevent hash by Peter Zijlstra · 8 years ago
  80. c127449 perf: Fix race in perf_event_exec() by Peter Zijlstra · 8 years ago
  81. 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 · 8 years ago
  82. 141a361 Merge branch 'perf/urgent' into perf/core, to make sure a cherry-picked commit does not create conflicts by Ingo Molnar · 8 years ago
  83. 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 · 8 years ago
  84. 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 · 8 years ago
  85. 89af4e0 perf stat report: Allow to override aggr_mode by Jiri Olsa · 9 years ago
  86. fa6ea78 perf stat report: Process event update events by Jiri Olsa · 9 years ago
  87. a56f939 perf stat report: Process stat and stat round events by Jiri Olsa · 9 years ago
  88. 6edb78a perf stat report: Move csv_sep initialization before report command by Jiri Olsa · 9 years ago
  89. 68d702f perf stat report: Add support to initialize aggr_map from file by Jiri Olsa · 9 years ago
  90. 62ba18b perf stat report: Process stat config event by Jiri Olsa · 9 years ago
  91. 1975d36 perf stat report: Process cpu/threads maps by Jiri Olsa · 9 years ago
  92. ba6039b6 perf stat report: Add report command by Jiri Olsa · 9 years ago
  93. 7b60a7e perf stat record: Synthesize event update events by Jiri Olsa · 9 years ago
  94. e9d6db8e8 perf stat record: Do not allow record with multiple runs mode by Jiri Olsa · 9 years ago
  95. 7aad0c3 perf stat record: Write stat round events on record by Jiri Olsa · 9 years ago
  96. 5a6ea81 perf stat record: Write stat events on record by Jiri Olsa · 9 years ago
  97. 664c98d perf stat record: Add pipe support for record command by Jiri Olsa · 9 years ago
  98. 2af4646 perf stat record: Store events IDs in perf data file by Jiri Olsa · 9 years ago
  99. 1c59612 perf evlist: Export id_add_fd() by Jiri Olsa · 9 years ago
  100. 8b99b1a perf stat record: Synthesize stat record data by Jiri Olsa · 9 years ago