1. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  2. 6963d3c perf list sdt: Show option in man page by Ravi Bangoria · 8 years ago
  3. c3a0bbc perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() by Adrian Hunter · 8 years ago
  4. ef65e96 perf trace: Fixup thread refcounting by Arnaldo Carvalho de Melo · 8 years ago
  5. c04dfaf perf trace: Fix up error path indentation by Arnaldo Carvalho de Melo · 8 years ago
  6. 39f0e7a perf trace: Check for vfs_getname.pathname length by Arnaldo Carvalho de Melo · 8 years ago
  7. bf874fc perf list: Move extra details printing to new option by Andi Kleen · 8 years ago
  8. 9628481 perf pmu: Add support for MetricName JSON attribute by Andi Kleen · 8 years ago
  9. 7f372a6 perf list: Support printing MetricExpr with --debug by Andi Kleen · 8 years ago
  10. 37932c1 perf stat: Output JSON MetricExpr metric by Andi Kleen · 8 years ago
  11. 00636c3 perf pmu: Support MetricExpr header in JSON event list by Andi Kleen · 8 years ago
  12. b90b3e9c perf vendor events intel: Update Intel uncore JSON event files by Andi Kleen · 8 years ago
  13. 0751673 perf tools: Add a simple expression parser for JSON by Andi Kleen · 8 years ago
  14. a820e33 perf pmu: Special case uncore_ prefix by Andi Kleen · 8 years ago
  15. 8255718 perf pmu: Expand PMU events by prefix match by Andi Kleen · 8 years ago
  16. 2073ad3 perf tools: Factor out PMU matching in parser by Andi Kleen · 8 years ago
  17. b4229e9 perf stat: Handle partially bad results with merging by Andi Kleen · 8 years ago
  18. 430daf2 perf stat: Collapse identically named events by Andi Kleen · 8 years ago
  19. fbe51fb perf stat: Factor out callback for collecting event values by Andi Kleen · 8 years ago
  20. ed7b339 perf annotate: Add comment clarifying how the source code line is parsed by Arnaldo Carvalho de Melo · 8 years ago
  21. e7cb9de perf annotate: More exactly grep -v of the objdump command by Taeung Song · 8 years ago
  22. 8544d24 perf sdt x86: Add renaming logic for rNN and other registers by Ravi Bangoria · 8 years ago
  23. 3b1f831 perf probe: Add sdt probes arguments into the uprobe cmd string by Alexis Berlemont · 8 years ago
  24. be88184 perf sdt: Add scanning of sdt probes arguments by Alexis Berlemont · 8 years ago
  25. 7094672 perf probe: Return errno when not hitting any event by Kefeng Wang · 8 years ago
  26. 2e1f8f7 perf probe: Change MAX_CMDLEN by Ravi Bangoria · 8 years ago
  27. f0a30dc perf probe: Fix concat_probe_trace_events by Ravi Bangoria · 8 years ago
  28. efc9c05 perf stat: Correct --no-aggr description by Ravi Bangoria · 8 years ago
  29. 05a1f47 perf tools: Handle partial AUX records and print a warning by Alexander Shishkin · 8 years ago
  30. f371594 perf timechart: Use OPT_PARENT for common options by Arnaldo Carvalho de Melo · 8 years ago
  31. b40e361 perf lock: Make 'f' part of the common 'lock_options' by Arnaldo Carvalho de Melo · 8 years ago
  32. 249eed5 perf lock: Subcommands should include common options by Changbin Du · 8 years ago
  33. 61f63e3 Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  34. 48d02a1 perf script: Add 'brstackinsn' for branch stacks by Andi Kleen · 8 years ago
  35. 2b95bd7 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  36. 88b897a perf tools: Make perf_event__synthesize_mmap_events() scale by Stephane Eranian · 8 years ago
  37. af9100a perf probe: Introduce util func is_sdt_event() by Ravi Bangoria · 8 years ago
  38. 44ca934 perf powerpc: Choose local entry point with kretprobes by Naveen N. Rao · 8 years ago
  39. 7ab31d9 perf kretprobes: Offset from reloc_sym if kernel supports it by Naveen N. Rao · 8 years ago
  40. 3da3ea7 perf probe: Factor out the ftrace README scanning by Naveen N. Rao · 8 years ago
  41. 292c4a8 perf sched timehist: Add --next option by Brendan Gregg · 8 years ago
  42. d890a98 perf tools: Add 'cgroup_id' sort order keyword by Hari Bathini · 8 years ago
  43. 96a44bb perf script: Add script print support for namespace events by Hari Bathini · 8 years ago
  44. e907caf perf record: Synthesize namespace events for current processes by Hari Bathini · 8 years ago
  45. f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  46. 3ef5b40 perf hists browser: Fix typo in function switch_data_file by Changbin Du · 8 years ago
  47. d35fa1e perf report: Document +field style argument support for --field option by Changbin Du · 8 years ago
  48. 4b0b3aa perf sort: Fix segfault with basic block 'cycles' sort dimension by Changbin Du · 8 years ago
  49. 12a601c perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for git by Changbin Du · 8 years ago
  50. f9c10cd perf tools: Missing c2c command in command-list by Changbin Du · 8 years ago
  51. 1936fea perf c2c: Fix display bug when using pipe by Namhyung Kim · 8 years ago
  52. f75d289 perf c2c: Clarify help message of --stats option by Namhyung Kim · 8 years ago
  53. 8b53dbe perf report: Hide tip message when -q option is given by Namhyung Kim · 8 years ago
  54. 001916b perf bench numa: Add more comment for -c option by Jiri Olsa · 8 years ago
  55. a0f213e14 perf bench futex: Fix build on musl + clang by Arnaldo Carvalho de Melo · 8 years ago
  56. b8d1fd7 perf bench futex: Use __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  57. 120010c tools build: Add test for sched_getcpu() by Arnaldo Carvalho de Melo · 8 years ago
  58. e3ba76d perf tools: Force uncore events to system wide monitoring by Jiri Olsa · 8 years ago
  59. f1c4d1a perf intel-PT/BTS: Add missing initialization by Adrian Hunter · 8 years ago
  60. e491bc2 perf probe: Generalize probe event file open routine by Naveen N. Rao · 8 years ago
  61. 5833596 perf ftrace: Use pager for displaying result by Namhyung Kim · 8 years ago
  62. dc23103 perf ftrace: Add support for -a and -C option by Namhyung Kim · 8 years ago
  63. 4400ac8 perf cpumap: Introduce cpu_map__snprint_mask() by Namhyung Kim · 8 years ago
  64. a9af6be perf ftrace: Add support for --pid option by Namhyung Kim · 8 years ago
  65. 7768f8d perf tools: Allow sorting by symbol size by Charles Baylis · 8 years ago
  66. 4738ca3 perf evlist: Clarify a bit the use of perf_mmap->refcnt by Arnaldo Carvalho de Melo · 8 years ago
  67. 364fed3 perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  68. e34f5b1 perf thread: convert thread.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  69. 25a3720 perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  70. ead05e8 perf map: Convert map_groups.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  71. e3a42cd perf map: Convert map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  72. 7100810 perf dso: Convert dso.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  73. 6df74bc perf comm: Convert comm_str.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  74. ec09a42 perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  75. 79c5fe6 perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  76. 73a9bf9 tools include: Adopt kernel's refcount.h by Arnaldo Carvalho de Melo · 8 years ago
  77. 3337e68 tools arch x86: Include asm/cmpxchg.h by Arnaldo Carvalho de Melo · 8 years ago
  78. 02d492e perf stat: Issue a HW watchdog disable hint by Borislav Petkov · 8 years ago
  79. 771cedd perf vendor events: Add mapping for KnightsMill PMU events by Karol Wachowski · 8 years ago
  80. 940b2f2 x86/events: Remove last remnants of old filenames by Borislav Petkov · 8 years ago
  81. 3f26b0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  83. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  84. 0f5e155 scripts/spelling.txt: add "an one" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  85. 03440c4 scripts/spelling.txt: add "an union" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  86. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  87. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  88. 68ba323 perf record: Honor --quiet option properly by Namhyung Kim · 8 years ago
  89. eddaef8 perf annotate: Add -q/--quiet option by Namhyung Kim · 8 years ago
  90. 63b42fc perf diff: Add -q/--quiet option by Namhyung Kim · 8 years ago
  91. 27fafab perf report: Add -q/--quiet option by Namhyung Kim · 8 years ago
  92. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  93. 80df198 perf utils: Add perf_quiet_option() by Namhyung Kim · 8 years ago
  94. 483635a perf record: Add -a as default target by Jiri Olsa · 8 years ago
  95. 0d79f8b perf stat: Add -a as default target by Jiri Olsa · 8 years ago
  96. 99e7138 perf tools: Fail on using multiple bits long terms without value by Jiri Olsa · 8 years ago
  97. 67b49b3 perf tools: Move new_term arguments into struct parse_events_term template by Jiri Olsa · 8 years ago
  98. 85e0d50 perf build: Add special fixdep cleaning rule by Jiri Olsa · 8 years ago
  99. da8a58b perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology_map by Jan Stancek · 8 years ago
  100. 43db284 perf header: Make build_cpu_topology skip offline/absent CPUs by Jan Stancek · 8 years ago