1. 5835e22 perf stat: Using init_stats instead of memset by Jiri Olsa · 9 years ago
  2. ba411a9 perf stat: Rename print_interval to process_interval by Jiri Olsa · 9 years ago
  3. d8ee3b5 perf stat: Remove perf_evsel__read_cb function by Jiri Olsa · 9 years ago
  4. 7ddb1b6 perf stat: Move perf_stat initialization counter process code by Jiri Olsa · 9 years ago
  5. 32ce0a4 perf stat: Move zero_per_pkg into counter process code by Jiri Olsa · 9 years ago
  6. 3b3eb04 perf stat: Separate counters reading and processing by Jiri Olsa · 9 years ago
  7. 106a94a perf stat: Introduce read_counters function by Jiri Olsa · 9 years ago
  8. f99f4719 perf stat: Introduce perf_evsel__read function by Jiri Olsa · 9 years ago
  9. a7d0a10 perf stat: Introduce perf_evsel__alloc_stats function by Jiri Olsa · 9 years ago
  10. 24e34f6 perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object by Jiri Olsa · 9 years ago
  11. a939512 perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts into stat object by Jiri Olsa · 9 years ago
  12. 9689edf perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object by Jiri Olsa · 9 years ago
  13. 254ecbc perf stat: Introduce perf_evlist__reset_stats by Jiri Olsa · 9 years ago
  14. 57b2891 perf stat: Rename struct perf_counts::cpu member to values by Jiri Olsa · 9 years ago
  15. a6fa003 perf stat: Make stats work over the thread dimension by Jiri Olsa · 9 years ago
  16. a8e0232 perf stat: Use xyarray for cpu evsel counts by Jiri Olsa · 9 years ago
  17. 1ac77e1 perf stat: Introduce perf_counts function by Jiri Olsa · 9 years ago
  18. 134aa44 perf tests: Add thread_map object tests by Jiri Olsa · 9 years ago
  19. 792402f perf thrad_map: Add comm string into array by Jiri Olsa · 9 years ago
  20. 62eea46 perf thread_map: Introduce thread_map__reset function by Jiri Olsa · 9 years ago
  21. d0cc439 perf trace: Validate syscall list passed via -e argument by Arnaldo Carvalho de Melo · 9 years ago
  22. 6eedf41 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  23. df0d0da 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
  24. a22e99c perf tools: Make perf_evsel__(nr_)cpus generic by Jiri Olsa · 9 years ago
  25. 578e91e perf evlist: Propagate thread maps through the evlist by Jiri Olsa · 9 years ago
  26. b7f0c20 perf evlist: Propagate cpu maps to evsels in an evlist by Jiri Olsa · 9 years ago
  27. 186fbb7 perf tools: Add reference counting for thread_map object by Jiri Olsa · 9 years ago
  28. f30a79b perf tools: Add reference counting for cpu_map object by Jiri Olsa · 9 years ago
  29. 4cc9761 perf header: Delete an unnecessary check before the calling free_event_desc() by Markus Elfring · 9 years ago
  30. 060664f perf tools: Future-proof thread_map allocation size calculation by Arnaldo Carvalho de Melo · 9 years ago
  31. 2b42b09 perf bench numa: Fix to show proper convergence stats by Srikar Dronamraju · 9 years ago
  32. 2745170 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. 83b2ea2 perf tools: Allow auxtrace data alignment by Adrian Hunter · 9 years ago
  34. 38e89d2 perf thread_map: Change map entries into a struct by Jiri Olsa · 9 years ago
  35. e13798c perf thread_map: Don't access the array entries directly by Jiri Olsa · 9 years ago
  36. 7c31bb8 perf probe: Fix failure to probe events on arm by He Kuang · 9 years ago
  37. fe692ac perf tools: Print a newline before dumping Aggregated stats by Adrian Hunter · 9 years ago
  38. 5531e16 perf session: Print a newline when dumping PERF_RECORD_FINISHED_ROUND by Adrian Hunter · 9 years ago
  39. 5b021dd perf tools: Allow events with dot by Andi Kleen · 9 years ago
  40. 70c646e perf pmu: Split perf_pmu__new_alias() by Sukadev Bhattiprolu · 9 years ago
  41. c5de47f perf pmu: Use __weak definition from <linux/compiler.h> by Sukadev Bhattiprolu · 9 years ago
  42. 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  46. 650ec5a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. 35ffccd Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. e2172d8 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. cfe3ece Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 5ef6ca4 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. b3ba283 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. d43e4f4 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 6bc4c3a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  60. 8e55735 perf build: Fix single target build dependency check by Jiri Olsa · 9 years ago
  61. eb30d2c perf tests: Add test for make install with prefix by Jiri Olsa · 9 years ago
  62. 502819c perf tests: Add testing for Makefile.perf by Jiri Olsa · 9 years ago
  63. 13d1e53 perf top: Move toggling event logic into hists browser by Namhyung Kim · 9 years ago
  64. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
  65. b953c0d Linux 4.1 by Linus Torvalds · 9 years ago
  66. 1cb6c21 clocksource: Increase dependencies of timer-stm32 to limit build wreckage by Paul Gortmaker · 9 years ago
  67. cb17b2a x86/hpet: Use proper hpet device number for MSI allocation by Thomas Gleixner · 9 years ago
  68. d2228e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  69. 8f4ce07 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  70. f052186 Merge branch 'irq/for-x86' into irq/core by Thomas Gleixner · 9 years ago
  71. a614a61 genirq: Remove bogus restriction in irq_move_mask_irq() by Thomas Gleixner · 9 years ago
  72. bafac29 x86/hpet: Check for irq==0 when allocating hpet MSI interrupts by Jiang Liu · 9 years ago
  73. a9a3cd9 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
  74. 0f02ada 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
  75. 9d9cad7 perf tools: Configurable per thread proc map processing time out by Kan Liang · 9 years ago
  76. 930e6fc perf tools: Add time out to force stop proc map processing by Kan Liang · 9 years ago
  77. c05676c perf report: Fix sort__sym_cmp to also compare end of symbol by Yannick Brosseau · 9 years ago
  78. 3e323dc perf hists browser: React to unassigned hotkey pressing by Arnaldo Carvalho de Melo · 9 years ago
  79. ae3b6ab perf top: Tell the user how to unfreeze events after pressing 'f' by Arnaldo Carvalho de Melo · 9 years ago
  80. 5f00b0f perf hists browser: Honour the help line provided by builtin-{top,report}.c by Arnaldo Carvalho de Melo · 9 years ago
  81. 516e536 perf hists browser: Do not exit when 'f' is pressed in 'report' mode by Arnaldo Carvalho de Melo · 9 years ago
  82. fbb7997 perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events by Arnaldo Carvalho de Melo · 9 years ago
  83. 75e84ab perf tools: Fix build breakage if prefix= is specified by Lukas Wunner · 9 years ago
  84. 276af92 perf annotate: Rename source_line_percent to source_line_samples by Arnaldo Carvalho de Melo · 9 years ago
  85. 0c4a5bc perf annotate: Display total number of samples with --show-total-period by Martin Liška · 9 years ago
  86. a5499b3 perf tools: Ensure thread-stack is flushed by Adrian Hunter · 9 years ago
  87. bb16140 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  88. 9a10758 Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  89. 909aa10 Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux-at91 into clk-fixes by Michael Turquette · 9 years ago
  90. 04c1734 x86/boot: Fix overflow warning with 32-bit binutils by Borislav Petkov · 9 years ago
  91. 28df9c2 clk: at91: fix h32mx prototype inclusion in pmc header by Nicolas Ferre · 9 years ago
  92. c49bb94 clk: at91: trivial: typo in peripheral clock description by Nicolas Ferre · 9 years ago
  93. 683be13 timer: Minimize nohz off overhead by Thomas Gleixner · 9 years ago
  94. bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 9 years ago
  95. c74441a timer: Stats: Simplify the flags handling by Thomas Gleixner · 9 years ago
  96. 0eeda71 timer: Replace timer base by a cpu index by Thomas Gleixner · 9 years ago
  97. 1dabbce timer: Use hlist for the timer wheel hash buckets by Thomas Gleixner · 9 years ago
  98. 1bd04bf timer: Remove FIFO "guarantee" by Thomas Gleixner · 9 years ago
  99. 3bb475a timers: Sanitize catchup_timer_jiffies() usage by Thomas Gleixner · 9 years ago
  100. 86e4404 clk: at91: fix PERIPHERAL_MAX_SHIFT definition by Boris Brezillon · 9 years ago