1. 035827e perf tests: Add Intel CQM test by Matt Fleming · 9 years ago
  2. d8b167f perf tests: Move x86 tests into arch directory by Matt Fleming · 9 years ago
  3. 31b6753 perf tests: Add arch tests by Matt Fleming · 9 years ago
  4. a1853e2 perf tools: Handle -h and -v options by Jiri Olsa · 9 years ago
  5. b34b3bf perf tools: Setup proper width for symbol_iaddr field by Jiri Olsa · 9 years ago
  6. 28e6db2 perf tools: Add support for sorting on the iaddr by Don Zickus · 9 years ago
  7. ddd83c9 perf tests: Add parsing test for 'P' modifier by Jiri Olsa · 9 years ago
  8. 7f94af7 perf tools: Introduce 'P' modifier to request max precision by Jiri Olsa · 9 years ago
  9. 45cf6c3 perf tools: Export perf_event_attr__set_max_precise_ip() by Jiri Olsa · 9 years ago
  10. 5ec4502 perf annotate: Fix sizeof_sym_hist overflow issue by Jiri Olsa · 9 years ago
  11. 8442259 perf evlist: Display DATA_SRC sample type bit by Jiri Olsa · 9 years ago
  12. ccb5597 tools lib api fs: No need to use PATH_MAX + 1 by Jiri Olsa · 9 years ago
  13. 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
  14. 19afd10 perf stat: Reduce min --interval-print to 10ms by Kan Liang · 9 years ago
  15. 9f06519 perf record: Change 'record.samples' type to unsigned long long by Yang Shi · 9 years ago
  16. 1a8ac29 perf probe: Allow probing on kmodules without dwarf by Masami Hiramatsu · 9 years ago
  17. fa52cea perf list: Honour 'event_glob' whem printing selectable PMUs by Arnaldo Carvalho de Melo · 9 years ago
  18. dbc6740 perf list: Do event name substring search as last resort when no events found by Arnaldo Carvalho de Melo · 9 years ago
  19. 0edd453 perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  20. 208e760 perf report: Fix a bug on "--call-graph none" option by Namhyung Kim · 9 years ago
  21. c53d138 perf top: Register idle thread by Namhyung Kim · 9 years ago
  22. 4b37af5 perf top: Fix unresolved comm when -s comm is used by Namhyung Kim · 9 years ago
  23. e5bed56 perf record: Allocate area for sample_id_hdr in a synthesized comm event by Namhyung Kim · 9 years ago
  24. c2365b9 perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE() by Vaishali Thakkar · 9 years ago
  25. 4bc6a58 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
  26. 7f8d1ad perf tools: By default use the most precise "cycles" hw counter available by Arnaldo Carvalho de Melo · 9 years ago
  27. dfc431c perf list: Remove blank lines, headers when piping output by Arnaldo Carvalho de Melo · 9 years ago
  28. 6cca13b perf probe: Improve error message when %return is on inlined function by Masami Hiramatsu · 9 years ago
  29. 20f4985 perf probe: Fix a segfault bug in debuginfo_cache by Masami Hiramatsu · 9 years ago
  30. 9b239a1 perf probe: Show correct source lines of probes on kmodules by Masami Hiramatsu · 9 years ago
  31. 9135949 perf probe: Begin and end libdwfl report session correctly by Masami Hiramatsu · 9 years ago
  32. 663b115 perf probe: Fix to remove dot suffix from second or latter events by Masami Hiramatsu · 9 years ago
  33. f845086 tools lib symbol: Introduce kallsyms2elf_type by Arnaldo Carvalho de Melo · 9 years ago
  34. 8e947f1 tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding by Arnaldo Carvalho de Melo · 9 years ago
  35. a5e813c perf machine: Add method for common kernel_map(FUNCTION) operation by Arnaldo Carvalho de Melo · 9 years ago
  36. 77e6597 perf machine: Use machine__kernel_map() thoroughly by Arnaldo Carvalho de Melo · 9 years ago
  37. eb56db5 perf tools: Fix build break on powerpc due to sample_reg_masks by Sukadev Bhattiprolu · 9 years ago
  38. 40862a7 perf report: Amend documentation about max_stack and synthesized callchains by Adrian Hunter · 9 years ago
  39. b7f9ff5 perf maps: Introduce maps__find_symbol_by_name() by Arnaldo Carvalho de Melo · 9 years ago
  40. 272ed29 perf tools: Fix shadowed declaration in parse-events.c by Jiri Olsa · 9 years ago
  41. 45633a1 tools: Fix shadowed declaration in err.h by Jiri Olsa · 9 years ago
  42. 9c17dbc 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
  43. e637d17 perf tools: Enable event_config terms to tracepoint events by He Kuang · 9 years ago
  44. 865582c perf tools: Adds the tracepoint name parsing support by He Kuang · 9 years ago
  45. ffeb883 perf tools: Show proper error message for wrong terms of hw/sw events by He Kuang · 9 years ago
  46. 0b8891a perf tools: Adds the config_term callback for different type events by He Kuang · 9 years ago
  47. ba11ba6 perf intel-pt: Add mispred-all config option to aid use with autofdo by Adrian Hunter · 9 years ago
  48. f56fb98 perf inject: Add --strip option to strip out non-synthesized events by Adrian Hunter · 9 years ago
  49. 7311730 perf inject: Remove more aux-related stuff when processing instruction traces by Adrian Hunter · 9 years ago
  50. 4768230 perf evlist: Add perf_evlist__remove() by Adrian Hunter · 9 years ago
  51. dddcf6a perf evlist: Add perf_evlist__id2evsel_strict() by Adrian Hunter · 9 years ago
  52. 3c5b645 perf script: Make scripting_max_stack value allow for synthesized callchains by Adrian Hunter · 9 years ago
  53. 44cbe72 perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  54. 03cd1fe perf script: Add a setting for maximum stack depth by Adrian Hunter · 9 years ago
  55. 96b40f3 perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  56. 188bb5e perf report: Make max_stack value allow for synthesized callchains by Adrian Hunter · 9 years ago
  57. f14445e perf intel-pt: Support generating branch stack by Adrian Hunter · 9 years ago
  58. 385e330 perf intel-pt: Move branch filter logic by Adrian Hunter · 9 years ago
  59. 051a01b perf inject: Set branch stack feature flag when synthesizing branch stacks by Adrian Hunter · 9 years ago
  60. f86225d perf report: Skip events with null branch stacks by Adrian Hunter · 9 years ago
  61. fb9fab6 perf report: Also do default setup for synthesized branch stacks by Adrian Hunter · 9 years ago
  62. c7eced6 perf report: Adjust sample type validation for synthesized branch stacks by Adrian Hunter · 9 years ago
  63. 601897b perf auxtrace: Add option to synthesize branch stacks on samples by Adrian Hunter · 9 years ago
  64. 35ca01c perf tools: Add more documentation to export-to-postgresql.py script by Adrian Hunter · 9 years ago
  65. a38f48e perf session: Warn when AUX data has been lost by Adrian Hunter · 9 years ago
  66. 83e1986 perf script: Allow time to be displayed in nanoseconds by Adrian Hunter · 9 years ago
  67. 116f349 perf intel-pt: Make logging slightly more efficient by Adrian Hunter · 9 years ago
  68. 9992c2d perf intel-pt: Fix potential loop forever by Adrian Hunter · 9 years ago
  69. d062ac1 perf report: Fix sample type validation for synthesized callchains by Adrian Hunter · 9 years ago
  70. e179134 perf auxtrace: Fix 'instructions' period of zero by Adrian Hunter · 9 years ago
  71. 7c422f5 tools build: Build fixdep helper from perf and basic libs by Jiri Olsa · 9 years ago
  72. 324c824 perf tools: Rename the 'single_dep' target to 'prepare' by Jiri Olsa · 9 years ago
  73. 9fb81323 tools build: Make the fixdep helper part of the build process by Jiri Olsa · 9 years ago
  74. 275e2d9 tools build: Move dependency copy into function by Jiri Olsa · 9 years ago
  75. 9f7ef98 tools build: Add fixdep dependency helper by Jiri Olsa · 9 years ago
  76. 0c00c3f tools build: Add test for missing include by Jiri Olsa · 9 years ago
  77. ab6201d tools build: Add Makefile.include by Jiri Olsa · 9 years ago
  78. dc240c5 tools lib api fs: Store tracing mountpoint for better error message by Jiri Olsa · 9 years ago
  79. ab9c2bd perf tools: Use __map__is_kernel() when synthesizing kernel module mmap records by Arnaldo Carvalho de Melo · 9 years ago
  80. 045b80d perf hists browser: Use the map to determine if a DSO is being used as a kernel by Arnaldo Carvalho de Melo · 9 years ago
  81. cfc5acd perf top: Filter symbols based on __map__is_kernel(map) by Arnaldo Carvalho de Melo · 9 years ago
  82. 18ab2cd perf/core, perf/x86: Change needlessly global functions and a variable to static by Geliang Tang · 9 years ago
  83. 6afc0c2 Merge branch 'linus' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  84. 097f70b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  85. e3be426 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. 73f479b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. fc11a9c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. e060f6e MIPS: Initialise MAARs on secondary CPUs by Paul Burton · 9 years ago
  89. 651ca7f MIPS: print MAAR configuration during boot by Paul Burton · 9 years ago
  90. def3ab5 MIPS: mm: compile maar_init unconditionally by Paul Burton · 9 years ago
  91. d77d5ac irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC. by Paul Burton · 9 years ago
  92. ab41f6c irqchip: mips-gic: Convert CPU numbers to VP IDs. by Paul Burton · 9 years ago
  93. 7573b94 MIPS: CM: Provide a function to map from CPU to VP ID. by Paul Burton · 9 years ago
  94. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 9 years ago
  95. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  98. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  99. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  100. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago