1. f6fcc14 perf report: Don't call map__kmap if map is NULL. by Wang Nan · 9 years ago
  2. 54a50f9 perf tests: Fix attr tests by Jiri Olsa · 9 years ago
  3. f6c1562 perf probe: Fix ARM 32 building error by Wang Nan · 9 years ago
  4. 2c5e8c5 perf tools: Merge all perf_event_attr print functions by Peter Zijlstra · 9 years ago
  5. 814c8c3 perf record: Add clockid parameter by Peter Zijlstra · 9 years ago
  6. ff5f3bb perf sched replay: Use replay_repeat to calculate the runavg of cpu usage instead of the default value 10 by Yunlong Song · 9 years ago
  7. f0dd330 perf sched replay: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  8. 939cda5 perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files by Yunlong Song · 9 years ago
  9. 1aff59b perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task by Yunlong Song · 9 years ago
  10. 08097ab perf sched replay: Fix the segmentation fault problem caused by pr_err in threads by Yunlong Song · 9 years ago
  11. 3a423a5 perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the different pid_max configurations by Yunlong Song · 9 years ago
  12. cb06ac2 perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max by Yunlong Song · 9 years ago
  13. a35e27d perf sched replay: Increase the MAX_PID value to fix assertion failure problem by Yunlong Song · 9 years ago
  14. 0755bc4 perf sched replay: Use struct task_desc instead of struct task_task for correct meaning by Yunlong Song · 9 years ago
  15. 28939e1 perf kmem: Respect -i option by Jiri Olsa · 9 years ago
  16. 3201f0d tools lib traceevent: Honor operator priority by Namhyung Kim · 9 years ago
  17. ba92732 perf kmaps: Check kmaps to make code more robust by Wang Nan · 9 years ago
  18. 8ea92ce perf evlist: Fix inverted logic in perf_mmap__empty by He Kuang · 9 years ago
  19. 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 · 9 years ago
  20. bd05954 perf data: Support using -f to override perf.data file ownership for 'convert' by Yunlong Song · 9 years ago
  21. e366a6d perf trace: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  22. 44f7e43 perf timechart: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  23. 06af0f2 perf script: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  24. 62a1a63 perf mem: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  25. c4ac732 perf lock: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  26. 8cc5ec1f perf kvm: Support using -f to override perf.data.guest file ownership by Yunlong Song · 9 years ago
  27. d1eeb77 perf kmem: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  28. ccaa474 perf inject: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  29. 9e3b6ec perf evlist: Support using -f to override perf.data file ownership by Yunlong Song · 9 years ago
  30. c727383 perf probe: Fix to track down unnamed union/structure members by Masami Hiramatsu · 9 years ago
  31. b83e868 perf db-export: No need to have ->thread twice in struct export_sample by Arnaldo Carvalho de Melo · 9 years ago
  32. 7327259 perf db-export: No need to pass thread twice to db_export__sample by Arnaldo Carvalho de Melo · 9 years ago
  33. f9d5d54 perf scripting: No need to pass thread twice to the scripting callbacks by Arnaldo Carvalho de Melo · 9 years ago
  34. 79628f2 perf script: No need to lookup thread twice by Arnaldo Carvalho de Melo · 9 years ago
  35. 2e54a5b perf/x86/intel/pt: Fix the 32-bit build by Ingo Molnar · 9 years ago
  36. cd1f11d perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRs by Andi Kleen · 9 years ago
  37. 1a78d93 perf/x86/intel: Streamline LBR MSR handling in PMI by Andi Kleen · 9 years ago
  38. 15fde11 perf/x86: Only dump PEBS register when PEBS has been detected by Andi Kleen · 9 years ago
  39. da3e606 perf/x86: Dump DEBUGCTL in PMU dump by Andi Kleen · 9 years ago
  40. 8882edf perf/x86/intel: Reset more state in PMU reset by Andi Kleen · 9 years ago
  41. b37609c perf/x86/intel: Make the HT bug workaround conditional on HT enabled by Stephane Eranian · 10 years ago
  42. b3738d2 watchdog: Add watchdog enable/disable all functions by Stephane Eranian · 10 years ago
  43. 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
  44. a90738c perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraints by Stephane Eranian · 10 years ago
  45. b63b4b4 perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW by Maria Dimakopoulou · 10 years ago
  46. 93fcf72 perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSW by Maria Dimakopoulou · 10 years ago
  47. e979121 perf/x86/intel: Implement cross-HT corruption bug workaround by Maria Dimakopoulou · 10 years ago
  48. 6f6539c perf/x86/intel: Add cross-HT counter exclusion infrastructure by Maria Dimakopoulou · 10 years ago
  49. 79cba82 perf/x86: Add 'index' param to get_event_constraint() callback by Stephane Eranian · 10 years ago
  50. c5362c0 perf/x86: Add 3 new scheduling callbacks by Maria Dimakopoulou · 10 years ago
  51. 9041346 perf/x86: Vectorize cpuc->kfree_on_online by Stephane Eranian · 10 years ago
  52. 9a5e3fb perf/x86: Rename x86_pmu::er_flags to 'flags' by Stephane Eranian · 10 years ago
  53. c2b078e Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 9 years ago
  54. 8062382 perf/x86/intel/bts: Add BTS PMU driver by Alexander Shishkin · 9 years ago
  55. 52ca9ce perf/x86/intel/pt: Add Intel PT PMU driver by Alexander Shishkin · 9 years ago
  56. 4807034 perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive by Alexander Shishkin · 9 years ago
  57. ed69628 x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection by Alexander Shishkin · 9 years ago
  58. ec0d772 perf: Add ITRACE_START record to indicate that tracing has started by Alexander Shishkin · 9 years ago
  59. 1a59413 perf: Add wakeup watermark control to the AUX area by Alexander Shishkin · 9 years ago
  60. 2023a0d perf: Support overwrite mode for the AUX area by Alexander Shishkin · 9 years ago
  61. fdc2670 perf: Add API for PMUs to write to the AUX area by Alexander Shishkin · 9 years ago
  62. 68db7e9 perf: Add AUX record by Alexander Shishkin · 9 years ago
  63. bed5b25 perf: Add a pmu capability for "exclusive" events by Alexander Shishkin · 9 years ago
  64. 6a27923 perf: Add a capability for AUX_NO_SG pmus to do software double buffering by Alexander Shishkin · 9 years ago
  65. 0a4e38e perf: Support high-order allocations for AUX space by Alexander Shishkin · 9 years ago
  66. 45bfb2e perf: Add AUX area to ring buffer for raw data streams by Peter Zijlstra · 9 years ago
  67. e8c6dea perf: Add data_{offset,size} to user_page by Alexander Shishkin · 9 years ago
  68. c420f19 perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints by Andi Kleen · 9 years ago
  69. 687805e perf/x86/intel: Filter branches for PEBS event by Kan Liang · 9 years ago
  70. e1abf2c bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more configurable by Ingo Molnar · 9 years ago
  71. 9811e35 samples/bpf: Add kmem_alloc()/free() tracker tool by Alexei Starovoitov · 9 years ago
  72. 5c7fc2d2 samples/bpf: Add IO latency analysis (iosnoop/heatmap) tool by Alexei Starovoitov · 9 years ago
  73. d822a19 samples/bpf: Add counting example for kfree_skb() function calls and the write() syscall by Alexei Starovoitov · 9 years ago
  74. b896c4f samples/bpf: Add simple non-portable kprobe filter example by Alexei Starovoitov · 9 years ago
  75. 9c959c8 tracing: Allow BPF programs to call bpf_trace_printk() by Alexei Starovoitov · 9 years ago
  76. d9847d3 tracing: Allow BPF programs to call bpf_ktime_get_ns() by Alexei Starovoitov · 9 years ago
  77. 2541517 tracing, perf: Implement BPF programs attached to kprobes by Alexei Starovoitov · 9 years ago
  78. 72cbbc8 tracing: Add kprobe flag by Alexei Starovoitov · 9 years ago
  79. 4e537f7 bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefs by Daniel Borkmann · 9 years ago
  80. 223aa64 Merge branch 'perf/timer' into perf/core by Ingo Molnar · 9 years ago
  81. aaa9fa3 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  82. 9870d78 perf ordered_samples: Remove references to perf_{evlist,tool} and machines by Arnaldo Carvalho de Melo · 9 years ago
  83. aae59fa perf session: Always initialize ordered_events by Arnaldo Carvalho de Melo · 9 years ago
  84. ca6c41c perf tools: Fix ppid for synthesized fork events by David Ahern · 9 years ago
  85. 5aa0b03 perf tools: Refactor comm/tgid lookup by David Ahern · 9 years ago
  86. 73dbcd6 perf callchain: Fix kernel symbol resolution by remembering the cpumode by David Hildenbrand · 9 years ago
  87. 6ab2b76 perf build: Disable libbabeltrace check by default by Jiri Olsa · 9 years ago
  88. e42391c Linux 4.0-rc6 by Linus Torvalds · 9 years ago
  89. 08f41f7 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  90. 4550bdb Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 9 years ago
  91. b1dae3d Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  92. ebc0aa8 Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpga-next into fixes by Olof Johansson · 9 years ago
  93. 78d84bc arm64: juno: Fix misleading name of UART reference clock by Dave Martin · 9 years ago
  94. 53b1a66 Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  95. 7fc377e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 4a89452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 19dba4f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. ee9b63d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 0fa7271 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 713d25d Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago