1. 0edd453 perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  2. 208e760 perf report: Fix a bug on "--call-graph none" option by Namhyung Kim · 9 years ago
  3. c53d138 perf top: Register idle thread by Namhyung Kim · 9 years ago
  4. 7f8d1ad perf tools: By default use the most precise "cycles" hw counter available by Arnaldo Carvalho de Melo · 9 years ago
  5. dfc431c perf list: Remove blank lines, headers when piping output by Arnaldo Carvalho de Melo · 9 years ago
  6. 6cca13b perf probe: Improve error message when %return is on inlined function by Masami Hiramatsu · 9 years ago
  7. 20f4985 perf probe: Fix a segfault bug in debuginfo_cache by Masami Hiramatsu · 9 years ago
  8. 9b239a1 perf probe: Show correct source lines of probes on kmodules by Masami Hiramatsu · 9 years ago
  9. 9135949 perf probe: Begin and end libdwfl report session correctly by Masami Hiramatsu · 9 years ago
  10. 663b115 perf probe: Fix to remove dot suffix from second or latter events by Masami Hiramatsu · 9 years ago
  11. 8e947f1 tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding by Arnaldo Carvalho de Melo · 9 years ago
  12. a5e813c perf machine: Add method for common kernel_map(FUNCTION) operation by Arnaldo Carvalho de Melo · 9 years ago
  13. 77e6597 perf machine: Use machine__kernel_map() thoroughly by Arnaldo Carvalho de Melo · 9 years ago
  14. eb56db5 perf tools: Fix build break on powerpc due to sample_reg_masks by Sukadev Bhattiprolu · 9 years ago
  15. b7f9ff5 perf maps: Introduce maps__find_symbol_by_name() by Arnaldo Carvalho de Melo · 9 years ago
  16. 272ed29 perf tools: Fix shadowed declaration in parse-events.c by Jiri Olsa · 9 years ago
  17. e637d17 perf tools: Enable event_config terms to tracepoint events by He Kuang · 9 years ago
  18. 865582c perf tools: Adds the tracepoint name parsing support by He Kuang · 9 years ago
  19. ffeb883 perf tools: Show proper error message for wrong terms of hw/sw events by He Kuang · 9 years ago
  20. 0b8891a perf tools: Adds the config_term callback for different type events by He Kuang · 9 years ago
  21. ba11ba6 perf intel-pt: Add mispred-all config option to aid use with autofdo by Adrian Hunter · 9 years ago
  22. 4768230 perf evlist: Add perf_evlist__remove() by Adrian Hunter · 9 years ago
  23. dddcf6a perf evlist: Add perf_evlist__id2evsel_strict() by Adrian Hunter · 9 years ago
  24. 44cbe72 perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  25. 03cd1fe perf script: Add a setting for maximum stack depth by Adrian Hunter · 9 years ago
  26. 96b40f3 perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  27. f14445e perf intel-pt: Support generating branch stack by Adrian Hunter · 9 years ago
  28. 385e330 perf intel-pt: Move branch filter logic by Adrian Hunter · 9 years ago
  29. 601897b perf auxtrace: Add option to synthesize branch stacks on samples by Adrian Hunter · 9 years ago
  30. a38f48e perf session: Warn when AUX data has been lost by Adrian Hunter · 9 years ago
  31. 116f349 perf intel-pt: Make logging slightly more efficient by Adrian Hunter · 9 years ago
  32. 9992c2d perf intel-pt: Fix potential loop forever by Adrian Hunter · 9 years ago
  33. e179134 perf auxtrace: Fix 'instructions' period of zero by Adrian Hunter · 9 years ago
  34. ab9c2bd perf tools: Use __map__is_kernel() when synthesizing kernel module mmap records by Arnaldo Carvalho de Melo · 9 years ago
  35. 6afc0c2 Merge branch 'linus' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  36. b5cabbc perf tools: Fix copying of /proc/kcore by Adrian Hunter · 9 years ago
  37. 266fa2b perf probe: Use existing routine to look for a kernel module by dso->short_name by Arnaldo Carvalho de Melo · 9 years ago
  38. 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
  39. b572727 Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new changes by Ingo Molnar · 9 years ago
  40. e803cf9 perf record: Synthesize COMM event for a command line workload by Namhyung Kim · 9 years ago
  41. 854f736 perf tools: Don't assume that the parser returns non empty evsel list by Wang Nan · 9 years ago
  42. 381c02f perf record: Avoid infinite loop at buildid processing with no samples by Mark Rutland · 9 years ago
  43. 02386c3 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  44. bf64456 perf tools: Bool functions shouldn't return -1 by Peter Senna Tschudin · 9 years ago
  45. 179f36d Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum" by Arnaldo Carvalho de Melo · 9 years ago
  46. 02d8dab perf stat: Fix per-pkg event reporting bug by Stephane Eranian · 9 years ago
  47. d71b0ad Merge branch 'perf/urgent' into perf/core, to resolve a conflict by Ingo Molnar · 9 years ago
  48. 8c0498b perf evlist: Fix create_syswide_maps() not propagating maps by Adrian Hunter · 9 years ago
  49. 44c42d7 perf evlist: Fix add() not propagating maps by Adrian Hunter · 9 years ago
  50. adc0c3e perf evlist: Factor out a function to propagate maps for a single evsel by Adrian Hunter · 9 years ago
  51. 74bfd2b perf evlist: Make create_maps() use set_maps() by Adrian Hunter · 9 years ago
  52. 934e0f2 perf evlist: Make set_maps() more resilient by Adrian Hunter · 9 years ago
  53. fce4d29 perf evsel: Add own_cpus member by Adrian Hunter · 9 years ago
  54. b278c36 perf evlist: Fix missing thread_map__put in propagate_maps() by Adrian Hunter · 9 years ago
  55. f114d6e perf evlist: Fix splice_list_tail() not setting evlist by Adrian Hunter · 9 years ago
  56. ec9a77a perf evlist: Add has_user_cpus member by Adrian Hunter · 9 years ago
  57. d5bc056 perf evlist: Remove redundant validation from propagate_maps() by Adrian Hunter · 9 years ago
  58. 725e06b perf evlist: Simplify set_maps() logic by Adrian Hunter · 9 years ago
  59. a69b09e perf evlist: Simplify propagate_maps() logic by Adrian Hunter · 9 years ago
  60. 63ab024 perf tools: regs_query_register_offset() infrastructure by Wang Nan · 9 years ago
  61. 1965817 perf tools: Enhance parsing events tracepoint error output by Jiri Olsa · 9 years ago
  62. 8dd2a13 perf evsel: Propagate error info from tp_format by Jiri Olsa · 9 years ago
  63. e2f9f8e perf tools: Propagate error info for the tracepoint parsing by Jiri Olsa · 9 years ago
  64. 9bae1e8 perf probe: Export init/exit_probe_symbol_maps() by Namhyung Kim · 9 years ago
  65. a43aac2 perf probe: Free perf_probe_event in cleanup_perf_probe_events() by Namhyung Kim · 9 years ago
  66. 84734b0 perf hists browser: Zoom in/out for processor socket by Kan Liang · 9 years ago
  67. 21394d9 perf report: Introduce --socket-filter option by Kan Liang · 9 years ago
  68. 2e7ea3a perf tools: Introduce new sort type "socket" for the processor socket by Kan Liang · 9 years ago
  69. 0c4c4de perf tools: Add processor socket info to hist_entry and addr_location by Kan Liang · 9 years ago
  70. 4cde998 perf machine: Add pointer to sample's environment by Arnaldo Carvalho de Melo · 9 years ago
  71. aa36ddd perf env: Introduce read_cpu_topology_map() method by Arnaldo Carvalho de Melo · 9 years ago
  72. 5d8cf72 perf cpu_map: Use sysfs__read_int in get_{core,socket}_id() by Arnaldo Carvalho de Melo · 9 years ago
  73. e0838e0 perf env: Read msr pmu type from header by Kan Liang · 9 years ago
  74. 8168cad perf evsel: Remove forward declaration of 'struct perf_evlist' by Arnaldo Carvalho de Melo · 9 years ago
  75. a4978ec perf hists browser: Fixup the "cpu" column width calculation by Arnaldo Carvalho de Melo · 9 years ago
  76. b699869 perf env: Adopt perf_header__set_cmdline by Arnaldo Carvalho de Melo · 9 years ago
  77. f0ce888 perf env: Move perf_env out of header.h and session.c into separate object by Arnaldo Carvalho de Melo · 9 years ago
  78. fbf9962 perf tools: Switch to tracing_path interface on appropriate places by Jiri Olsa · 9 years ago
  79. 4605eab tools lib api fs: Replace debugfs/tracefs objects interface with fs.c by Jiri Olsa · 9 years ago
  80. caa4704 perf header: Fixup reading of HEADER_NRCPUS feature by Arnaldo Carvalho de Melo · 9 years ago
  81. 3bd7617 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
  82. e607f14 perf probe: Print deleted events in cmd_probe() by Namhyung Kim · 9 years ago
  83. e7895e4 perf probe: Split del_perf_probe_events() by Namhyung Kim · 9 years ago
  84. b02137c perf probe: Move print logic into cmd_probe() by Namhyung Kim · 9 years ago
  85. 12fae5e perf probe: Link trace_probe_event into perf_probe_event by Wang Nan · 9 years ago
  86. 844dffa perf probe: Split add_perf_probe_events() by Namhyung Kim · 9 years ago
  87. 86c2786 perf intel-pt: Add support for PERF_RECORD_SWITCH by Adrian Hunter · 9 years ago
  88. 1b29ac5 perf session: Don't call dump_sample() when evsel is NULL by Kan Liang · 9 years ago
  89. f83b6b6 x86/insn: perf tools: Add new xsave instructions by Adrian Hunter · 9 years ago
  90. 978260c x86/insn: perf tools: Add new memory protection keys instructions by Adrian Hunter · 9 years ago
  91. ac1c885 x86/insn: perf tools: Add new memory instructions by Adrian Hunter · 9 years ago
  92. 3fe78d6 x86/insn: perf tools: Add new SHA instructions by Adrian Hunter · 9 years ago
  93. 78173ec x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions by Adrian Hunter · 9 years ago
  94. 3a9d772 perf tools: Display build warning if x86 instruction decoder differs from kernel by Adrian Hunter · 9 years ago
  95. 592d5a6 tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c by Jiri Olsa · 9 years ago
  96. 53ff6bc perf tools: Fix use of wrong event when processing exit events by Adrian Hunter · 9 years ago
  97. 65d4b26 perf tools: Move tracing_path stuff under same namespace by Jiri Olsa · 9 years ago
  98. f6a09af perf tools: Remove mountpoint arg from perf_debugfs_mount by Jiri Olsa · 9 years ago
  99. 2bb00d2 perf tools: Store the cpu socket and core ids in the perf.data header by Kan Liang · 9 years ago
  100. 193b6bd perf cpumap: Factor out functions to get core_id and socket_id by Kan Liang · 9 years ago