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