1. 2f465de tools lib traceevent: update KVM plugin by Paolo Bonzini · 9 years ago
  2. e1d040c perf build: Add fixdep to .gitignore by Yunlong Song · 9 years ago
  3. 43e41ad perf record: Add ability to sample call branches by Stephane Eranian · 9 years ago
  4. 24f1a79 perf/powerpc: Add support for PERF_SAMPLE_BRANCH_CALL by Stephane Eranian · 9 years ago
  5. d892819 perf/x86: Add support for PERF_SAMPLE_BRANCH_CALL by Stephane Eranian · 9 years ago
  6. c229bf9 perf: Add PERF_SAMPLE_BRANCH_CALL by Stephane Eranian · 9 years ago
  7. b9511cd perf/x86: Fix time_shift in perf_event_mmap_page by Adrian Hunter · 9 years ago
  8. 40d4f23 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
  9. a4c6a3e perf bench: Use named initializers in the trailer too by Arnaldo Carvalho de Melo · 9 years ago
  10. d2b5a31 perf script: Check output fields only for samples by Jiri Olsa · 9 years ago
  11. 1fe7a30 perf cpu_map: Add data arg to cpu_map__build_map callback by Jiri Olsa · 9 years ago
  12. f1cbb8f perf cpu_map: Make cpu_map__build_map global by Jiri Olsa · 9 years ago
  13. 208df99 perf stat: Add AGGR_UNSET mode by Jiri Olsa · 9 years ago
  14. 581cc8a perf stat: Rename perf_stat struct into perf_stat_evsel by Jiri Olsa · 9 years ago
  15. 3a134ae perf help: Change 'usage' to 'Usage' for consistency by Yunlong Song · 9 years ago
  16. aa254af perf bench: Run benchmarks, don't test them by Ingo Molnar · 9 years ago
  17. 2f211c8 perf bench mem: Rename 'routine' to 'function' by Ingo Molnar · 9 years ago
  18. b0d22e5 perf bench: Harmonize all the -l/--nr_loops options by Ingo Molnar · 9 years ago
  19. 5dd9330 perf bench mem: Reorganize the code a bit by Ingo Molnar · 9 years ago
  20. 13b1fdc perf bench mem: Improve user visible strings by Ingo Molnar · 9 years ago
  21. a69b4f7 perf bench mem: Fix 'length' vs. 'size' naming confusion by Ingo Molnar · 9 years ago
  22. e815e32 perf bench mem: Rename 'routine' to 'routine_str' by Ingo Molnar · 9 years ago
  23. b14f2d3 perf bench mem: Change 'cycle' to 'cycles' by Ingo Molnar · 9 years ago
  24. 7a46a8f perf bench: List output formatting options on 'perf bench -h' by Ingo Molnar · 9 years ago
  25. 6db175c perf bench: Remove the prefaulting complication from 'perf bench mem mem*' by Ingo Molnar · 9 years ago
  26. 9b2fa7f perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c' by Ingo Molnar · 9 years ago
  27. 2946f59 perf bench: Eliminate unused argument from bench_mem_common() by Ingo Molnar · 9 years ago
  28. 2761974 perf bench: Default to all routines in 'perf bench mem' by Ingo Molnar · 9 years ago
  29. 13839ec perf bench: Improve the 'perf bench mem memcpy' code readability by Ingo Molnar · 9 years ago
  30. 2690c73 perf test: Suppress libtraceevent warnings by Namhyung Kim · 9 years ago
  31. 8719138 perf test: Silence tracepoint event failures by Namhyung Kim · 9 years ago
  32. e9363de 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
  33. 3a70fcd tools build: Fix cross compile build by Jiri Olsa · 9 years ago
  34. c95f343 tools include: Fix strict-aliasing rules breakage by Jiri Olsa · 9 years ago
  35. 31eb436 perf hists browser: Add 'm' key for context menu display by Namhyung Kim · 9 years ago
  36. 186c6cf perf callchains: Fix unw_word_t pointer casts by Rabin Vincent · 9 years ago
  37. 8eac1d5 perf callchain: Use debug_frame if eh_frame is unusable by Rabin Vincent · 9 years ago
  38. 4aa8e454 perf hists browser: Inform how to reset the symbol filter by Arnaldo Carvalho de Melo · 9 years ago
  39. 7727a92 perf ui browsers: Remove help messages about use of right and arrow keys by Arnaldo Carvalho de Melo · 9 years ago
  40. dc38218 perf symbols: Try the .debug/ DSO cache as a last resort by Arnaldo Carvalho de Melo · 9 years ago
  41. 0e537fe 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
  42. d3df65c Merge branch 'perf/urgent' into perf/core, before pulling new changes by Ingo Molnar · 9 years ago
  43. ae93880 perf python: Support the PERF_RECORD_SWITCH event by Arnaldo Carvalho de Melo · 9 years ago
  44. 00e6fa5 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
  45. 9fb4765 perf tools: Fix build break on powerpc due to sample_reg_masks by Sukadev Bhattiprolu · 9 years ago
  46. a0eeb8d Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  47. 00a3d66 Revert "fs: do not prefault sys_write() user buffer pages" by Linus Torvalds · 9 years ago
  48. 39d0d3b NFS: Fix a tracepoint NULL-pointer dereference by Anna Schumaker · 9 years ago
  49. 3834966 perf tools: Fix handling read result using a signed variable by Andrzej Hajda · 9 years ago
  50. 1178bfd perf tools: Use hpp_dimension__add_output to register hpp columns by Jiri Olsa · 9 years ago
  51. beeaaeb perf tools: Introduce hpp_dimension__add_output function by Jiri Olsa · 9 years ago
  52. 0974d2c perf tools: Get rid of superfluos call to reset_dimensions by Jiri Olsa · 9 years ago
  53. 712df65 perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore by Taku Izumi · 9 years ago
  54. 7ce1346 perf/x86: Add Intel cstate PMUs support by Kan Liang · 9 years ago
  55. f670268 Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  56. 3ec20e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  57. 3c68319 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  58. 98dd166 x86/xen/p2m: hint at the last populated P2M entry by David Vrabel · 9 years ago
  59. 1c748dc 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
  60. 27bf90b perf tools: Fail properly in case pattern matching fails to find tracepoint by Jiri Olsa · 9 years ago
  61. c6c3c02 perf hists browser: Implement horizontal scrolling by Arnaldo Carvalho de Melo · 9 years ago
  62. faae6f6 perf ui browser: Optional horizontal scrolling key binding by Arnaldo Carvalho de Melo · 9 years ago
  63. def02db perf callchain: Switch default to 'graph,0.5,caller' by Arnaldo Carvalho de Melo · 9 years ago
  64. 035827e perf tests: Add Intel CQM test by Matt Fleming · 9 years ago
  65. d8b167f perf tests: Move x86 tests into arch directory by Matt Fleming · 9 years ago
  66. 31b6753 perf tests: Add arch tests by Matt Fleming · 9 years ago
  67. a1853e2 perf tools: Handle -h and -v options by Jiri Olsa · 9 years ago
  68. b34b3bf perf tools: Setup proper width for symbol_iaddr field by Jiri Olsa · 9 years ago
  69. 28e6db2 perf tools: Add support for sorting on the iaddr by Don Zickus · 9 years ago
  70. ddd83c9 perf tests: Add parsing test for 'P' modifier by Jiri Olsa · 9 years ago
  71. 7f94af7 perf tools: Introduce 'P' modifier to request max precision by Jiri Olsa · 9 years ago
  72. 45cf6c3 perf tools: Export perf_event_attr__set_max_precise_ip() by Jiri Olsa · 9 years ago
  73. 5ec4502 perf annotate: Fix sizeof_sym_hist overflow issue by Jiri Olsa · 9 years ago
  74. 8442259 perf evlist: Display DATA_SRC sample type bit by Jiri Olsa · 9 years ago
  75. ccb5597 tools lib api fs: No need to use PATH_MAX + 1 by Jiri Olsa · 9 years ago
  76. 049e6dd Linux 4.3-rc4 by Linus Torvalds · 9 years ago
  77. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  78. 15ecf9a Merge tag 'md/4.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  79. 0d87708 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  80. 3e519dd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. d218af7 MIPS: scall: Always run the seccomp syscall filters by Markos Chandras · 9 years ago
  82. 616a539 [CIFS] Update cifs version number by Steve French · 9 years ago
  83. 2cf3082 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. 37cc7ab Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. a758379 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. 14f97d9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  87. e3b0ac1 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
  88. 978ab6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  89. 67dfae0 clocksource: Fix abs() usage w/ 64bit values by John Stultz · 9 years ago
  90. 19afd10 perf stat: Reduce min --interval-print to 10ms by Kan Liang · 9 years ago
  91. 8dbb095 Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  92. 5e99b53 nfs4: reset states to use open_stateid when returning delegation voluntarily by Jeff Layton · 9 years ago
  93. e92c1e0 NFSv4: Fix a nograce recovery hang by Benjamin Coddington · 9 years ago
  94. 72d79ff NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH by Trond Myklebust · 9 years ago
  95. 4a0954e NFSv4: Don't try to reclaim unused state owners by Trond Myklebust · 9 years ago
  96. 8fa4592 NFS: Fix a write performance regression by Trond Myklebust · 9 years ago
  97. 40f9027 NFS: Fix up page writeback accounting by Trond Myklebust · 9 years ago
  98. 9f06519 perf record: Change 'record.samples' type to unsigned long long by Yang Shi · 9 years ago
  99. 1a8ac29 perf probe: Allow probing on kmodules without dwarf by Masami Hiramatsu · 9 years ago
  100. 5634347 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago