1. e59d29e perf probe: Fix segfault if passed with ''. by Wang Nan · 10 years ago
  2. e944ec2 perf report: Fix -T/--threads option to work again by Namhyung Kim · 10 years ago
  3. 8cc67c3 Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  4. 1d90a68 perf bench numa: Fix immediate meeting of convergence condition by Petr Holasek · 10 years ago
  5. 24f1ced perf bench numa: Fixes of --quiet argument by Petr Holasek · 10 years ago
  6. 052b0f6 perf bench futex: Fix hung wakeup tasks after requeueing by Davidlohr Bueso · 10 years ago
  7. d13855e perf probe: Fix bug with global variables handling by He Kuang · 10 years ago
  8. c671835 perf top: Fix a segfault when kernel map is restricted. by Wang Nan · 10 years ago
  9. 410ceb8 tools lib traceevent: Fix build failure on 32-bit arch by Namhyung Kim · 10 years ago
  10. 4ad1f43 perf kmem: Fix compiles on RHEL6/OL6 by David Ahern · 10 years ago
  11. de28c15 tools lib api: Undefine _FORTIFY_SOURCE before setting it by Bobby Powers · 10 years ago
  12. 6145c25 perf kmem: Consistently use PRIu64 for printing u64 values by Will Deacon · 10 years ago
  13. 02ac542 perf trace: Disable events and drain events when forked workload ends by Arnaldo Carvalho de Melo · 10 years ago
  14. cb24d01 perf trace: Enable events when doing system wide tracing and starting a workload by Arnaldo Carvalho de Melo · 10 years ago
  15. 0140e61 perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver by Sonny Rao · 10 years ago
  16. 80bcffb perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile Processor) IMC uncore PMUs by Sonny Rao · 10 years ago
  17. 3b6e042 perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu by Jiri Olsa · 10 years ago
  18. 0c99241 perf/x86/intel/pt: Fix and clean up error handling in pt_event_add() by Ingo Molnar · 10 years ago
  19. 78d504b perf/x86/intel: Add Broadwell support for the LBR callstack by Kan Liang · 10 years ago
  20. 6455239 perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy units by Jacob Pan · 10 years ago
  21. 517e634 perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events by Peter Zijlstra · 10 years ago
  22. c857eb5 perf/x86: Fix hw_perf_event::flags collision by Peter Zijlstra · 10 years ago
  23. 5b24e8c Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  24. f19e80c perf probe: Fix segfault when probe with lazy_line to file by He Kuang · 10 years ago
  25. 09ed897 perf probe: Find compilation directory path for lazy matching by Naohiro Aota · 10 years ago
  26. 9d7b45c perf probe: Set retprobe flag when probe in address-based alternative mode by He Kuang · 10 years ago
  27. 0d68bc9 perf kmem: Analyze page allocator events also by Namhyung Kim · 10 years ago
  28. 9fdd8a8 tracing, mm: Record pfn instead of pointer to struct page by Namhyung Kim · 10 years ago
  29. 066450b perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init() by Ingo Molnar · 10 years ago
  30. 5dafd7c Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  31. 7b8283b5 perf evlist: Fix type for references to data_head/tail by David Ahern · 10 years ago
  32. 8cb0aa4 perf probe: Check the orphaned -x option by Masami Hiramatsu · 10 years ago
  33. 7afb3fa perf probe: Support multiple probes on different binaries by Masami Hiramatsu · 10 years ago
  34. 5e78c69 perf buildid-list: Fix segfault when show DSOs with hits by He Kuang · 10 years ago
  35. 1060ab8 perf tools: Fix cross-endian analysis by David Ahern · 10 years ago
  36. d998b73 perf tools: Fix error path to do closedir() when synthesizing threads by Arnaldo Carvalho de Melo · 10 years ago
  37. 7764a38 perf tools: Fix synthesizing fork_event.ppid for non-main thread by David Ahern · 10 years ago
  38. 51ab715 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  39. a1e12da perf tools: Add 'I' event modifier for exclude_idle bit by Jiri Olsa · 10 years ago
  40. f6fcc14 perf report: Don't call map__kmap if map is NULL. by Wang Nan · 10 years ago
  41. 54a50f9 perf tests: Fix attr tests by Jiri Olsa · 10 years ago
  42. f6c1562 perf probe: Fix ARM 32 building error by Wang Nan · 10 years ago
  43. 2c5e8c5 perf tools: Merge all perf_event_attr print functions by Peter Zijlstra · 10 years ago
  44. 814c8c3 perf record: Add clockid parameter by Peter Zijlstra · 10 years ago
  45. ff5f3bb perf sched replay: Use replay_repeat to calculate the runavg of cpu usage instead of the default value 10 by Yunlong Song · 10 years ago
  46. f0dd330 perf sched replay: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
  47. 939cda5 perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files by Yunlong Song · 10 years ago
  48. 1aff59b perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task by Yunlong Song · 10 years ago
  49. 08097ab perf sched replay: Fix the segmentation fault problem caused by pr_err in threads by Yunlong Song · 10 years ago
  50. 3a423a5 perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the different pid_max configurations by Yunlong Song · 10 years ago
  51. cb06ac2 perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max by Yunlong Song · 10 years ago
  52. a35e27d perf sched replay: Increase the MAX_PID value to fix assertion failure problem by Yunlong Song · 10 years ago
  53. 0755bc4 perf sched replay: Use struct task_desc instead of struct task_task for correct meaning by Yunlong Song · 10 years ago
  54. 28939e1 perf kmem: Respect -i option by Jiri Olsa · 10 years ago
  55. 3201f0d tools lib traceevent: Honor operator priority by Namhyung Kim · 10 years ago
  56. ba92732 perf kmaps: Check kmaps to make code more robust by Wang Nan · 10 years ago
  57. 8ea92ce perf evlist: Fix inverted logic in perf_mmap__empty by He Kuang · 10 years ago
  58. 6645f31 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  59. bd05954 perf data: Support using -f to override perf.data file ownership for 'convert' by Yunlong Song · 10 years ago
  60. e366a6d perf trace: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
  61. 44f7e43 perf timechart: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
  62. 06af0f2 perf script: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
  63. 62a1a63 perf mem: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
  64. c4ac732 perf lock: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
  65. 8cc5ec1f perf kvm: Support using -f to override perf.data.guest file ownership by Yunlong Song · 10 years ago
  66. d1eeb77 perf kmem: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
  67. ccaa474 perf inject: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
  68. 9e3b6ec perf evlist: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
  69. c727383 perf probe: Fix to track down unnamed union/structure members by Masami Hiramatsu · 10 years ago
  70. b83e868 perf db-export: No need to have ->thread twice in struct export_sample by Arnaldo Carvalho de Melo · 10 years ago
  71. 7327259 perf db-export: No need to pass thread twice to db_export__sample by Arnaldo Carvalho de Melo · 10 years ago
  72. f9d5d54 perf scripting: No need to pass thread twice to the scripting callbacks by Arnaldo Carvalho de Melo · 10 years ago
  73. 79628f2 perf script: No need to lookup thread twice by Arnaldo Carvalho de Melo · 10 years ago
  74. 2e54a5b perf/x86/intel/pt: Fix the 32-bit build by Ingo Molnar · 10 years ago
  75. cd1f11d perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRs by Andi Kleen · 10 years ago
  76. 1a78d93 perf/x86/intel: Streamline LBR MSR handling in PMI by Andi Kleen · 10 years ago
  77. 15fde11 perf/x86: Only dump PEBS register when PEBS has been detected by Andi Kleen · 10 years ago
  78. da3e606 perf/x86: Dump DEBUGCTL in PMU dump by Andi Kleen · 10 years ago
  79. 8882edf perf/x86/intel: Reset more state in PMU reset by Andi Kleen · 10 years ago
  80. b37609c perf/x86/intel: Make the HT bug workaround conditional on HT enabled by Stephane Eranian · 10 years ago
  81. b3738d2 watchdog: Add watchdog enable/disable all functions by Stephane Eranian · 10 years ago
  82. c02cdbf perf/x86/intel: Limit to half counters when the HT workaround is enabled, to avoid exclusive mode starvation by Stephane Eranian · 10 years ago
  83. a90738c perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraints by Stephane Eranian · 10 years ago
  84. b63b4b4 perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW by Maria Dimakopoulou · 10 years ago
  85. 93fcf72 perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSW by Maria Dimakopoulou · 10 years ago
  86. e979121 perf/x86/intel: Implement cross-HT corruption bug workaround by Maria Dimakopoulou · 10 years ago
  87. 6f6539c perf/x86/intel: Add cross-HT counter exclusion infrastructure by Maria Dimakopoulou · 10 years ago
  88. 79cba82 perf/x86: Add 'index' param to get_event_constraint() callback by Stephane Eranian · 10 years ago
  89. c5362c0 perf/x86: Add 3 new scheduling callbacks by Maria Dimakopoulou · 10 years ago
  90. 9041346 perf/x86: Vectorize cpuc->kfree_on_online by Stephane Eranian · 10 years ago
  91. 9a5e3fb perf/x86: Rename x86_pmu::er_flags to 'flags' by Stephane Eranian · 10 years ago
  92. c2b078e Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 10 years ago
  93. 8062382 perf/x86/intel/bts: Add BTS PMU driver by Alexander Shishkin · 10 years ago
  94. 52ca9ce perf/x86/intel/pt: Add Intel PT PMU driver by Alexander Shishkin · 10 years ago
  95. 4807034 perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive by Alexander Shishkin · 10 years ago
  96. ed69628 x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection by Alexander Shishkin · 10 years ago
  97. ec0d772 perf: Add ITRACE_START record to indicate that tracing has started by Alexander Shishkin · 10 years ago
  98. 1a59413 perf: Add wakeup watermark control to the AUX area by Alexander Shishkin · 10 years ago
  99. 2023a0d perf: Support overwrite mode for the AUX area by Alexander Shishkin · 10 years ago
  100. fdc2670 perf: Add API for PMUs to write to the AUX area by Alexander Shishkin · 10 years ago