1. dbc6740 perf list: Do event name substring search as last resort when no events found by Arnaldo Carvalho de Melo · 9 years ago
  2. 0edd453 perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  3. 208e760 perf report: Fix a bug on "--call-graph none" option by Namhyung Kim · 9 years ago
  4. c53d138 perf top: Register idle thread by Namhyung Kim · 9 years ago
  5. 4b37af5 perf top: Fix unresolved comm when -s comm is used by Namhyung Kim · 9 years ago
  6. e5bed56 perf record: Allocate area for sample_id_hdr in a synthesized comm event by Namhyung Kim · 9 years ago
  7. 7f8d1ad perf tools: By default use the most precise "cycles" hw counter available by Arnaldo Carvalho de Melo · 9 years ago
  8. dfc431c perf list: Remove blank lines, headers when piping output by Arnaldo Carvalho de Melo · 9 years ago
  9. 6cca13b perf probe: Improve error message when %return is on inlined function by Masami Hiramatsu · 9 years ago
  10. 20f4985 perf probe: Fix a segfault bug in debuginfo_cache by Masami Hiramatsu · 9 years ago
  11. 9b239a1 perf probe: Show correct source lines of probes on kmodules by Masami Hiramatsu · 9 years ago
  12. 9135949 perf probe: Begin and end libdwfl report session correctly by Masami Hiramatsu · 9 years ago
  13. 663b115 perf probe: Fix to remove dot suffix from second or latter events by Masami Hiramatsu · 9 years ago
  14. f845086 tools lib symbol: Introduce kallsyms2elf_type by Arnaldo Carvalho de Melo · 9 years ago
  15. 8e947f1 tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding by Arnaldo Carvalho de Melo · 9 years ago
  16. a5e813c perf machine: Add method for common kernel_map(FUNCTION) operation by Arnaldo Carvalho de Melo · 9 years ago
  17. 77e6597 perf machine: Use machine__kernel_map() thoroughly by Arnaldo Carvalho de Melo · 9 years ago
  18. eb56db5 perf tools: Fix build break on powerpc due to sample_reg_masks by Sukadev Bhattiprolu · 9 years ago
  19. 40862a7 perf report: Amend documentation about max_stack and synthesized callchains by Adrian Hunter · 9 years ago
  20. b7f9ff5 perf maps: Introduce maps__find_symbol_by_name() by Arnaldo Carvalho de Melo · 9 years ago
  21. 272ed29 perf tools: Fix shadowed declaration in parse-events.c by Jiri Olsa · 9 years ago
  22. 45633a1 tools: Fix shadowed declaration in err.h by Jiri Olsa · 9 years ago
  23. e637d17 perf tools: Enable event_config terms to tracepoint events by He Kuang · 9 years ago
  24. 865582c perf tools: Adds the tracepoint name parsing support by He Kuang · 9 years ago
  25. ffeb883 perf tools: Show proper error message for wrong terms of hw/sw events by He Kuang · 9 years ago
  26. 0b8891a perf tools: Adds the config_term callback for different type events by He Kuang · 9 years ago
  27. ba11ba6 perf intel-pt: Add mispred-all config option to aid use with autofdo by Adrian Hunter · 9 years ago
  28. f56fb98 perf inject: Add --strip option to strip out non-synthesized events by Adrian Hunter · 9 years ago
  29. 7311730 perf inject: Remove more aux-related stuff when processing instruction traces by Adrian Hunter · 9 years ago
  30. 4768230 perf evlist: Add perf_evlist__remove() by Adrian Hunter · 9 years ago
  31. dddcf6a perf evlist: Add perf_evlist__id2evsel_strict() by Adrian Hunter · 9 years ago
  32. 3c5b645 perf script: Make scripting_max_stack value allow for synthesized callchains by Adrian Hunter · 9 years ago
  33. 44cbe72 perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  34. 03cd1fe perf script: Add a setting for maximum stack depth by Adrian Hunter · 9 years ago
  35. 96b40f3 perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  36. 188bb5e perf report: Make max_stack value allow for synthesized callchains by Adrian Hunter · 9 years ago
  37. f14445e perf intel-pt: Support generating branch stack by Adrian Hunter · 9 years ago
  38. 385e330 perf intel-pt: Move branch filter logic by Adrian Hunter · 9 years ago
  39. 051a01b perf inject: Set branch stack feature flag when synthesizing branch stacks by Adrian Hunter · 9 years ago
  40. f86225d perf report: Skip events with null branch stacks by Adrian Hunter · 9 years ago
  41. fb9fab6 perf report: Also do default setup for synthesized branch stacks by Adrian Hunter · 9 years ago
  42. c7eced6 perf report: Adjust sample type validation for synthesized branch stacks by Adrian Hunter · 9 years ago
  43. 601897b perf auxtrace: Add option to synthesize branch stacks on samples by Adrian Hunter · 9 years ago
  44. 35ca01c perf tools: Add more documentation to export-to-postgresql.py script by Adrian Hunter · 9 years ago
  45. a38f48e perf session: Warn when AUX data has been lost by Adrian Hunter · 9 years ago
  46. 83e1986 perf script: Allow time to be displayed in nanoseconds by Adrian Hunter · 9 years ago
  47. 116f349 perf intel-pt: Make logging slightly more efficient by Adrian Hunter · 9 years ago
  48. 9992c2d perf intel-pt: Fix potential loop forever by Adrian Hunter · 9 years ago
  49. d062ac1 perf report: Fix sample type validation for synthesized callchains by Adrian Hunter · 9 years ago
  50. e179134 perf auxtrace: Fix 'instructions' period of zero by Adrian Hunter · 9 years ago
  51. 7c422f5 tools build: Build fixdep helper from perf and basic libs by Jiri Olsa · 9 years ago
  52. 324c824 perf tools: Rename the 'single_dep' target to 'prepare' by Jiri Olsa · 9 years ago
  53. 9fb81323 tools build: Make the fixdep helper part of the build process by Jiri Olsa · 9 years ago
  54. 275e2d9 tools build: Move dependency copy into function by Jiri Olsa · 9 years ago
  55. 9f7ef98 tools build: Add fixdep dependency helper by Jiri Olsa · 9 years ago
  56. 0c00c3f tools build: Add test for missing include by Jiri Olsa · 9 years ago
  57. ab6201d tools build: Add Makefile.include by Jiri Olsa · 9 years ago
  58. dc240c5 tools lib api fs: Store tracing mountpoint for better error message by Jiri Olsa · 9 years ago
  59. ab9c2bd perf tools: Use __map__is_kernel() when synthesizing kernel module mmap records by Arnaldo Carvalho de Melo · 9 years ago
  60. 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
  61. cfc5acd perf top: Filter symbols based on __map__is_kernel(map) by Arnaldo Carvalho de Melo · 9 years ago
  62. 6afc0c2 Merge branch 'linus' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  63. 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
  64. b5cabbc perf tools: Fix copying of /proc/kcore by Adrian Hunter · 9 years ago
  65. 597ee40 perf intel-pt: Remove no_force_psb from documentation by Adrian Hunter · 9 years ago
  66. 266fa2b perf probe: Use existing routine to look for a kernel module by dso->short_name by Arnaldo Carvalho de Melo · 9 years ago
  67. 968d712 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
  68. b572727 Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new changes by Ingo Molnar · 9 years ago
  69. e803cf9 perf record: Synthesize COMM event for a command line workload by Namhyung Kim · 9 years ago
  70. f6489bc tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.h by Arnaldo Carvalho de Melo · 9 years ago
  71. 7a07b50 membarrier: clean up selftest by Mathieu Desnoyers · 9 years ago
  72. 5dd01be userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical by Andrea Arcangeli · 9 years ago
  73. a5932bf userfaultfd: selftest: return an error if BOUNCE_VERIFY fails by Andrea Arcangeli · 9 years ago
  74. 1f5fee2 userfaultfd: selftest: avoid my_bcmp false positives with powerpc by Andrea Arcangeli · 9 years ago
  75. 56ed8f1 userfaultfd: selftest: only warn if __NR_userfaultfd is undefined by Michael Ellerman · 9 years ago
  76. 67f6a02 userfaultfd: selftest: headers fixup by Andrea Arcangeli · 9 years ago
  77. d0a8711 userfaultfd: selftests: vm: pick up sanitized kernel headers by Thierry Reding · 9 years ago
  78. c2e4b24 tools lib traceevent: Fix string handling in heterogeneous arch environments by Kapileshwar Singh · 9 years ago
  79. 96d8bf7 perf tools: Add include/err.h into MANIFEST by Jiri Olsa · 9 years ago
  80. 65f041b tools lib bpf: Use FEATURE_USER to allow building in the same dir as perf by Arnaldo Carvalho de Melo · 9 years ago
  81. 13e96db tools build: Allow setting the feature detection user by Arnaldo Carvalho de Melo · 9 years ago
  82. 20517cd tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usage by Arnaldo Carvalho de Melo · 9 years ago
  83. 6076e2a tools build: Fixup feature detection display function name by Arnaldo Carvalho de Melo · 9 years ago
  84. 854f736 perf tools: Don't assume that the parser returns non empty evsel list by Wang Nan · 9 years ago
  85. 0fb1855 perf probe: Fix a segfault when removing uprobe events by Masami Hiramatsu · 9 years ago
  86. 90a835f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  87. 30ec568 Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  88. 00ade1f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  89. 381c02f perf record: Avoid infinite loop at buildid processing with no samples by Mark Rutland · 9 years ago
  90. 02386c3 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  91. a6f83f0 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
  92. bf64456 perf tools: Bool functions shouldn't return -1 by Peter Senna Tschudin · 9 years ago
  93. 42dc2a3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. a706797 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. b0063db tools build: Add test for presence of __get_cpuid() gcc builtin by Arnaldo Carvalho de Melo · 9 years ago
  96. f8ac860 tools build: Add test for presence of numa_num_possible_cpus() in libnuma by Arnaldo Carvalho de Melo · 9 years ago
  97. 179f36d Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum" by Arnaldo Carvalho de Melo · 9 years ago
  98. 0224357 s390: wire up userfaultfd system call by Heiko Carstens · 9 years ago
  99. 02d8dab perf stat: Fix per-pkg event reporting bug by Stephane Eranian · 9 years ago
  100. fd2e8d4 tools/virtio: propagate V=X to kernel build by Michael S. Tsirkin · 9 years ago