1. a50d11a perf buildid-cache: Add new buildid cache if update target is not cached by Masami Hiramatsu · 10 years ago
  2. 38ae502 perf probe: Handle strdup() failure by Arnaldo Carvalho de Melo · 10 years ago
  3. eb47cb2 perf probe: Fix get_real_path to free allocated memory in error path by Masami Hiramatsu · 10 years ago
  4. 9aaf5a5 perf probe: Check kprobes blacklist when adding new events by Masami Hiramatsu · 10 years ago
  5. 55d43bc perf trace: Fix SIGBUS failures due to misaligned accesses by David Ahern · 10 years ago
  6. 54cf776 perf data: Add a 'perf' prefix to the generic fields by Sebastian Andrzej Siewior · 10 years ago
  7. edbe981 perf data: Add perf data to CTF conversion support by Jiri Olsa · 10 years ago
  8. 2245bf1 perf tools: Add new 'perf data' command by Jiri Olsa · 10 years ago
  9. 53d0a57 perf tools: Add feature check for libbabeltrace by Jiri Olsa · 10 years ago
  10. 85c273d perf record: Support recording running/enabled time by Andi Kleen · 10 years ago
  11. 5067406 perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is asked by Arnaldo Carvalho de Melo · 10 years ago
  12. 4d08cb8 perf trace: Dump stack on segfaults by Arnaldo Carvalho de Melo · 10 years ago
  13. 07c1a0d perf tools: Introduce dump_stack signal helper by Arnaldo Carvalho de Melo · 10 years ago
  14. 2808368 perf ordered_events: Stop using tool->ordered_events by Arnaldo Carvalho de Melo · 10 years ago
  15. 9fa8727 perf session: Remove perf_session from dump_event by Arnaldo Carvalho de Melo · 10 years ago
  16. 313e53b perf session: Remove perf_session from some deliver event routines by Arnaldo Carvalho de Melo · 10 years ago
  17. ccda068 perf session: Remove perf_session from warn_errors signature by Arnaldo Carvalho de Melo · 10 years ago
  18. 75be989 perf evlist: Adopt events_stats from perf_session by Arnaldo Carvalho de Melo · 10 years ago
  19. 54245fd perf session: Remove wrappers to machines__find by Arnaldo Carvalho de Melo · 10 years ago
  20. ddbb1b1 perf trace: Separate routine that handles an event from the one that reads it by Arnaldo Carvalho de Melo · 10 years ago
  21. 77c9258 perf trace: Add man page entry for --event by Arnaldo Carvalho de Melo · 10 years ago
  22. f078c38 perf trace: Introduce --filter-pids by Arnaldo Carvalho de Melo · 10 years ago
  23. be199ad perf evlist: Introduce set_filter_pids method by Arnaldo Carvalho de Melo · 10 years ago
  24. 241b057 perf trace: Filter out the trace pid when no threads are specified by Arnaldo Carvalho de Melo · 10 years ago
  25. cfd70a2 perf evlist: Introduce set_filter_pid method by Arnaldo Carvalho de Melo · 10 years ago
  26. 0808921 perf trace: Only insert blank duration bracket when tracing syscalls by Arnaldo Carvalho de Melo · 10 years ago
  27. 8a26ce4 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  28. 384b605 perf tools: Construct LBR call chain by Kan Liang · 10 years ago
  29. aad2b21 perf tools: Enable LBR call stack support by Kan Liang · 10 years ago
  30. 726f323 perf trace: Support --events foo:bar --no-syscalls by Arnaldo Carvalho de Melo · 10 years ago
  31. 14a052d perf trace: Allow mixing with other events by Arnaldo Carvalho de Melo · 10 years ago
  32. e596663 perf trace: Handle multiple threads better wrt syscalls being intermixed by Arnaldo Carvalho de Melo · 10 years ago
  33. 42052be perf trace: Print thread info when following children by Arnaldo Carvalho de Melo · 10 years ago
  34. 619a303 perf list: Place the header text in its right position by Yunlong Song · 10 years ago
  35. 3a03005 perf tools: Fix a bug of segmentation fault by Yunlong Song · 10 years ago
  36. ceed252 perf build: Display make commands on V=1 by Jiri Olsa · 10 years ago
  37. 2d58ab9 tools lib traceevent: Use tools build framework by Jiri Olsa · 10 years ago
  38. 285a8f2 tools lib api: Rename libapikfs.a to libapi.a by Jiri Olsa · 10 years ago
  39. b4f9166 tools lib api: Use tools build framework by Jiri Olsa · 10 years ago
  40. f819f70 perf build: Add build documentation by Jiri Olsa · 10 years ago
  41. db84866 perf build: Remove PERF-CFLAGS file by Jiri Olsa · 10 years ago
  42. 8e499ac perf build: Remove uneeded variables by Jiri Olsa · 10 years ago
  43. 64f72f3 perf build: Remove directory dependency rules by Jiri Olsa · 10 years ago
  44. 1999307 perf build: Add single target build framework support by Jiri Olsa · 10 years ago
  45. 6d8e62c perf build: Add arch sparc objects building by Jiri Olsa · 10 years ago
  46. 61b0212 perf build: Add arch sh objects building by Jiri Olsa · 10 years ago
  47. 953bce8 perf build: Add arch s390 objects building by Jiri Olsa · 10 years ago
  48. 07a39e1 perf build: Add arch powerpc objects building by Jiri Olsa · 10 years ago
  49. 7db2161 perf build: Add arch arm64 objects building by Jiri Olsa · 10 years ago
  50. f6ff0e6 perf build: Add arch arm objects building by Jiri Olsa · 10 years ago
  51. 5e8c0fb perf build: Add arch x86 objects building by Jiri Olsa · 10 years ago
  52. cb4e67f perf build: Add perf.o object building by Jiri Olsa · 10 years ago
  53. 1571b69 perf build: Add zlib objects building by Jiri Olsa · 10 years ago
  54. 3bc3374 perf build: Add perf regs objects building by Jiri Olsa · 10 years ago
  55. c7355f8 perf build: Add scripts objects building by Jiri Olsa · 10 years ago
  56. 88aeea0 perf build: Add gtk objects building by Jiri Olsa · 10 years ago
  57. cf15c74 perf build: Add slang objects building by Jiri Olsa · 10 years ago
  58. 3b939a6 perf build: Add ui objects building by Jiri Olsa · 10 years ago
  59. b2e45c3 perf build: Add dwarf unwind objects building by Jiri Olsa · 10 years ago
  60. 8379fce perf build: Add dwarf objects building by Jiri Olsa · 10 years ago
  61. 709e679 perf build: Add probe objects building by Jiri Olsa · 10 years ago
  62. 9352aab perf build: Add libperf objects building by Jiri Olsa · 10 years ago
  63. 285ab8b perf build: Add builtin objects building by Jiri Olsa · 10 years ago
  64. f39e042 perf build: Add tests objects building by Jiri Olsa · 10 years ago
  65. 72965b8 perf build: Add bench objects building by Jiri Olsa · 10 years ago
  66. 6dd280c perf build: Disable make's built-in rules by Jiri Olsa · 10 years ago
  67. 885e00b perf tools: Remove api fs object from python build by Jiri Olsa · 10 years ago
  68. fcfd661 tools build: Add detected config support by Jiri Olsa · 10 years ago
  69. c819e2c tools build: Add new build support by Jiri Olsa · 10 years ago
  70. 39f5704 perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check by Josh Boyer · 10 years ago
  71. 5cb113f perf buildid-cache: Consolidate .build-id cache path generators by Masami Hiramatsu · 10 years ago
  72. e35f736 perf buildid-cache: Remove unneeded debugdir parameters by Masami Hiramatsu · 10 years ago
  73. 4e31050 perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older. by Vinson Lee · 10 years ago
  74. 23773ca perf tools: Make perf aware of tracefs by Steven Rostedt (Red Hat) · 10 years ago
  75. 5693c92 perf tools: Do not check debugfs MAGIC for tracing files by Steven Rostedt (Red Hat) · 10 years ago
  76. 20f86fc perf evlist: Fix typo in comment by Arnaldo Carvalho de Melo · 10 years ago
  77. f7aa222 perf trace: No need to enable evsels for workload started from perf by Arnaldo Carvalho de Melo · 10 years ago
  78. aa1aac1 perf tools: Introduce event_format__fprintf method by Arnaldo Carvalho de Melo · 10 years ago
  79. dc6254c perf symbols: debuglink should take symfs option into account by Victor Kamensky · 10 years ago
  80. 4886f2c perf symbols: Ignore mapping symbols on aarch64 by Victor Kamensky · 10 years ago
  81. 8b72805 perf probe: Update man page by Masami Hiramatsu · 10 years ago
  82. e1ecbbc perf probe: Fix to handle optimized not-inlined functions by Masami Hiramatsu · 10 years ago
  83. a3c0cc2 perf tools: Fix a dso open fail message by Namhyung Kim · 10 years ago
  84. 63d3c6f perf tests: Do not rely on dso__data_read_offset() to open dso by Namhyung Kim · 10 years ago
  85. 66af43d perf test: Fix dso cache testcase by Namhyung Kim · 10 years ago
  86. c52686f perf symbols: Convert lseek + read to pread by Namhyung Kim · 10 years ago
  87. 42aa276 perf tools: Use perf_data_file__fd() consistently by Namhyung Kim · 10 years ago
  88. 0b064f4 perf symbols: Support to read compressed module from build-id cache by Namhyung Kim · 10 years ago
  89. 62e503b perf evsel: Set attr.task bit for a tracking event by Namhyung Kim · 10 years ago
  90. f791397 perf header: Set header version correctly by Namhyung Kim · 10 years ago
  91. e3d5911 perf record: Show precise number of samples by Namhyung Kim · 10 years ago
  92. 4ac30cf perf tools: Do not use __perf_session__process_events() directly by Namhyung Kim · 10 years ago
  93. f1f13af perf callchain: Cache eh/debug frame offset for dwarf unwind by Namhyung Kim · 10 years ago
  94. 459a3df perf tools: Provide stub for missing pthread_attr_setaffinity_np by Vineet Gupta · 10 years ago
  95. 8d9cbd8 perf evsel: Don't rely on malloc working for sz 0 by Vineet Gupta · 10 years ago
  96. b3890e4 Merge branch 'perf/hw_breakpoints' into perf/core by Ingo Molnar · 10 years ago
  97. 4397bd2 perf ui/tui: Show fatal error message only if exists by Namhyung Kim · 10 years ago
  98. 605a306 perf tests: Fix typo in sample-parsing.c by Rasmus Villemoes · 10 years ago
  99. 2cc990b tools lib fs debugfs: Introduce debugfs__strerror_open_tp by Arnaldo Carvalho de Melo · 10 years ago
  100. 5ed08da perf trace: Fix error reporting for evsel pgfault constructor by Arnaldo Carvalho de Melo · 10 years ago