1. cb2ffae perf trace: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  2. dc5c819 perf timechart: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  3. 38520dc perf script: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  4. 0493410 perf sched: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  5. 6fd6c6b perf lock: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  6. 14d37f3 perf kvm: Move call to symbol__init() after creating session by Namhyung Kim · 10 years ago
  7. 2b2b2c6 perf kmem: Move session handling out of __cmd_kmem() by Namhyung Kim · 10 years ago
  8. 1cb8bdc perf inject: Move session handling out of __cmd_inject() by Namhyung Kim · 10 years ago
  9. e3ed75b perf buildid-cache: Move session handling into cmd_buildid_cache() by Namhyung Kim · 10 years ago
  10. fa10f31 perf annotate: Move session handling out of __cmd_annotate() by Namhyung Kim · 10 years ago
  11. e96c674 perf symbols: Fix a memory leak in vmlinux_path__init() by Namhyung Kim · 10 years ago
  12. 6cc870f perf script: Fix possible memory leaks by Namhyung Kim · 10 years ago
  13. f6edb53 perf tools: Prefer to use a cpu-wide event for probing CLOEXEC by Adrian Hunter · 10 years ago
  14. 46ec69a perf tools: Fix probing the kernel API with cpu-wide events by Adrian Hunter · 10 years ago
  15. c6fa356 perf tools: Fix one of the probe events to exclude kernel by Adrian Hunter · 10 years ago
  16. a5b0153 perf tools: Fix CLOEXEC probe for perf_event_paranoid == 2 by Adrian Hunter · 10 years ago
  17. 86998dd perf trace: Add beautifier for mremap flags param by Alex Snast · 10 years ago
  18. 467ec08 perf probe: Fix --del option to delete events only with uprobe events by Masami Hiramatsu · 10 years ago
  19. 5e45187 perf probe: Fix --list option to show events only with uprobe events by Masami Hiramatsu · 10 years ago
  20. d5b4130 perf kvm: Fix stdin handling for 'kvm stat live' command by Jiri Olsa · 10 years ago
  21. 4a1a997 perf top: Setup signals for terminal output by Jiri Olsa · 10 years ago
  22. 9398c48 perf tools: Introduce set_term_quiet_input helper function by Jiri Olsa · 10 years ago
  23. ae256fa perf top: Join the display thread on exit by Jiri Olsa · 10 years ago
  24. e0336ed perf tools: Add cpu_startup_entry to the list of kernel idle symbols by Arnaldo Carvalho de Melo · 10 years ago
  25. e7110b9 perf top: Don't look for kernel idle symbols in all DSOs by Arnaldo Carvalho de Melo · 10 years ago
  26. ddcd097 perf/x86/uncore: Rename IvyTown to IvyBridge-EP by Peter Zijlstra · 10 years ago
  27. 85a16ef perf/x86/uncore: Export basic memory events for IVT IMC PMU by Stephane Eranian · 10 years ago
  28. c8aab2e perf/x86: Clean up __intel_pmu_pebs_event() code by Stephane Eranian · 10 years ago
  29. 770eee1 perf/x86: Fix data source encoding issues for load latency/precise store by Stephane Eranian · 10 years ago
  30. f3908b8 perf/x86: Don't mark DataLA addresses as store by Andi Kleen · 10 years ago
  31. 86a0446 perf/x86: Revamp PEBS event selection by Andi Kleen · 10 years ago
  32. 03de874 perf/x86: Fix :pp without LBR by Andi Kleen · 10 years ago
  33. e708d7a perf: Do poll_wait() before checking condition in perf_poll() by Sebastian Andrzej Siewior · 10 years ago
  34. 36bbb2f perf/x86: Use extended offcore mask on Haswell by Andi Kleen · 10 years ago
  35. 17a6034 perf/x86/uncore: Fix coccinelle warnings by Fengguang Wu · 10 years ago
  36. c1e4658 perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate file by Yan, Zheng · 10 years ago
  37. 8268fdf perf/x86/uncore: Move SNB/IVB-EP specific code to seperate file by Yan, Zheng · 10 years ago
  38. 92807ffd perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate file by Yan, Zheng · 10 years ago
  39. 514b234 perf/x86/uncore: Declare some functions and variables by Yan, Zheng · 10 years ago
  40. fadfe7b perf: Add queued work to remove orphaned child events by Jiri Olsa · 10 years ago
  41. f869776 perf: Set owner pointer for kernel events by Jiri Olsa · 10 years ago
  42. 0f7c29ce perf/x86/intel: Update Intel models by Peter Zijlstra · 10 years ago
  43. 1a91eac Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  44. d6a947f perf tools: Default to python version 2 by Thomas Ilsche · 10 years ago
  45. 038fa0b9 perf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event type open counters due to EBUSY error by Jiri Olsa · 10 years ago
  46. 59dc9f2 perf tools: Fix column alignment when headers aren't shown on TUI by Namhyung Kim · 10 years ago
  47. 1ecd445 perf tools: Add name field into perf_hpp_fmt by Namhyung Kim · 10 years ago
  48. cf59002 perf top: Add -w option for setting column width by Namhyung Kim · 10 years ago
  49. 5b59166 perf report: Honor column width setting by Namhyung Kim · 10 years ago
  50. e0d66c7 perf tools: Save column length in perf_hpp_fmt by Namhyung Kim · 10 years ago
  51. d675107 perf tools: Make __hpp__fmt() receive an additional len argument by Namhyung Kim · 10 years ago
  52. 8246de8 perf tools: Left-align output contents by Namhyung Kim · 10 years ago
  53. 56c7d79 perf tools: Fix make PYTHON override by Namhyung Kim · 10 years ago
  54. 64c4090 perf kmem: Do not ignore mmap events by Namhyung Kim · 10 years ago
  55. 63914ac perf tools: Show better error message in case we fail to open counters due to EBUSY error by Jiri Olsa · 10 years ago
  56. b0a4520 perf tools: Allow out of order messages in forced flush by Jiri Olsa · 10 years ago
  57. cee3ab9 perf tools: Add debug prints for ordered events queue by Jiri Olsa · 10 years ago
  58. 94786b6 perf tools: Add report.queue-size config file option by Jiri Olsa · 10 years ago
  59. 94c0655 perf tools: Add perf_config_u64 function by Jiri Olsa · 10 years ago
  60. adc56ed perf tools: Add ordered_events__free function by Jiri Olsa · 10 years ago
  61. 36522f5 perf tools: Add ordered_events__init function by Jiri Olsa · 10 years ago
  62. fa4e5c6 perf tools: Use list_move in ordered_events_delete function by Jiri Olsa · 10 years ago
  63. 5f86b80 perf tools: Create ordered-events object by Jiri Olsa · 10 years ago
  64. 79a30fe perf tools: Make perf_session__deliver_event global by Jiri Olsa · 10 years ago
  65. d40b4a1 perf tools: Flush ordered events in case of allocation failure by Jiri Olsa · 10 years ago
  66. 8d99a6c perf tools: Limit ordered events queue size by Jiri Olsa · 10 years ago
  67. d8836b5 perf tools: Factor ordered_events__flush to be more generic by Jiri Olsa · 10 years ago
  68. c64c7e1 perf tools: Add ordered_events__(new|delete) interface by Jiri Olsa · 10 years ago
  69. fc12482 perf tools: Rename ordered_events members by Jiri Olsa · 10 years ago
  70. 37e39aa perf tools: Rename ordered_samples struct to ordered_events by Jiri Olsa · 10 years ago
  71. 0a8cb85 perf tools: Rename ordered_samples bool to ordered_events by Jiri Olsa · 10 years ago
  72. 8affc2b perf record: Honour --no-time command line option by Andi Kleen · 10 years ago
  73. f96f567 kprobes: Skip kretprobe hit in NMI context to avoid deadlock by Masami Hiramatsu · 10 years ago
  74. 98a96f2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 5637a2a Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. 8556d44 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. ce47479 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. e9c9eec Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. 19d402c Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  82. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  84. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 5bda4f6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. a45c657 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  87. 489f50b Merge tag 'please-pull-misc-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  88. 5167d09 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  89. 8533ce7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  90. c9b88e9 Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  91. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  92. c7ed326 Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  93. e4ca430 Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  94. e17acfd Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  95. 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  96. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  97. c4c3f5f Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  98. 1bff598 Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  99. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  100. b11a6fa clk: Add missing of_clk_set_defaults export by Sylwester Nawrocki · 10 years ago