1. a24020e perf tools: Change cpu_map__fprintf output by Jiri Olsa · 8 years ago
  2. 3dc6c1d perf record: Fix crash when kptr is restricted by Wang Nan · 8 years ago
  3. 7093b4c perf tools: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 8 years ago
  4. 46bc29b perf tools: Add time conversion event by Adrian Hunter · 8 years ago
  5. 3ea223a perf tools: Add missing initialization of perf_sample.cpumode in synthesized samples by Arnaldo Carvalho de Melo · 8 years ago
  6. c2740a8 perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve by Arnaldo Carvalho de Melo · 8 years ago
  7. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 8 years ago
  8. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 8 years ago
  9. 89fee59 perf tools: handle spaces in file names obtained from /proc/pid/maps by Marcin Ślusarz · 8 years ago
  10. b0fb978e perf tools: Fix mmap2 event allocation in synthesize code by Wang Nan · 8 years ago
  11. ffe77725 perf tools: Add event_update user level event by Jiri Olsa · 9 years ago
  12. d4c2259 perf tools: Add stat round event synthesize function by Jiri Olsa · 9 years ago
  13. 2d8f0f1 perf tools: Add stat round user level event by Jiri Olsa · 9 years ago
  14. 5796f8f perf tools: Add stat event synthesize function by Jiri Olsa · 9 years ago
  15. d80518c perf tools: Add stat user level event by Jiri Olsa · 9 years ago
  16. 8e38159 perf tools: Add stat config event read function by Jiri Olsa · 9 years ago
  17. 6742434 perf tools: Add stat config event synthesize function by Jiri Olsa · 9 years ago
  18. 374fb9e perf tools: Add stat config user level event by Jiri Olsa · 9 years ago
  19. eb12a1a perf cpu_map: Add perf_event__fprintf_cpu_map function by Jiri Olsa · 9 years ago
  20. 6c87290 perf cpu_map: Add cpu_map event synthesize function by Jiri Olsa · 9 years ago
  21. 6640b6c perf cpu_map: Add cpu_map user level event by Jiri Olsa · 9 years ago
  22. ec7fa596 perf thread_map: Add perf_event__fprintf_thread_map function by Jiri Olsa · 9 years ago
  23. 99471c9 perf thread_map: Add thread_map event sythesize function by Jiri Olsa · 9 years ago
  24. 5f3339d perf thread_map: Add thread_map user level event by Jiri Olsa · 9 years ago
  25. 3834966 perf tools: Fix handling read result using a signed variable by Andrzej Hajda · 9 years ago
  26. a5e813c perf machine: Add method for common kernel_map(FUNCTION) operation by Arnaldo Carvalho de Melo · 9 years ago
  27. 77e6597 perf machine: Use machine__kernel_map() thoroughly by Arnaldo Carvalho de Melo · 9 years ago
  28. ab9c2bd perf tools: Use __map__is_kernel() when synthesizing kernel module mmap records by Arnaldo Carvalho de Melo · 9 years ago
  29. e803cf9 perf record: Synthesize COMM event for a command line workload by Namhyung Kim · 9 years ago
  30. 0c4c4de perf tools: Add processor socket info to hist_entry and addr_location by Kan Liang · 9 years ago
  31. 0286039 perf tools: Add new PERF_RECORD_SWITCH event by Adrian Hunter · 9 years ago
  32. e13798c perf thread_map: Don't access the array entries directly by Jiri Olsa · 9 years ago
  33. 9d9cad7 perf tools: Configurable per thread proc map processing time out by Kan Liang · 9 years ago
  34. 930e6fc perf tools: Add time out to force stop proc map processing by Kan Liang · 9 years ago
  35. c4937a9 perf tools: handle PERF_RECORD_LOST_SAMPLES by Kan Liang · 9 years ago
  36. 1eee78a perf tools: Introduce struct maps by Arnaldo Carvalho de Melo · 9 years ago
  37. 4bb7123d perf tools: Use maps__first()/map__next() by Arnaldo Carvalho de Melo · 9 years ago
  38. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 9 years ago
  39. 0ad21f6 perf tools: Add support for PERF_RECORD_ITRACE_START by Adrian Hunter · 9 years ago
  40. 4a96f7a perf tools: Add support for PERF_RECORD_AUX by Adrian Hunter · 9 years ago
  41. e9bf54d perf tools: Add a user event for AUX area tracing errors by Adrian Hunter · 9 years ago
  42. a16ac02 perf tools: Add user events for AUX area tracing by Adrian Hunter · 9 years ago
  43. d998b73 perf tools: Fix error path to do closedir() when synthesizing threads by Arnaldo Carvalho de Melo · 9 years ago
  44. 7764a38 perf tools: Fix synthesizing fork_event.ppid for non-main thread by David Ahern · 9 years ago
  45. ca6c41c perf tools: Fix ppid for synthesized fork events by David Ahern · 9 years ago
  46. 5aa0b03 perf tools: Refactor comm/tgid lookup by David Ahern · 9 years ago
  47. 4aa5f4f perf tools: Fix FORK after COMM when synthesizing records for pre-existing threads by Arnaldo Carvalho de Melo · 9 years ago
  48. 5067406 perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is asked by Arnaldo Carvalho de Melo · 9 years ago
  49. 3c659ee perf tools: Add id index by Adrian Hunter · 10 years ago
  50. bb871a9 perf tools: A thread's machine can be found via thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  51. a5c2a4c perf tools: Fix perf record as non root with kptr_restrict == 1 by Andi Kleen · 10 years ago
  52. fbe2af4 perf tools: Add machine__kernel_ip() by Adrian Hunter · 10 years ago
  53. 9b0d2d8 perf tools: Expose 'addr' functions so they can be reused by Adrian Hunter · 10 years ago
  54. 1f2a706 perf tools: Fix missing kernel map load by Adrian Hunter · 10 years ago
  55. 022c50d perf script: Display PERF_RECORD_MISC_COMM_EXEC flag by Adrian Hunter · 10 years ago
  56. a5a5ba7 Revert "perf: Disable PERF_RECORD_MMAP2 support" by Don Zickus · 10 years ago
  57. 7ef8070 perf tools: Update mmap2 interface with protection and flag bits by Don Zickus · 10 years ago
  58. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 10 years ago
  59. 93d5731 perf tools: Allocate thread map_groups's dynamically by Arnaldo Carvalho de Melo · 10 years ago
  60. 574799b perf tools: Fix memory leak when synthesizing thread records by Namhyung Kim · 10 years ago
  61. 466fa76 perf symbols: Apply all filters to an addr_location by Namhyung Kim · 10 years ago
  62. b3cef7f perf symbols: Record the reason for filtering an address_location by Namhyung Kim · 10 years ago
  63. 363b785 perf tools: Speed up thread map generation by Don Zickus · 10 years ago
  64. bfd66cc perf tools: Fix synthesizing mmaps for threads by Don Zickus · 10 years ago
  65. 0ae617b perf record: Get ref_reloc_sym from kernel map by Adrian Hunter · 10 years ago
  66. 29b596b perf tools: Add kallsyms__get_function_start() by Adrian Hunter · 10 years ago
  67. a18382b perf tools: Make perf_event__synthesize_mmap_events global by Jiri Olsa · 10 years ago
  68. c239c25a perf tools: Do not synthesize the treads of default guest. by Dongsheng Yang · 11 years ago
  69. f5db57c4 perf tools: Use machine->pid for tgid if machine is guest. by Dongsheng Yang · 11 years ago
  70. 73547aa perf tools: Set event->header.misc to PERF_RECORD_MISC_GUEST_USER if machine is guest. by Dongsheng Yang · 11 years ago
  71. 9956346 perf tools: Find the proc info under machine->root_dir. by Dongsheng Yang · 11 years ago
  72. fb50bb4 perf tools: Add support for PERF_RECORD_MISC_GUEST_USER in thread__find_addr_map(). by Dongsheng Yang · 11 years ago
  73. cc22e57 perf symbols: Add 'machine' member to struct addr_location by Arnaldo Carvalho de Melo · 11 years ago
  74. c506c96 tools lib symbol: Start carving out symbol parsing routines from perf by Arnaldo Carvalho de Melo · 11 years ago
  75. 1f3878c perf thread: Move comm_list check into function by David Ahern · 11 years ago
  76. 9d4ecc8 perf tools: Synthesize anon MMAP records again by Don Zickus · 11 years ago
  77. 62605dc50 perf record: Synthesize non-exec MMAP records when --data used by Arnaldo Carvalho de Melo · 11 years ago
  78. 316c713 perf tools: Finish the removal of 'self' arguments by Arnaldo Carvalho de Melo · 11 years ago
  79. 162f0be perf tools: Add time argument on COMM setting by Frederic Weisbecker · 11 years ago
  80. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
  81. 2fd869f perf tools: Fix up /proc/PID/maps parsing by Arnaldo Carvalho de Melo · 11 years ago
  82. 3090ffb perf: Disable PERF_RECORD_MMAP2 support by Stephane Eranian · 11 years ago
  83. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  84. ef89325 perf tools: Remove references to struct ip_event by Adrian Hunter · 11 years ago
  85. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 11 years ago
  86. 326f59b perf tools: Remove filter parameter of thread__find_addr_map() by Adrian Hunter · 11 years ago
  87. 61710bd perf tools: Remove filter parameter of thread__find_addr_location() by Adrian Hunter · 11 years ago
  88. e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 11 years ago
  89. 5b7ba82 perf symbols: Load kernel maps before using by Adrian Hunter · 11 years ago
  90. 3805123 perf tools: struct thread has a tid not a pid by Adrian Hunter · 11 years ago
  91. 0b9e01a perf tools: Fix memory leak on error by Thomas Jarosch · 11 years ago
  92. 6064803 perf tools: Use sscanf for parsing /proc/pid/maps by Namhyung Kim · 12 years ago
  93. ba361c9 perf tools: Don't stop synthesizing threads when one vanishes by Arnaldo Carvalho de Melo · 12 years ago
  94. b0a7d1a perf machine: Carve up event processing specific from perf_tool by Arnaldo Carvalho de Melo · 12 years ago
  95. f62d3f0 perf event: No need to create a thread when handling PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 12 years ago
  96. 1500b93 perf symbols: Filter samples with unresolved symbol when "--symbols" option is used by Feng Tang · 12 years ago
  97. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  98. 9ac3e48 perf tools: fix ALIGN redefinition in system headers by Irina Tirdea · 12 years ago
  99. 1e6d532 perf tool: handle errors in synthesized event functions by David Ahern · 12 years ago
  100. 8215152 perf symbols: Remove unused 'end' arg in kallsyms parse cb by Cody P Schafer · 12 years ago