1. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 8 years ago
  2. eb9f032 perf tests: Forward the perf_sample in the dwarf unwind test by Arnaldo Carvalho de Melo · 8 years ago
  3. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  4. 4ca0d81 perf list: Fix documentation of :ppp by Andi Kleen · 8 years ago
  5. 3c52b65 perf bench numa: Fix assertion for nodes bitfield by Jakub Jelen · 8 years ago
  6. 73cdf0c perf symbols: Record text offset in dso to calculate objdump address by Wang Nan · 9 years ago
  7. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 8 years ago
  8. 4c9d6c1 perf test: Remove 'core_id' check in topo test by Sukadev Bhattiprolu · 9 years ago
  9. ced30bc Merge tag 'perf-core-for-mingo-20160310' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  10. 206cab6 perf stat: Add --metric-only support for -A by Andi Kleen · 9 years ago
  11. 54b5091 perf stat: Implement --metric-only mode by Andi Kleen · 9 years ago
  12. 6b45f7b perf stat: Document CSV format in manpage by Andi Kleen · 9 years ago
  13. 599a2f3 perf hists browser: Check sort keys before hot key actions by Namhyung Kim · 9 years ago
  14. 6962ccb perf hists browser: Allow thread filtering for comm sort key by Namhyung Kim · 9 years ago
  15. 078b8d4 perf tools: Add sort__has_comm variable by Namhyung Kim · 9 years ago
  16. f7fb538 perf tools: Recalc total periods using top-level entries in hierarchy by Namhyung Kim · 9 years ago
  17. 86e3ee5 perf tools: Remove nr_sort_keys field by Namhyung Kim · 9 years ago
  18. 325a628 perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry() by Namhyung Kim · 9 years ago
  19. a515d8f perf tools: Remove hist_entry->fmt field by Namhyung Kim · 9 years ago
  20. aec13a7 perf tools: Fix command line filters in hierarchy mode by Namhyung Kim · 9 years ago
  21. 4945cf2 perf tools: Add more sort entry check functions by Namhyung Kim · 9 years ago
  22. f4954cf perf tools: Fix hist_entry__filter() for hierarchy by Namhyung Kim · 9 years ago
  23. e12b202 perf jitdump: Build only on supported archs by Jiri Olsa · 8 years ago
  24. 9eb42de tools lib traceevent: Add '~' operation within arg_num_eval() by Steven Rostedt · 9 years ago
  25. ea8f75f perf tools: Omit unnecessary cast in perf_pmu__parse_scale by Jiri Olsa · 9 years ago
  26. d7b617f perf tools: Pass perf_hpp_list all the way through setup_sort_list by Jiri Olsa · 9 years ago
  27. 616df64 perf tools: Fix perf script python database export crash by Chris Phlipot · 9 years ago
  28. 46dad05 perf jitdump: DWARF is also needed by Arnaldo Carvalho de Melo · 9 years ago
  29. 3a99e6d perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes by Ingo Molnar · 9 years ago
  30. 7a86980 perf/x86/intel/rapl: Simplify quirk handling even more by Borislav Petkov · 9 years ago
  31. 8e2a7f5 x86/nmi: Mark 'ignore_nmis' as __read_mostly by Kostenzer Felix · 9 years ago
  32. e17dc65 perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere by Andi Kleen · 9 years ago
  33. b3e6246 perf/x86/pebs: Add proper PEBS constraints for Broadwell by Stephane Eranian · 9 years ago
  34. 8077eca perf/x86/pebs: Add workaround for broken OVFL status on HSW+ by Stephane Eranian · 9 years ago
  35. 5690ae2 perf/x86/intel: Add definition for PT PMI bit by Stephane Eranian · 9 years ago
  36. c3d266c perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi by Kan Liang · 9 years ago
  37. e72daf3 perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2 by Jiri Olsa · 9 years ago
  38. 927a557 perf/core: Fix perf_sched_count derailment by Alexander Shishkin · 9 years ago
  39. b9461ba Merge branch 'email/acme' into perf/core by Ingo Molnar · 9 years ago
  40. 58ecd33 perf report: Use hierarchy hpp list on gtk by Namhyung Kim · 9 years ago
  41. a61a22f perf hists browser: Use hierarchy hpp list by Namhyung Kim · 9 years ago
  42. f58c95e perf report: Use hierarchy hpp list on stdio by Namhyung Kim · 9 years ago
  43. 2dbbe9f perf hists: Fix indent for multiple hierarchy sort key by Namhyung Kim · 9 years ago
  44. a23f37e perf hists: Support multiple sort keys in a hierarchy level by Namhyung Kim · 9 years ago
  45. 1b2dbbf perf hists: Use own hpp_list for hierarchy mode by Namhyung Kim · 9 years ago
  46. c3bc0c4 perf hists: Introduce perf_hpp__setup_hists_formats() by Namhyung Kim · 9 years ago
  47. f594bae perf stat: Document --detailed option by Borislav Petkov · 9 years ago
  48. 4b633eb perf hists: Add level field to struct perf_hpp_fmt by Namhyung Kim · 9 years ago
  49. a23f96e perf tools: Use 64-bit shifts with (TSC) time conversion by Adrian Hunter · 9 years ago
  50. 4a018cc perf jit: Move clockid validation by Adrian Hunter · 9 years ago
  51. 570735b perf jit: Let jit_process() return errors by Adrian Hunter · 9 years ago
  52. 5fb0ac1 perf session: Simplify tool stubs by Adrian Hunter · 9 years ago
  53. 640dad4 perf inject: Hit all DSOs for AUX data in JIT and other cases by Adrian Hunter · 9 years ago
  54. 07ef757 perf tools: Explicitly declare inc_group_count as a void function by Colin Ian King · 9 years ago
  55. 0096685 Merge tag 'perf-core-for-mingo-20160303' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  56. fb4605b perf stat: Check for frontend stalled for metrics by Andi Kleen · 9 years ago
  57. 1b69317 tools/power turbostat: fix various build warnings by Colin Ian King · 9 years ago
  58. e17a0e1 perf tests: Initialize sa.sa_flags by Colin Ian King · 9 years ago
  59. 9b24063 perf test: Fix hists related entries by Arnaldo Carvalho de Melo · 9 years ago
  60. a66673a tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines by Steven Rostedt (Red Hat) · 9 years ago
  61. 9ec72ea tools lib traceevent: Set int_array fields to NULL if freeing from error by Steven Rostedt (Red Hat) · 9 years ago
  62. 21a3010 tools lib traceevent: Fix time stamp rounding issue by Chaos.Chen · 9 years ago
  63. 979ac25 perf script: Fix double free on command_line by Colin Ian King · 9 years ago
  64. 6767879 tools build: Use .s extension for preprocessed assembler code by Masahiro Yamada · 9 years ago
  65. 44d49a6 perf stat: Support metrics in --per-core/socket mode by Andi Kleen · 9 years ago
  66. 92a61f6 perf stat: Implement CSV metrics output by Andi Kleen · 9 years ago
  67. 95c3656 perf record: Ensure return non-zero rc when mmap fail by Wang Nan · 9 years ago
  68. e1ab48b perf record: Introduce record__finish_output() to finish a perf.data by Wang Nan · 9 years ago
  69. c45c86e perf record: Extract synthesize code to record__synthesize() by Wang Nan · 9 years ago
  70. d8871ea perf record: Use WARN_ONCE to replace 'if' condition by Wang Nan · 9 years ago
  71. f8dd2d5 perf data: Explicitly set byte order for integer types by Wang Nan · 9 years ago
  72. 6122d57 perf data: Support converting data from bpf_perf_event_output() by Wang Nan · 9 years ago
  73. 9dec447 perf stat: Check existence of frontend/backed stalled cycles by Andi Kleen · 9 years ago
  74. f9a5978 perf tools: Fix locale handling in pmu parsing by Jiri Olsa · 9 years ago
  75. 6f6e151 perf/x86/uncore: Fix build on UP-IOAPIC configs by Ingo Molnar · 9 years ago
  76. a674533 tools lib traceevent: Split pevent_print_event() into specific functionality functions by Steven Rostedt · 9 years ago
  77. 026842d tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr: by Taeung Song · 9 years ago
  78. c42de70 perf trace: Check and discard not only 'nr' but also '__syscall_nr' by Taeung Song · 9 years ago
  79. 67d5268 perf tools: Fix python extension build by Jiri Olsa · 9 years ago
  80. 675965b perf: Export perf_event_sysfs_show() by Thomas Gleixner · 9 years ago
  81. 9de8d68 perf/x86/intel/rapl: Convert it to a per package facility by Thomas Gleixner · 9 years ago
  82. 8a6d2f8 perf/x86/intel/rapl: Utilize event->pmu_private by Thomas Gleixner · 9 years ago
  83. a208749 perf/x86/intel/rapl: Make PMU lock raw by Thomas Gleixner · 9 years ago
  84. 7162b8f perf/x86/intel/rapl: Refactor the code some more by Thomas Gleixner · 9 years ago
  85. 512089d perf/x86/intel/rapl: Clean up the printk output by Thomas Gleixner · 9 years ago
  86. 75c7003 perf/x86/intel/rapl: Calculate timing once by Thomas Gleixner · 9 years ago
  87. b8b3319a perf/x86/intel/rapl: Sanitize the quirk handling by Thomas Gleixner · 9 years ago
  88. 55f2890 perf/x86/intel/rapl: Add proper error handling by Thomas Gleixner · 9 years ago
  89. 4d120c5 perf/x86/intel/rapl: Make Knights Landings support functional by Thomas Gleixner · 9 years ago
  90. 827db83 perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups by Thomas Gleixner · 9 years ago
  91. 3712bba cpumask: Export cpumask_any_but() by Thomas Gleixner · 9 years ago
  92. 5485592 perf/x86/intel/uncore: Make PCI and MSR uncore independent by Thomas Gleixner · 9 years ago
  93. 7b672d6 perf/x86/intel/uncore: Clear all hardware state on exit by Thomas Gleixner · 9 years ago
  94. cf6d445 perf/x86/uncore: Track packages, not per CPU data by Thomas Gleixner · 9 years ago
  95. 1f12e32 x86/topology: Create logical package id by Thomas Gleixner · 9 years ago
  96. 1f2569f perf/x86/intel/uncore: Store box in event->pmu_private by Thomas Gleixner · 9 years ago
  97. 54d751d perf: Allow storage of PMU private data in event by Thomas Gleixner · 9 years ago
  98. 1384c70 perf/x86/uncore: Make uncore_pcibus_to_physid() static by Thomas Gleixner · 9 years ago
  99. 1229735 perf/x86/intel/uncore: Make code more readable by Thomas Gleixner · 9 years ago
  100. a46195f perf/x86/intel/uncore: Clean up hardware on exit by Thomas Gleixner · 9 years ago