1. 40997d6 perf report: Display cycles in branch sort mode by Andi Kleen · 9 years ago
  2. a18b027 perf top: Add branch annotation code to top by Andi Kleen · 9 years ago
  3. f8f4aae perf annotate: Finally display IPC and cycle accounting by Andi Kleen · 9 years ago
  4. 30e863b perf annotate: Compute IPC and basic block cycles by Andi Kleen · 9 years ago
  5. 57849998 perf report: Add processing for cycle histograms by Andi Kleen · 9 years ago
  6. d495763 perf report: Add infrastructure for a cycles histogram by Andi Kleen · 9 years ago
  7. 98df858 perf report: Add flag for non ANY branch mode by Andi Kleen · 9 years ago
  8. 0e332f0 perf tools: Add support for cycles, weight branch_info field by Andi Kleen · 9 years ago
  9. 93df8a1 perf tools: Add empty Build files for architectures lacking them by Ben Hutchings · 9 years ago
  10. f80010e perf stat: Move counter processing code into stat object by Jiri Olsa · 9 years ago
  11. 5e5fe74 perf stat: Pass 'struct perf_stat_config' into process_counter() by Jiri Olsa · 9 years ago
  12. ec0d3d1 perf stat: Move 'interval' into struct perf_stat_config by Jiri Olsa · 9 years ago
  13. 5821522 perf stat: Move 'output' into struct perf_stat_config by Jiri Olsa · 9 years ago
  14. 711a572 perf stat: Move 'scale' into struct perf_stat_config by Jiri Olsa · 9 years ago
  15. 421a50f perf stat: Introduce struct perf_stat_config by Jiri Olsa · 9 years ago
  16. 5a023b5 perf tools: Add missing forward declaration of struct map to probe-event.h by Wang Nan · 9 years ago
  17. 0af0885 perf tools: Introduce veprintf by Wang Nan · 9 years ago
  18. 04a22fa tracing, perf: Implement BPF programs attached to uprobes by Wang Nan · 9 years ago
  19. 098d216 bpf: Use correct #ifdef controller for trace_call_bpf() by Wang Nan · 9 years ago
  20. 834fd46 perf trace: Add total time column to summary. by Milian Wolff · 9 years ago
  21. b6b6c18 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
  22. f151f53 perf tools: Fix build errors with mipsel-linux-uclibc compiler by Petri Gynther · 9 years ago
  23. 007d66a perf trace: Write to stderr by default by Milian Wolff · 9 years ago
  24. b7a001d perf tools: Do not include escape sequences in color_vfprintf return by Andi Kleen · 9 years ago
  25. 8011de7 perf tools: Remove trail argument to color vsprintf by Jiri Olsa · 9 years ago
  26. c3a6a8c perf tools: Refine parse/config callchain functions by Kan Liang · 9 years ago
  27. 3206771 perf tools: Per-event time support by Kan Liang · 9 years ago
  28. 3422111 perf trace: Use vfs_getname syscall arg beautifier in more syscalls by Arnaldo Carvalho de Melo · 9 years ago
  29. f994592 perf trace: Deref sys_enter pointer args with contents from probe:vfs_getname by Arnaldo Carvalho de Melo · 9 years ago
  30. e4d44e8 perf trace: Use a constant for the syscall formatting buffer by Arnaldo Carvalho de Melo · 9 years ago
  31. 08c9877 perf trace: Remember if the vfs_getname tracepoint/kprobe is in place by Arnaldo Carvalho de Melo · 9 years ago
  32. 2e5e5f8 perf trace: Do not show syscall tracepoint filter in the --no-syscalls case by Arnaldo Carvalho de Melo · 9 years ago
  33. 9ee6742 perf script: No tracepoints? Don't call libtraceevent. by Arnaldo Carvalho de Melo · 9 years ago
  34. 75f8085 perf/x86/intel/pebs: Robustify PEBS buffer drain by Peter Zijlstra · 9 years ago
  35. 2a853e1 perf/x86/intel/pebs: Fix event disable PEBS buffer drain by Liang, Kan · 9 years ago
  36. b7b7c78 perf/x86: Add an MSR PMU driver by Andy Lutomirski · 9 years ago
  37. 070e988 perf/x86/intel/uncore: Add Broadwell-DE uncore support by Kan Liang · 9 years ago
  38. 8c4fe70 perf/x86/intel: Use 0x11 as extra reg test value by Andi Kleen · 9 years ago
  39. 47732d8 perf/x86: Make merge_attr() global to use from perf_event_intel by Andi Kleen · 9 years ago
  40. 90405aa perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode by Andi Kleen · 9 years ago
  41. e057336 perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with call stack by Andi Kleen · 9 years ago
  42. 9a92e16 perf/x86/intel: Add Intel Skylake PMU support by Andi Kleen · 9 years ago
  43. 425507f perf/x86/intel/lbr: Optimize v4 LBR unfreezing by Andi Kleen · 9 years ago
  44. 0f29e57 perf/x86/intel: Move PMU ACK to after LBR read by Andi Kleen · 9 years ago
  45. d8020be perf/x86/intel: Handle new arch perfmon v4 status bits by Andi Kleen · 9 years ago
  46. 50eab8f perf/x86/intel/lbr: Add support for LBRv5 by Andi Kleen · 9 years ago
  47. 71ef3c6 perf: Add cycles to branch_info by Andi Kleen · 9 years ago
  48. b83ff1c x86: Add new MSRs and MSR bits used for Intel Skylake PMU support by Andi Kleen · 9 years ago
  49. a7b58d2 perf/x86/intel/lbr: Allow time stamp for free running PEBSv3 by Andi Kleen · 9 years ago
  50. 2f7ebf2 perf/x86/intel: Add support for PEBSv3 profiling by Andi Kleen · 9 years ago
  51. a94cab2 perf/x86: Add a native_perf_sched_clock_from_tsc() by Andi Kleen · 9 years ago
  52. b1bf72d perf/x86/intel/pt: Add new timing packet enables by Alexander Shishkin · 9 years ago
  53. 9a6694c perf/x86/intel/pt: Do not force sync packets on every schedule-in by Alexander Shishkin · 9 years ago
  54. 27747f8 perf/x86/hw_breakpoints: Fix check for kernel-space breakpoints by Andy Lutomirski · 9 years ago
  55. ab51392 perf/x86/hw_breakpoints: Improve range breakpoint validation by Andy Lutomirski · 9 years ago
  56. e5779e8 perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe by Andy Lutomirski · 9 years ago
  57. ae3f011 perf/x86/intel: Fix SLM MSR_OFFCORE_RSP1 valid_mask by Kan Liang · 9 years ago
  58. c749b3e perf/x86/intel/lbr: Kill off intel_pmu_needs_lbr_smpl for good by Alexander Shishkin · 9 years ago
  59. e9b3bd3 perf/x86/intel/bts: Drop redundant declarations by Alexander Shishkin · 9 years ago
  60. 3a99958 perf/x86/intel/uncore: Use Sandy Bridge client PMU on Haswell/Broadwell by Andi Kleen · 9 years ago
  61. e3a13192 perf/x86/intel/uncore: Add support for ARB uncore PMU on Sandy/IvyBridge by Andi Kleen · 9 years ago
  62. 070a7cd perf/x86/intel/uncore: Remove use of macro DEFINE_PCI_DEVICE_TABLE() by Vaishali Thakkar · 9 years ago
  63. 3a2a779 perf/x86/intel/rapl: Add support for Knights Landing (KNL) by Dasaratharaman Chandramouli · 9 years ago
  64. 2a742ce uprobes: Fix the waitqueue_active() check in xol_free_insn_slot() by Oleg Nesterov · 9 years ago
  65. 704bde3 uprobes: Use vm_special_mapping to name the XOL vma by Oleg Nesterov · 9 years ago
  66. f58bea2 uprobes: Fix the usage of install_special_mapping() by Oleg Nesterov · 9 years ago
  67. db087ef uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever by Oleg Nesterov · 9 years ago
  68. 86dcb70 uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  69. a5b7e1a uprobes: Change prepare_uretprobe() to (try to) flush the dead frames by Oleg Nesterov · 9 years ago
  70. 5eeb50d uprobes: Change handle_trampoline() to flush the frames invalidated by longjmp() by Oleg Nesterov · 9 years ago
  71. 7b868e4 uprobes/x86: Reimplement arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  72. 97da897 uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  73. a83cfeb uprobes: Change handle_trampoline() to find the next chain beforehand by Oleg Nesterov · 9 years ago
  74. 6c58d0e uprobes: Change prepare_uretprobe() to use uprobe_warn() by Oleg Nesterov · 9 years ago
  75. 0b5256c uprobes: Send SIGILL if handle_trampoline() fails by Oleg Nesterov · 9 years ago
  76. 2bb5e84 uprobes: Introduce free_ret_instance() by Oleg Nesterov · 9 years ago
  77. f231722 uprobes: Introduce get_uprobe() by Oleg Nesterov · 9 years ago
  78. 41d279a 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
  79. acd632e Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more changes by Ingo Molnar · 9 years ago
  80. 5542b2a Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  81. aa53c09 perf tests: Adding build test for having ending double slash by Jiri Olsa · 9 years ago
  82. c421e80 perf tools: Introduce callgraph_set for callgraph option by Kan Liang · 9 years ago
  83. ee4c758 perf tools: Force period term to overload global settings by Jiri Olsa · 9 years ago
  84. 930a2e2 perf tools: Add support for event post configuration by Jiri Olsa · 9 years ago
  85. 4c7de49 perf session env: Rename exit method by Arnaldo Carvalho de Melo · 9 years ago
  86. f785f23 perf symbols: Fix mismatched declarations for elf_getphdrnum by Arnaldo Carvalho de Melo · 9 years ago
  87. 58b32c1 perf python: Make twatch.py use soft dummy event, freq=0 by Arnaldo Carvalho de Melo · 9 years ago
  88. 84576da perf python: Add missing PERF_RECORD_{MMAP2,AUX,etc} by Arnaldo Carvalho de Melo · 9 years ago
  89. 5865fe3 perf python: Add macro to simplify maintainance of the constants array by Arnaldo Carvalho de Melo · 9 years ago
  90. 959c219 perf python: Remove dependency on 'machine' methods by Arnaldo Carvalho de Melo · 9 years ago
  91. 0927bee perf tools: Fix test build error when bindir contains double slash by Pawel Moll · 9 years ago
  92. 5497628 perf stat: Fix transaction lenght metrics by Andi Kleen · 9 years ago
  93. 4b0c53e 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
  94. 00a2916 perf: Fix running time accounting by Peter Zijlstra · 9 years ago
  95. cbfe8fa Linux 4.2-rc4 by Linus Torvalds · 9 years ago
  96. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
  99. 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 9 years ago
  100. 26ae19a Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago