1. 61010e7 rcutorture: Introduce "rcu" directory level underneath configs by Paul E. McKenney · 10 years ago
  2. d3b1548 rcutorture: Rename kvm-test-1-rcu.sh by Paul E. McKenney · 10 years ago
  3. a5afdeb rcutorture: Remove RCU dependencies from ver_functions.sh API by Paul E. McKenney · 10 years ago
  4. d2ebf7e rcutorture: Create CFcommon file for common Kconfig parameters by Paul E. McKenney · 10 years ago
  5. a1be00d rcutorture: Create config files for scripted test-the-test testing by Paul E. McKenney · 10 years ago
  6. 2193e16 rcutorture: Abstract kvm-recheck.sh by Paul E. McKenney · 10 years ago
  7. 3c62623 rcutorture: Print dates when doing parallel rcutorture runs by Paul E. McKenney · 10 years ago
  8. daeda23 rcutorture: Don't create results directory for dryruns by Paul E. McKenney · 10 years ago
  9. 9b3e7c9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. ec256c0 rcutorture: Print results directory when dumping results by Paul E. McKenney · 10 years ago
  11. df1cc81 rcutorture: Flag tests requiring more CPUs than are available by Paul E. McKenney · 10 years ago
  12. 78ad069 rcutorture: Add comments, especially on bin packing. by Paul E. McKenney · 10 years ago
  13. 5395467 rcutorture: Do better bin packing by Paul E. McKenney · 10 years ago
  14. 0ae3f73 rcutorture: Handle multiple runs of the same test by Paul E. McKenney · 10 years ago
  15. a758281 rcutorture: Add dryrun capability by Paul E. McKenney · 10 years ago
  16. db007ab rcutorture: Fix results-directory error message by Paul E. McKenney · 10 years ago
  17. 43e38ab rcutorture: Enable concurrent rcutorture runs by Paul E. McKenney · 10 years ago
  18. 0618623 rcutorture: Reduce SRCU-N number of CPUs by Paul E. McKenney · 10 years ago
  19. 16d301c rcutorture: Move common qemu flags to kvm-test-1.sh by Paul E. McKenney · 10 years ago
  20. bad8044 rcutorture: Allow kvm-test-1-rcu.sh to pause after build by Paul E. McKenney · 10 years ago
  21. 4a261db rcutorture: Move common boot flags to kvm-test-1-rcu.sh by Paul E. McKenney · 10 years ago
  22. 1219c86 rcutorture: Print script and arguments to standard output by Paul E. McKenney · 11 years ago
  23. c7e8240 rcutorture: Print grace-period performance statistics by Paul E. McKenney · 11 years ago
  24. 01325476 Drivers: hv: Implement the file copy service by K. Y. Srinivasan · 10 years ago
  25. ba4b60e Merge 3.14-rc3 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  26. a15ad2f perf probe: Support distro-style debuginfo for uprobe by Masami Hiramatsu · 10 years ago
  27. eb948e5 perf probe: Allow to add events on the local functions by Masami Hiramatsu · 10 years ago
  28. 5a6f6314 perf probe: Show source-level or symbol-level info for uprobes by Masami Hiramatsu · 10 years ago
  29. 8f33f7d perf probe: Show appropriate symbol for ref_reloc_sym based kprobes by Masami Hiramatsu · 10 years ago
  30. f90acac perf probe: Find given address from offline dwarf by Masami Hiramatsu · 10 years ago
  31. dfef99c perf probe: Use ref_reloc_sym based address instead of the symbol name by Masami Hiramatsu · 10 years ago
  32. fb226cc perf probe: Show in what binaries/modules probes are set by Masami Hiramatsu · 10 years ago
  33. 2df5863 perf probe: Unify show_available_functions for uprobes/kprobes by Masami Hiramatsu · 10 years ago
  34. 5a62257 perf probe: Replace line_list with intlist by Masami Hiramatsu · 10 years ago
  35. f49540b perf probe: Remove incorrect symbol check for --list by Masami Hiramatsu · 10 years ago
  36. ee45b6c perf probe: Fix to do exit call for symbol maps by Masami Hiramatsu · 10 years ago
  37. c96626b perf symbols: No need to export dso__first_symbol by Arnaldo Carvalho de Melo · 10 years ago
  38. 5072f27 perf tools: Drop prefetch.h by Borislav Petkov · 10 years ago
  39. 0e55fa1 perf tools: Move hash.h header by Borislav Petkov · 10 years ago
  40. cd0cfad perf tools: Move fs.* to lib/api/fs/ by Borislav Petkov · 11 years ago
  41. c9b951c perf callchain: Separate perf_reg_value function in perf_regs object by Jiri Olsa · 10 years ago
  42. 9ff125d perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro by Jiri Olsa · 10 years ago
  43. ea3da69 perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id by Jiri Olsa · 10 years ago
  44. 436aa74 perf callchain: Separate libunwind code to special object by Jiri Olsa · 10 years ago
  45. 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 10 years ago
  46. 1cf0382 perf callchain: Do not report zero address in unwind by Jiri Olsa · 10 years ago
  47. b42dc32d perf tools: Fix dwarf unwind max_stack processing by Jiri Olsa · 10 years ago
  48. aa16b81 perf tests x86: Add dwarf unwind test by Jiri Olsa · 10 years ago
  49. 3c8b06f perf tests x86: Introduce perf_regs_load function by Jiri Olsa · 10 years ago
  50. b58f608 perf tools: Fix memory leak in event_format__print function by Jiri Olsa · 10 years ago
  51. a601fdf perf record: Add readable output for callchain debug by Jiri Olsa · 10 years ago
  52. eb853e8 perf tools: Add call-graph option support into .perfconfig by Jiri Olsa · 10 years ago
  53. bc52908 perf tools: Put proper period for for samples without PERIOD sample_type by Jiri Olsa · 10 years ago
  54. 106395d perf report: Remove some needless container_of usage by Arnaldo Carvalho de Melo · 10 years ago
  55. 644f2df perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 10 years ago
  56. e80faac perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 10 years ago
  57. 17f22a3 perf report: Use al->cpumode where applicable by Arnaldo Carvalho de Melo · 10 years ago
  58. e985a6c Merge remote-tracking branch 'acme/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 10 years ago
  59. f33b215 Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operation by K. Y. Srinivasan · 10 years ago
  60. 3eb2094 Adding makefile for tools/hv by Bjarke Istrup Pedersen · 10 years ago
  61. 844ae5b perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64) arches by Arnaldo Carvalho de Melo · 10 years ago
  62. 79d26a6 perf trace: Add fallback definition of EFD_SEMAPHORE by Ben Hutchings · 10 years ago
  63. 88fee52 perf list: Fix checking for supported events on older kernels by Vince Weaver · 10 years ago
  64. f67697b perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properly by Jiri Olsa · 10 years ago
  65. 981a237 perf probe: Do not add offset twice to uprobe address by Masami Hiramatsu · 10 years ago
  66. 6f2a1c1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 3c3d7cb Merge branch 'linus' into perf/core by Ingo Molnar · 10 years ago
  68. 87af5e5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  69. 3b4d5c7 tools/power turbostat: introduce -s to dump counters by Andy Shevchenko · 10 years ago
  70. f591c38 tools/power turbostat: remove unused command line option by Andy Shevchenko · 10 years ago
  71. d3b7022 perf buildid-cache: Check relocation when checking for existing kcore by Adrian Hunter · 10 years ago
  72. d9b62ab perf tools: Adjust kallsyms for relocated kernel by Adrian Hunter · 10 years ago
  73. c080f72 perf tests: No need to set up ref_reloc_sym by Adrian Hunter · 10 years ago
  74. a00d28c perf symbols: Prevent the use of kcore if the kernel has moved by Adrian Hunter · 10 years ago
  75. 0ae617b perf record: Get ref_reloc_sym from kernel map by Adrian Hunter · 10 years ago
  76. 5512cf2 perf machine: Set up ref_reloc_sym in machine__create_kernel_maps() by Adrian Hunter · 10 years ago
  77. 15a0a87 perf machine: Add machine__get_kallsyms_filename() by Adrian Hunter · 10 years ago
  78. 29b596b perf tools: Add kallsyms__get_function_start() by Adrian Hunter · 10 years ago
  79. 9176753 perf symbols: Fix symbol annotation for relocated kernel by Adrian Hunter · 10 years ago
  80. 6a02652 perf tools: Fix include for non x86 architectures by Francesco Fusco · 10 years ago
  81. f428ebd perf tools: Fix AAAAARGH64 memory barriers by Peter Zijlstra · 10 years ago
  82. 950b835 perf tools: Demangle kernel and kernel module symbols too by Avi Kivity · 10 years ago
  83. 0d4dd79 perf/doc: Remove mention of non-existent set_perf_event_pending() from design.txt by Baruch Siach · 10 years ago
  84. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  85. 82c4776 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  87. 3e2a4c1 test: check copy_to/from_user boundary validation by Kees Cook · 10 years ago
  88. 4afc81c perf symbols: Load map before using map->map_ip() by Masami Hiramatsu · 10 years ago
  89. b935a58 perf tools: Fix traceevent plugin path definitions by Josh Boyer · 10 years ago
  90. bb236de Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  91. 578c03c perf symbols: Fix JIT symbol resolution on heap by Namhyung Kim · 10 years ago
  92. 9f67627 Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  93. 8ad9219 perf stat: Fix memory corruption of xyarray when cpumask is used by Stephane Eranian · 10 years ago
  94. de256a4 perf evsel: Remove duplicate member zeroing after free by Stephane Eranian · 10 years ago
  95. a761a2d perf tools: Ensure sscanf does not overrun the "mem" field by Alan Cox · 10 years ago
  96. 8a39889 perf stat: fix NULL pointer reference bug with event unit by Stephane Eranian · 10 years ago
  97. 3a46817 perf tools: Add support for the xtensa architecture by Baruch Siach · 10 years ago
  98. 8bac41c perf session: Free cpu_map in perf_session__cpu_bitmap by Stanislav Fomichev · 10 years ago
  99. 3415d8b perf timechart: Fix wrong SVG height by Stanislav Fomichev · 10 years ago
  100. 9326657 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago