1. 5f9cf59 perf tools: Derive trigger class from auxtrace_snapshot by Wang Nan · 8 years ago
  2. 3dcc443 perf tools: Introduce trigger class by Wang Nan · 8 years ago
  3. 909b036 perf probe: Use strbuf for making strings by Masami Hiramatsu · 8 years ago
  4. 81d64f4 perf evsel: Remove two extraneous ending newlines in open_strerror() by Arnaldo Carvalho de Melo · 8 years ago
  5. de46d52 perf evsel: Handle ENOMEM for perf_event_max_stack + PERF_SAMPLE_CALLCHAIN by Arnaldo Carvalho de Melo · 8 years ago
  6. 1a71476 bpf tools: Fix syscall argument by Florian Fainelli · 8 years ago
  7. a431d67 bpf tools: Remove expression with no effect by Florian Fainelli · 8 years ago
  8. 3521ba1 powercap, perf/x86/intel/rapl: Add PSys support by Srinivas Pandruvada · 8 years ago
  9. 0b20e59 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 8 years ago
  10. cf3beb7 perf/x86/intel: Fix incorrect lbr_sel_mask value by Kan Liang · 8 years ago
  11. 1c5ac21 perf/x86/intel/pt: Don't die on VMXON by Alexander Shishkin · 9 years ago
  12. 79c9ce5 perf/core: Fix perf_event_open() vs. execve() race by Peter Zijlstra · 8 years ago
  13. 0a25556 perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX by Adam Borowski · 8 years ago
  14. a8944c5 Merge tag 'perf-core-for-mingo-20160427' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  15. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 8 years ago
  16. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 8 years ago
  17. c2a218c perf bench: Remove one more die() call by Arnaldo Carvalho de Melo · 8 years ago
  18. 042a181 perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2 by Arnaldo Carvalho de Melo · 8 years ago
  19. c61fb95 perf probe: Fix module probe issue if no dwarf support by Ravi Bangoria · 8 years ago
  20. 63a2961 perf probe: Fix offline module name missmatch issue by Ravi Bangoria · 8 years ago
  21. 073e5fc perf trace: Read thread's COMM from /proc when not set by Arnaldo Carvalho de Melo · 8 years ago
  22. 2f3027a perf thread: Introduce method to set comm from /proc/pid/self by Arnaldo Carvalho de Melo · 8 years ago
  23. 4bd112d tools lib api fs: Add helper to read string from procfs file by Arnaldo Carvalho de Melo · 8 years ago
  24. ccd9b2a perf trace: Do not beautify the 'pid' parameter as a simple integer by Arnaldo Carvalho de Melo · 8 years ago
  25. 62de344 perf trace: Move perf_flags beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  26. 2a12ec1 perf probe: Set default kprobe group name if it is not given by Masami Hiramatsu · 8 years ago
  27. 6ed0720 perf probe: Let probe_file__add_event return 0 if succeeded by Masami Hiramatsu · 8 years ago
  28. e1ce726 perf tools: Add lsdir() helper to read a directory by Masami Hiramatsu · 8 years ago
  29. 062d6c2 perf probe: Close target file on error path by Masami Hiramatsu · 8 years ago
  30. b04b702 perf evlist: Enforce ring buffer reading by Wang Nan · 8 years ago
  31. 09623d7 perf hists: Clear dummy entry accumulated period by Kan Liang · 8 years ago
  32. c066489 perf intel-pt: Fix off-by-one comparison on maximum code by Colin Ian King · 8 years ago
  33. 73b1794 perf bench futex: Simplify wrapper for LOCK_PI by Davidlohr Bueso · 8 years ago
  34. 8daef50 perf tests: Replace assignment with comparison on assert check by Colin Ian King · 8 years ago
  35. 3b556bc perf tools: Remove duplicate const qualifier by Eric Engestrom · 8 years ago
  36. ab362f5 tools build: Fix perf_clean target by Jiri Olsa · 8 years ago
  37. 6404436 perf tools: Make the x86 clean quiet by Jiri Olsa · 8 years ago
  38. a213b92 perf evlist: Decode perf_event_attr->branch_sample_type by Arnaldo Carvalho de Melo · 8 years ago
  39. 1df5429 perf trace: Make --pf honour --min-stack too by Arnaldo Carvalho de Melo · 8 years ago
  40. 7ad3561 perf trace: Make --event honour --min-stack too by Arnaldo Carvalho de Melo · 8 years ago
  41. e557b67 perf script: Fix segfault when printing callchains by Chris Phlipot · 8 years ago
  42. 0c3a6ef perf trace: Make --pf maj/min/all use callchains too by Arnaldo Carvalho de Melo · 8 years ago
  43. 0ae537c perf trace: Extract evsel contructor from perf_evlist__add_pgfault by Arnaldo Carvalho de Melo · 8 years ago
  44. 70a2cba perf buildid: Fix off-by-one in write_buildid() by Andrey Ryabinin · 8 years ago
  45. 67d6129 Merge tag 'perf-core-for-mingo-20160419' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Ingo Molnar · 8 years ago
  46. 31b8431 x86/perf/rapl: Add missing Broadwell model by Peter Zijlstra · 8 years ago
  47. c416e5a x86/perf/rapl: Reorder model numbers by Peter Zijlstra · 8 years ago
  48. dcee75b perf/x86/intel/rapl: Support Skylake RAPL domains by Srinivas Pandruvada · 8 years ago
  49. 9ecda41 perf/core: Add ::write_backward attribute to perf event by Wang Nan · 8 years ago
  50. f21d5ad perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs by Kan Liang · 8 years ago
  51. 8b92c3a perf/x86/intel: Add Goldmont CPU support by Kan Liang · 8 years ago
  52. 65cbbd0 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 8 years ago
  53. b303e7c perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation by Peter Zijlstra · 8 years ago
  54. e108960 perf/x86/intel/rapl: Add missing Haswell model by Srinivas Pandruvada · 8 years ago
  55. b89c173 perf/x86/intel: Add model number for Skylake Server to perf by Andi Kleen · 8 years ago
  56. 6566fea perf test: Add missing verbose output explaining the reason for failure by Arnaldo Carvalho de Melo · 8 years ago
  57. 53d0fe6 perf test: Ignore kcore files in the "vmlinux matches kallsyms" test by Arnaldo Carvalho de Melo · 8 years ago
  58. e02092b perf symbols: Allow loading kallsyms without considering kcore files by Arnaldo Carvalho de Melo · 8 years ago
  59. 2cc4666 perf build: Remove x86 references from arch-neutral Build by Arnaldo Carvalho de Melo · 8 years ago
  60. f56ebf2 perf jit: memset() variable 'st' using the correct size by Colin Ian King · 8 years ago
  61. d6632dd perf script: Fix postgresql ubuntu install instructions by Chris Phlipot · 8 years ago
  62. a19cad6 Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  63. e381526 perf top: Use callchain_param.enabled instead of symbol_conf.use_callchain by Arnaldo Carvalho de Melo · 8 years ago
  64. 1b6b678 perf hists browser: Fold two consecutive symbol_conf.use_callchain ifs by Arnaldo Carvalho de Melo · 8 years ago
  65. 2ddd5c0 perf tools: Ditch record_opts.callgraph_set by Arnaldo Carvalho de Melo · 8 years ago
  66. 1cc8381 perf report: Use callchain_param.enabled instead of tool specific knob by Arnaldo Carvalho de Melo · 8 years ago
  67. 30234f0 perf callchain: Set callchain_param.enabled when parsing --call-graph by Arnaldo Carvalho de Melo · 8 years ago
  68. 9223152 perf script: Check sample->callchain before using it by Arnaldo Carvalho de Melo · 8 years ago
  69. acf2abb perf evsel: Add missign class prefix to has_branch_stack method by Arnaldo Carvalho de Melo · 8 years ago
  70. 1342e0b7 perf intel-pt: Fix segfault tracing transactions by Adrian Hunter · 8 years ago
  71. c3b46c7 Linux 4.6-rc4 by Linus Torvalds · 8 years ago
  72. 9d090d0 Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  73. 6545b60 dm cache metadata: fix cmd_read_lock() acquiring write lock by Ahmed Samy · 8 years ago
  74. b9f5dba Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  75. e1e22b2 Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  76. b62dabf Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  77. 306a63b Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  78. ac82a57 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. e2f50c5 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. 956e6c8 Merge branch 'fix/edma' into fixes by Vinod Koul · 8 years ago
  81. 1cc3334 Merge branch 'fix/xilinx' into fixes by Vinod Koul · 8 years ago
  82. 4bd6135 Merge branch 'fix/omap' into fixes by Vinod Koul · 8 years ago
  83. 09c505c Merge branch 'fix/hsu' into fixes by Vinod Koul · 8 years ago
  84. ccd62a8 perf trace: Fix build when DWARF unwind isn't available by Arnaldo Carvalho de Melo · 8 years ago
  85. 9243ae5 Merge tag 'perf-core-for-mingo-20160415' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  86. 2e57259 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  87. f3c9a1a Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  88. 29dde7c Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  89. 2fffad1 Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  90. ab5f9eb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  91. 60ea7bb Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  92. 0a370d26 libnvdimm, pmem: clarify the write+clear_poison+write flow by Dan Williams · 8 years ago
  93. f3e459d perf trace: Bump --mmap-pages when --call-graph is used by the root user by Arnaldo Carvalho de Melo · 8 years ago
  94. f5e7150 perf evlist: Expose perf_event_mlock_kb_in_pages() helper by Arnaldo Carvalho de Melo · 8 years ago
  95. 0561499 perf trace: Make --(min,max}-stack imply "--call-graph dwarf" by Arnaldo Carvalho de Melo · 8 years ago
  96. 0883e82 perf record: Export record_opts based callchain parsing helper by Arnaldo Carvalho de Melo · 8 years ago
  97. 5cf9c84 perf trace: Introduce --min-stack filter by Arnaldo Carvalho de Melo · 8 years ago
  98. e519bd9 perf trace: Do not print interrupted syscalls when using --duration by Arnaldo Carvalho de Melo · 8 years ago
  99. a7297a6 block: loop: fix filesystem corruption in case of aio/dio by Ming Lei · 8 years ago
  100. 806fdcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago