1. 272ed29 perf tools: Fix shadowed declaration in parse-events.c by Jiri Olsa · 9 years ago
  2. e637d17 perf tools: Enable event_config terms to tracepoint events by He Kuang · 9 years ago
  3. 865582c perf tools: Adds the tracepoint name parsing support by He Kuang · 9 years ago
  4. ffeb883 perf tools: Show proper error message for wrong terms of hw/sw events by He Kuang · 9 years ago
  5. 0b8891a perf tools: Adds the config_term callback for different type events by He Kuang · 9 years ago
  6. ba11ba6 perf intel-pt: Add mispred-all config option to aid use with autofdo by Adrian Hunter · 9 years ago
  7. f56fb98 perf inject: Add --strip option to strip out non-synthesized events by Adrian Hunter · 9 years ago
  8. 7311730 perf inject: Remove more aux-related stuff when processing instruction traces by Adrian Hunter · 9 years ago
  9. 4768230 perf evlist: Add perf_evlist__remove() by Adrian Hunter · 9 years ago
  10. dddcf6a perf evlist: Add perf_evlist__id2evsel_strict() by Adrian Hunter · 9 years ago
  11. 3c5b645 perf script: Make scripting_max_stack value allow for synthesized callchains by Adrian Hunter · 9 years ago
  12. 44cbe72 perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  13. 03cd1fe perf script: Add a setting for maximum stack depth by Adrian Hunter · 9 years ago
  14. 96b40f3 perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH by Adrian Hunter · 9 years ago
  15. 188bb5e perf report: Make max_stack value allow for synthesized callchains by Adrian Hunter · 9 years ago
  16. f14445e perf intel-pt: Support generating branch stack by Adrian Hunter · 9 years ago
  17. 385e330 perf intel-pt: Move branch filter logic by Adrian Hunter · 9 years ago
  18. 051a01b perf inject: Set branch stack feature flag when synthesizing branch stacks by Adrian Hunter · 9 years ago
  19. f86225d perf report: Skip events with null branch stacks by Adrian Hunter · 9 years ago
  20. fb9fab6 perf report: Also do default setup for synthesized branch stacks by Adrian Hunter · 9 years ago
  21. c7eced6 perf report: Adjust sample type validation for synthesized branch stacks by Adrian Hunter · 9 years ago
  22. 601897b perf auxtrace: Add option to synthesize branch stacks on samples by Adrian Hunter · 9 years ago
  23. 35ca01c perf tools: Add more documentation to export-to-postgresql.py script by Adrian Hunter · 9 years ago
  24. a38f48e perf session: Warn when AUX data has been lost by Adrian Hunter · 9 years ago
  25. 83e1986 perf script: Allow time to be displayed in nanoseconds by Adrian Hunter · 9 years ago
  26. 116f349 perf intel-pt: Make logging slightly more efficient by Adrian Hunter · 9 years ago
  27. 9992c2d perf intel-pt: Fix potential loop forever by Adrian Hunter · 9 years ago
  28. d062ac1 perf report: Fix sample type validation for synthesized callchains by Adrian Hunter · 9 years ago
  29. e179134 perf auxtrace: Fix 'instructions' period of zero by Adrian Hunter · 9 years ago
  30. 7c422f5 tools build: Build fixdep helper from perf and basic libs by Jiri Olsa · 9 years ago
  31. 324c824 perf tools: Rename the 'single_dep' target to 'prepare' by Jiri Olsa · 9 years ago
  32. ab6201d tools build: Add Makefile.include by Jiri Olsa · 9 years ago
  33. ab9c2bd perf tools: Use __map__is_kernel() when synthesizing kernel module mmap records by Arnaldo Carvalho de Melo · 9 years ago
  34. 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
  35. cfc5acd perf top: Filter symbols based on __map__is_kernel(map) by Arnaldo Carvalho de Melo · 9 years ago
  36. 6afc0c2 Merge branch 'linus' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  37. b5cabbc perf tools: Fix copying of /proc/kcore by Adrian Hunter · 9 years ago
  38. 597ee40 perf intel-pt: Remove no_force_psb from documentation by Adrian Hunter · 9 years ago
  39. 266fa2b perf probe: Use existing routine to look for a kernel module by dso->short_name by Arnaldo Carvalho de Melo · 9 years ago
  40. 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
  41. b572727 Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new changes by Ingo Molnar · 9 years ago
  42. e803cf9 perf record: Synthesize COMM event for a command line workload by Namhyung Kim · 9 years ago
  43. 96d8bf7 perf tools: Add include/err.h into MANIFEST by Jiri Olsa · 9 years ago
  44. 854f736 perf tools: Don't assume that the parser returns non empty evsel list by Wang Nan · 9 years ago
  45. 0fb1855 perf probe: Fix a segfault when removing uprobe events by Masami Hiramatsu · 9 years ago
  46. 381c02f perf record: Avoid infinite loop at buildid processing with no samples by Mark Rutland · 9 years ago
  47. 02386c3 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  48. bf64456 perf tools: Bool functions shouldn't return -1 by Peter Senna Tschudin · 9 years ago
  49. b0063db tools build: Add test for presence of __get_cpuid() gcc builtin by Arnaldo Carvalho de Melo · 9 years ago
  50. f8ac860 tools build: Add test for presence of numa_num_possible_cpus() in libnuma by Arnaldo Carvalho de Melo · 9 years ago
  51. 179f36d Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum" by Arnaldo Carvalho de Melo · 9 years ago
  52. 02d8dab perf stat: Fix per-pkg event reporting bug by Stephane Eranian · 9 years ago
  53. d71b0ad Merge branch 'perf/urgent' into perf/core, to resolve a conflict by Ingo Molnar · 9 years ago
  54. c5e6bd2 perf tests: Fix software clock events test setting maps by Adrian Hunter · 9 years ago
  55. 2998272 perf tests: Fix task exit test setting maps by Adrian Hunter · 9 years ago
  56. 8c0498b perf evlist: Fix create_syswide_maps() not propagating maps by Adrian Hunter · 9 years ago
  57. 44c42d7 perf evlist: Fix add() not propagating maps by Adrian Hunter · 9 years ago
  58. adc0c3e perf evlist: Factor out a function to propagate maps for a single evsel by Adrian Hunter · 9 years ago
  59. 74bfd2b perf evlist: Make create_maps() use set_maps() by Adrian Hunter · 9 years ago
  60. 934e0f2 perf evlist: Make set_maps() more resilient by Adrian Hunter · 9 years ago
  61. fce4d29 perf evsel: Add own_cpus member by Adrian Hunter · 9 years ago
  62. b278c36 perf evlist: Fix missing thread_map__put in propagate_maps() by Adrian Hunter · 9 years ago
  63. f114d6e perf evlist: Fix splice_list_tail() not setting evlist by Adrian Hunter · 9 years ago
  64. ec9a77a perf evlist: Add has_user_cpus member by Adrian Hunter · 9 years ago
  65. d5bc056 perf evlist: Remove redundant validation from propagate_maps() by Adrian Hunter · 9 years ago
  66. 725e06b perf evlist: Simplify set_maps() logic by Adrian Hunter · 9 years ago
  67. a69b09e perf evlist: Simplify propagate_maps() logic by Adrian Hunter · 9 years ago
  68. bbbe6bf perf tools: Introduce regs_query_register_offset() for x86 by Wang Nan · 9 years ago
  69. 63ab024 perf tools: regs_query_register_offset() infrastructure by Wang Nan · 9 years ago
  70. 1965817 perf tools: Enhance parsing events tracepoint error output by Jiri Olsa · 9 years ago
  71. 8dd2a13 perf evsel: Propagate error info from tp_format by Jiri Olsa · 9 years ago
  72. e2f9f8e perf tools: Propagate error info for the tracepoint parsing by Jiri Olsa · 9 years ago
  73. 9bae1e8 perf probe: Export init/exit_probe_symbol_maps() by Namhyung Kim · 9 years ago
  74. a43aac2 perf probe: Free perf_probe_event in cleanup_perf_probe_events() by Namhyung Kim · 9 years ago
  75. bd315aa perf top: Fix segfault pressing -> with no hist entries by Wang Nan · 9 years ago
  76. 92d424a perf test: Add entry for hists socket filter by Kan Liang · 9 years ago
  77. 84734b0 perf hists browser: Zoom in/out for processor socket by Kan Liang · 9 years ago
  78. 21394d9 perf report: Introduce --socket-filter option by Kan Liang · 9 years ago
  79. 2e7ea3a perf tools: Introduce new sort type "socket" for the processor socket by Kan Liang · 9 years ago
  80. 0c4c4de perf tools: Add processor socket info to hist_entry and addr_location by Kan Liang · 9 years ago
  81. 4cde998 perf machine: Add pointer to sample's environment by Arnaldo Carvalho de Melo · 9 years ago
  82. aa36ddd perf env: Introduce read_cpu_topology_map() method by Arnaldo Carvalho de Melo · 9 years ago
  83. 5d8cf72 perf cpu_map: Use sysfs__read_int in get_{core,socket}_id() by Arnaldo Carvalho de Melo · 9 years ago
  84. e0838e0 perf env: Read msr pmu type from header by Kan Liang · 9 years ago
  85. b601140 perf tools: Add tools/include into tags directories by Jiri Olsa · 9 years ago
  86. 8168cad perf evsel: Remove forward declaration of 'struct perf_evlist' by Arnaldo Carvalho de Melo · 9 years ago
  87. a4978ec perf hists browser: Fixup the "cpu" column width calculation by Arnaldo Carvalho de Melo · 9 years ago
  88. b699869 perf env: Adopt perf_header__set_cmdline by Arnaldo Carvalho de Melo · 9 years ago
  89. eebd0bf perf env: Rename some leftovers from rename to perf_env by Arnaldo Carvalho de Melo · 9 years ago
  90. f0ce888 perf env: Move perf_env out of header.h and session.c into separate object by Arnaldo Carvalho de Melo · 9 years ago
  91. e8210ce perf tests: Introduce iterator function for tests by Matt Fleming · 9 years ago
  92. c84974e perf test: Add entry to test cpu topology by Kan Liang · 9 years ago
  93. fbf9962 perf tools: Switch to tracing_path interface on appropriate places by Jiri Olsa · 9 years ago
  94. 4605eab tools lib api fs: Replace debugfs/tracefs objects interface with fs.c by Jiri Olsa · 9 years ago
  95. fd405cf perf tests: Print objdump/dso buffers if they don't match by Jan Stancek · 9 years ago
  96. edfdb7e perf tests: Stop reading if objdump output crossed sections by Jan Stancek · 9 years ago
  97. 06f679c perf tests: Make objdump disassemble zero blocks by Jan Stancek · 9 years ago
  98. 729a7ed perf tests: Take into account address of each objdump line by Jan Stancek · 9 years ago
  99. caa4704 perf header: Fixup reading of HEADER_NRCPUS feature by Arnaldo Carvalho de Melo · 9 years ago
  100. 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