1. 606f972 perf bpf: Save bpf_prog_info information as headers to perf.data by Song Liu · 6 years ago
  2. 258031c perf header: Add DIR_FORMAT feature to describe directory data by Jiri Olsa · 6 years ago
  3. 94816ad perf tools: Add perf_exe() helper to find perf binary by Andi Kleen · 6 years ago
  4. 48e6c5a perf tools: Add numa_topology object by Jiri Olsa · 6 years ago
  5. 5135d5e perf tools: Add cpu_topology object by Jiri Olsa · 6 years ago
  6. b00ccb27 perf header: Fix wrong node write in NUMA_TOPOLOGY feature by Jiri Olsa · 6 years ago
  7. aa4df30 perf header: Remove unused 'cpu_nr' field from 'struct cpu_topo' by Jiri Olsa · 6 years ago
  8. a9aeb87 perf header: Get rid of write_it label by Jiri Olsa · 6 years ago
  9. 0afcf29 perf header: Fix up argument to ctime() by Arnaldo Carvalho de Melo · 6 years ago
  10. 5192bde perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  11. 7572588 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  12. adba163 perf tools: Fix diverse comment typos by Ingo Molnar · 6 years ago
  13. 97fbf3f tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event' by Tzvetomir Stoyanov · 6 years ago
  14. f4a0742 perf pmu: Move *_cpuid_str() weak functions to header.c by Kan Liang · 6 years ago
  15. cf79051 perf record: Encode -k clockid frequency into Perf trace by Alexey Budankov · 6 years ago
  16. 4963b0f tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format by Tzvetomir Stoyanov (VMware) · 6 years ago
  17. 89f1688 perf tools: Remove perf_tool from event_op2 by Jiri Olsa · 6 years ago
  18. 318ec18 perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_attrs() by Jiri Olsa · 6 years ago
  19. af85cd1 tools lib traceevent, perf tools: Rename pevent find APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  20. 096177a tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle by Tzvetomir Stoyanov (VMware) · 6 years ago
  21. 3c8b818 perf tools: Drop unneeded bitmap_zero() calls by Yury Norov · 7 years ago
  22. e8fedff perf tools: Synthesize GROUP_DESC feature in pipe mode by Jiri Olsa · 6 years ago
  23. 92ead7e perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE] by Ravi Bangoria · 7 years ago
  24. 0176622 perf record: Support s390 random socket_id assignment by Thomas Richter · 7 years ago
  25. f92da71 perf record: Enable arbitrary event names thru name= modifier by Alexey Budankov · 7 years ago
  26. 9fd5578 perf tools: Ditch the symbol_conf.nr_events global by Arnaldo Carvalho de Melo · 7 years ago
  27. 4f75f1cb perf record: Change warning for missing sysfs entry to debug by Thomas Richter · 7 years ago
  28. 57b5de4 perf report: Support forced leader feature in pipe mode by Jiri Olsa · 7 years ago
  29. e2091ce perf tools: Add MEM_TOPOLOGY feature to perf data file by Jiri Olsa · 7 years ago
  30. e971a5a perf report: Display perf.data header info by Jiri Olsa · 7 years ago
  31. 6011518 perf header: Add infrastructure to record first and last sample time by Jin Yao · 7 years ago
  32. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
  33. bfd8f72 perf record: Synthesize unit/scale/... in event update by Andi Kleen · 7 years ago
  34. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
  37. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  38. 9a57eaf perf tools: Use default CPUINFO_PROC where it fits by Arnaldo Carvalho de Melo · 7 years ago
  39. f9ebdcc perf header: Add event desc to pipe-mode header by David Carrillo-Cisneros · 7 years ago
  40. e9def1b perf tools: Add feature header record to pipe-mode by David Carrillo-Cisneros · 7 years ago
  41. a4d8c98 perf header: Change FEAT_OP* macros by David Carrillo-Cisneros · 7 years ago
  42. 0b3d341 perf header: Add a buffer to struct feat_fd by David Carrillo-Cisneros · 7 years ago
  43. a02c395 perf header: Make write_pmu_mappings pipe-mode friendly by David Carrillo-Cisneros · 7 years ago
  44. 48e5fce perf header: Use struct feat_fd in read header records by David Carrillo-Cisneros · 7 years ago
  45. 6255245 perf header: Don't pass struct perf_file_section to process_##_feat by David Carrillo-Cisneros · 7 years ago
  46. 1a22275 perf header: Use struct feat_fd to process header records by David Carrillo-Cisneros · 7 years ago
  47. cfc6542 perf header: Use struct feat_fd for print by David Carrillo-Cisneros · 7 years ago
  48. ccebbeb perf header: Add struct feat_fd for write by David Carrillo-Cisneros · 7 years ago
  49. 3b8f51a perf header: Revamp do_write() by David Carrillo-Cisneros · 7 years ago
  50. 2ff5365 perf header: Fail on write_padded error by David Carrillo-Cisneros · 7 years ago
  51. dfaa158 perf header: Add PROCESS_STR_FUN macro by David Carrillo-Cisneros · 7 years ago
  52. 6200e494 perf header: Encapsulate read and swap by David Carrillo-Cisneros · 7 years ago
  53. 0353631 perf tools: Use __maybe_unused consistently by Arnaldo Carvalho de Melo · 8 years ago
  54. 7a759cd perf tools: Fix build with ARCH=x86_64 by Jiada Wang · 8 years ago
  55. 6b335e8 perf symbols: Set module info when build-id event found by Namhyung Kim · 8 years ago
  56. 1deec1b perf header: Set proper module name when build-id event found by Namhyung Kim · 8 years ago
  57. 98521b3 perf memswap: Split the byteswap memory range wrappers from util.[ch] by Arnaldo Carvalho de Melo · 8 years ago
  58. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  59. 391e420 perf tools: Include sys/param.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  60. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  61. a067558 perf tools: Move extra string util functions to util/string2.h by Arnaldo Carvalho de Melo · 8 years ago
  62. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  63. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  64. c9d1c93 perf tools: Do not print missing features in pipe-mode by David Carrillo-Cisneros · 8 years ago
  65. 55f77128 perf utils: Readlink /proc/self/exe to find the perf binary by Tommi Rantala · 8 years ago
  66. b7126ef perf utils: use sizeof(buf) - 1 in readlink() call by Tommi Rantala · 8 years ago
  67. da8a58b perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology_map by Jan Stancek · 8 years ago
  68. 43db284 perf header: Make build_cpu_topology skip offline/absent CPUs by Jan Stancek · 8 years ago
  69. 8434a2e perf header: Fix handling of PERF_EVENT_UPDATE__SCALE by Arnaldo Carvalho de Melo · 8 years ago
  70. a7619ae perf util: Add more debug message on failure path by Namhyung Kim · 12 years ago
  71. d25ed5d perf tools: Move two variables usied in libperf from perf.c by Soramichi AKIYAMA · 8 years ago
  72. 0c2aff4 perf header: Display feature name on write failure by Jiri Olsa · 8 years ago
  73. aabae16 perf header: Display missing features by Jiri Olsa · 8 years ago
  74. f45f561 perf report: Move captured info to generic header info by Jiri Olsa · 8 years ago
  75. f957a53 perf header: Set nr_numa_nodes only when we parsed all the data by Jiri Olsa · 8 years ago
  76. 11d8f87 perf tools: Use __weak definition from linux/compiler.h by Rui Teng · 8 years ago
  77. c60da22 perf header: Transform nodes string info to struct by Jiri Olsa · 9 years ago
  78. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  79. b5d8bbe perf tools: Use SBUILD_ID_SIZE where applicable by Masami Hiramatsu · 9 years ago
  80. 642aada perf header: Make topology checkers to check return value of strbuf by Masami Hiramatsu · 9 years ago
  81. 4c9d6c1 perf test: Remove 'core_id' check in topo test by Sukadev Bhattiprolu · 9 years ago
  82. 720e98b perf tools: Add perf data cache feature by Jiri Olsa · 9 years ago
  83. ffa517a perf tools: Introduce stat perf.data header feature by Jiri Olsa · 9 years ago
  84. c853f93 perf tools: Add perf_event__fprintf_event_update function by Jiri Olsa · 9 years ago
  85. 86ebb09 perf tools: Add event_update event cpus type by Jiri Olsa · 9 years ago
  86. 802c904 perf tools: Add event_update event name type by Jiri Olsa · 9 years ago
  87. daeecbc perf tools: Add event_update event scale type by Jiri Olsa · 9 years ago
  88. a6e5281 perf tools: Add event_update event unit type by Jiri Olsa · 9 years ago
  89. ffe77725 perf tools: Add event_update user level event by Jiri Olsa · 9 years ago
  90. 5191d887 perf tools: Fix write_numa_topology to put cpu_map instead of free by Masami Hiramatsu · 9 years ago
  91. d71b0ad Merge branch 'perf/urgent' into perf/core, to resolve a conflict by Ingo Molnar · 9 years ago
  92. 4cde998 perf machine: Add pointer to sample's environment by Arnaldo Carvalho de Melo · 9 years ago
  93. aa36ddd perf env: Introduce read_cpu_topology_map() method by Arnaldo Carvalho de Melo · 9 years ago
  94. e0838e0 perf env: Read msr pmu type from header by Kan Liang · 9 years ago
  95. b699869 perf env: Adopt perf_header__set_cmdline by Arnaldo Carvalho de Melo · 9 years ago
  96. caa4704 perf header: Fixup reading of HEADER_NRCPUS feature by Arnaldo Carvalho de Melo · 9 years ago
  97. 2bb00d2 perf tools: Store the cpu socket and core ids in the perf.data header by Kan Liang · 9 years ago
  98. 2c07144 perf evlist: Add backpointer for perf_env to evlist by Kan Liang · 9 years ago
  99. 768dd3f perf header: Use argv style storage for cmdline feature data by Jiri Olsa · 9 years ago
  100. 4cc9761 perf header: Delete an unnecessary check before the calling free_event_desc() by Markus Elfring · 10 years ago