1. 997bba8 perf trace: Pretty print seccomp() args by Arnaldo Carvalho de Melo · 9 years ago
  2. 3ed5ca2 perf trace: Do not process PERF_RECORD_LOST twice by Arnaldo Carvalho de Melo · 9 years ago
  3. d1b26c7 perf/ring_buffer: Prepare writing into the ring-buffer from the end by Wang Nan · 9 years ago
  4. 1879445 perf/core: Set event's default ::overflow_handler() by Wang Nan · 9 years ago
  5. 86e7972 perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-buffer by Wang Nan · 9 years ago
  6. 0a74c5b ftrace/perf: Check sample types only for sampling events by Jiri Olsa · 9 years ago
  7. 981a4cb perf/x86/intel/bts: Move transaction start/stop to start/stop callbacks by Alexander Shishkin · 9 years ago
  8. 66d2190 perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacks by Alexander Shishkin · 9 years ago
  9. af5bb4e perf/ring_buffer: Document AUX API usage by Alexander Shishkin · 9 years ago
  10. 95ff4ca perf/core: Free AUX pages in unmap path by Alexander Shishkin · 9 years ago
  11. dcb10a9 perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count drops by Alexander Shishkin · 9 years ago
  12. 2665784 perf/core: Verify we have a single perf_hw_context PMU by Peter Zijlstra · 9 years ago
  13. 07dc900 perf/x86: Move Kconfig.perf and other perf configuration bits to events/Kconfig by Peter Zijlstra · 9 years ago
  14. aaf2488 perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter by Huang Rui · 9 years ago
  15. 8a22426 perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support by Huang Rui · 9 years ago
  16. c7afba3 x86/perf/intel/cstate: Modularize driver by Thomas Gleixner · 9 years ago
  17. d29859e x86/perf/intel/cstate: Sanitize error handling by Thomas Gleixner · 9 years ago
  18. 424646e x86/perf/intel/cstate: Sanitize probing by Thomas Gleixner · 9 years ago
  19. 49de049 x86/perf/intel/cstate: Make cstate hotplug handling actually work by Thomas Gleixner · 9 years ago
  20. 4b6e257 x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular by Kan Liang · 9 years ago
  21. e633c65 x86/perf/intel/uncore: Make the Intel uncore PMU driver modular by Kan Liang · 9 years ago
  22. 84c48d8 Merge branch 'perf/urgent' into perf/core, to fix up fixes before queueing up new changes by Ingo Molnar · 9 years ago
  23. 85dc600 perf/x86/amd/ibs: Fix pmu::stop() nesting by Peter Zijlstra · 9 years ago
  24. 201c2f8 perf/core: Don't leak event in the syscall error path by Alexander Shishkin · 9 years ago
  25. 8fdc653 perf/core: Fix time tracking bug with multiplexing by Peter Zijlstra · 9 years ago
  26. 643cb15 Merge tag 'perf-core-for-mingo-20160330' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  27. c932cf0 Merge tag 'perf-urgent-for-mingo-20160330' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  28. 9f56c09 perf jit: genelf makes assumptions about endian by Anton Blanchard · 9 years ago
  29. 9098903 perf hists: Fix determination of a callchain node's childlessness by Andres Freund · 9 years ago
  30. d1706b3 perf tools: Add support for skipping itrace instructions by Andi Kleen · 9 years ago
  31. f7380c1 perf script perl: Perl scripts now get a backtrace, like the python ones by Dima Kogan · 9 years ago
  32. 37194f4 perf config: Rename 'v' to 'home' in set_buildid_dir() by Taeung Song · 9 years ago
  33. 9cb5987 perf config: Rework buildid_dir_command_config to perf_buildid_config by Taeung Song · 9 years ago
  34. 58cb9d6 perf config: Remove duplicated set_buildid_dir calls by Taeung Song · 9 years ago
  35. b31d660 perf tests: Add test to check for event times by Jiri Olsa · 9 years ago
  36. e0be62c perf tools: Make -f/--force option documentation consistent across tools by Jiri Olsa · 9 years ago
  37. 592dac6 perf tools: Make hists__collapse_insert_entry static by Jiri Olsa · 9 years ago
  38. ad16511 perf mem: Add -U/-K (--all-user/--all-kernel) options by Jiri Olsa · 9 years ago
  39. f6343be Merge tag 'perf-urgent-for-mingo-20160329' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  40. 3ea223a perf tools: Add missing initialization of perf_sample.cpumode in synthesized samples by Arnaldo Carvalho de Melo · 9 years ago
  41. 5dc1037 Merge tag 'perf-urgent-for-mingo-20160328' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  42. 379649c perf tools: Fix build break on powerpc by Sukadev Bhattiprolu · 9 years ago
  43. a49ac9f perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL by Huang Rui · 9 years ago
  44. 8059476 Merge tag 'perf-urgent-for-mingo-20160324' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  45. 6a1a77b perf bench: Fix detached tarball building due to missing 'perf bench memcpy' headers by Arnaldo Carvalho de Melo · 9 years ago
  46. cde8835 perf tests: Fix tarpkg build test error output redirection by Arnaldo Carvalho de Melo · 9 years ago
  47. 05f5ece Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  48. 7626714 perf llvm: Use strerror_r instead of the thread unsafe strerror one by Arnaldo Carvalho de Melo · 9 years ago
  49. 7847826 perf llvm: Use realpath to canonicalize paths by Arnaldo Carvalho de Melo · 9 years ago
  50. 0741208 perf tools: Unexport some methods unused outside strbuf.c by Arnaldo Carvalho de Melo · 9 years ago
  51. 88fd633 perf probe: No need to use formatting strbuf method by Arnaldo Carvalho de Melo · 9 years ago
  52. a610f5c perf help: Use asprintf instead of adhoc equivalents by Arnaldo Carvalho de Melo · 9 years ago
  53. cf47a8a perf tools: Remove unused perf_pathdup, xstrdup functions by Arnaldo Carvalho de Melo · 9 years ago
  54. 531d241 perf tools: Do not include stringify.h from the kernel sources by Arnaldo Carvalho de Melo · 9 years ago
  55. 737ef7d tools include: Copy linux/stringify.h from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  56. 4f3c8876 tools lib traceevent: Remove redundant CPU output by Steven Rostedt · 9 years ago
  57. 3938bad perf tools: Remove needless 'extern' from function prototypes by Arnaldo Carvalho de Melo · 9 years ago
  58. e476343 perf tools: Simplify die() mechanism by Arnaldo Carvalho de Melo · 9 years ago
  59. 236f71e perf tools: Remove unused DIE_IF macro by Arnaldo Carvalho de Melo · 9 years ago
  60. a3dff30 perf script: Remove lots of unused arguments by Arnaldo Carvalho de Melo · 9 years ago
  61. c2740a8 perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve by Arnaldo Carvalho de Melo · 9 years ago
  62. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 9 years ago
  63. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 9 years ago
  64. eb9f032 perf tests: Forward the perf_sample in the dwarf unwind test by Arnaldo Carvalho de Melo · 9 years ago
  65. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 9 years ago
  66. 4ca0d81 perf list: Fix documentation of :ppp by Andi Kleen · 9 years ago
  67. 3c52b65 perf bench numa: Fix assertion for nodes bitfield by Jakub Jelen · 9 years ago
  68. 7b0fd56 perf/x86/intel/rapl: Add missing Broadwell models by Srinivas Pandruvada · 9 years ago
  69. cb22525 perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU by Kan Liang · 9 years ago
  70. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 9 years ago
  71. 01fe03f x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag by Huang Rui · 9 years ago
  72. 1dcaac1 perf/core: Document some hotplug bits by Peter Zijlstra · 9 years ago
  73. f851915 perf/x86/amd: Add support for new IOMMU performance events by Suravee Suthikulpanit · 9 years ago
  74. 8dfeae0 perf/x86/amd: Move nodes_per_socket into bsp_init_amd() by Huang Rui · 9 years ago
  75. 27348f38 perf/x86/cqm: Factor out some common code by Peter Zijlstra · 9 years ago
  76. e7ee3e8 perf/x86/mbm: Add support for MBM counter overflow handling by Vikas Shivappa · 9 years ago
  77. 2d4de83 perf/x86/mbm: Implement RMID recycling by Vikas Shivappa · 9 years ago
  78. 87f01cc perf/x86/mbm: Add memory bandwidth monitoring event management by Tony Luck · 9 years ago
  79. 33c3cc7 perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init by Vikas Shivappa · 9 years ago
  80. ada2f63 perf/x86/cqm: Fix CQM memory leak and notifier leak by Vikas Shivappa · 9 years ago
  81. a223c1c perf/x86/cqm: Fix CQM handling of grouping events into a cache_group by Vikas Shivappa · 9 years ago
  82. 8184059 perf/core: Fix Undefined behaviour in rb_alloc() by Peter Zijlstra · 9 years ago
  83. e8d8a90 perf/x86/BTS: Fix RCU usage by Peter Zijlstra · 9 years ago
  84. 91a612e perf/core: Fix dynamic interrupt throttle by Peter Zijlstra · 9 years ago
  85. c2872d3 perf/x86/ibs: Add IBS interrupt to the dynamic throttle by Peter Zijlstra · 9 years ago
  86. 5a50f52 perf/x86/ibs: Fix race with IBS_STARTING state by Peter Zijlstra · 9 years ago
  87. 0158b83 perf/x86/ibs: Fix IBS throttle by Peter Zijlstra · 9 years ago
  88. 1e02cd4 perf/core: Fix the unthrottle logic by Peter Zijlstra · 9 years ago
  89. 57d335c x86/oprofile/nmi: Add missing hotplug FROZEN handling by Thomas Gleixner · 9 years ago
  90. f80be5e x86/hpet: Use proper mask to modify hotplug action by Thomas Gleixner · 9 years ago
  91. f47ab81 x86/apic/uv: Fix the hotplug notifier by Thomas Gleixner · 9 years ago
  92. a38f987 x86/apb/timer: Use proper mask to modify hotplug action by Thomas Gleixner · 9 years ago
  93. 3e8db22 x86/topology: Use total_cpus not nr_cpu_ids for logical packages by Thomas Gleixner · 9 years ago
  94. 63d1e99 x86/topology: Fix Intel HT disable by Peter Zijlstra · 9 years ago
  95. b5d5f27 x86/topology: Fix logical package mapping by Peter Zijlstra · 9 years ago
  96. 73cdf0c perf symbols: Record text offset in dso to calculate objdump address by Wang Nan · 9 years ago
  97. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 9 years ago
  98. 551adc6 x86/irq: Cure live lock in fixup_irqs() by Thomas Gleixner · 9 years ago
  99. f508a5b x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known() by Thomas Gleixner · 9 years ago
  100. 7834c10 x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() by Dave Jones · 9 years ago