1. 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
  2. 384b605 perf tools: Construct LBR call chain by Kan Liang · 10 years ago
  3. aad2b21 perf tools: Enable LBR call stack support by Kan Liang · 10 years ago
  4. 726f323 perf trace: Support --events foo:bar --no-syscalls by Arnaldo Carvalho de Melo · 10 years ago
  5. 14a052d perf trace: Allow mixing with other events by Arnaldo Carvalho de Melo · 10 years ago
  6. e596663 perf trace: Handle multiple threads better wrt syscalls being intermixed by Arnaldo Carvalho de Melo · 10 years ago
  7. 42052be perf trace: Print thread info when following children by Arnaldo Carvalho de Melo · 10 years ago
  8. 619a303 perf list: Place the header text in its right position by Yunlong Song · 10 years ago
  9. 3a03005 perf tools: Fix a bug of segmentation fault by Yunlong Song · 10 years ago
  10. ceed252 perf build: Display make commands on V=1 by Jiri Olsa · 10 years ago
  11. 9244e2c tools lib lockdep: Use tools build framework by Jiri Olsa · 10 years ago
  12. 2d58ab9 tools lib traceevent: Use tools build framework by Jiri Olsa · 10 years ago
  13. 285a8f2 tools lib api: Rename libapikfs.a to libapi.a by Jiri Olsa · 10 years ago
  14. b4f91668 tools lib api: Use tools build framework by Jiri Olsa · 10 years ago
  15. f819f70 perf build: Add build documentation by Jiri Olsa · 10 years ago
  16. db84866 perf build: Remove PERF-CFLAGS file by Jiri Olsa · 10 years ago
  17. 8e499ac perf build: Remove uneeded variables by Jiri Olsa · 10 years ago
  18. 64f72f3 perf build: Remove directory dependency rules by Jiri Olsa · 10 years ago
  19. 1999307 perf build: Add single target build framework support by Jiri Olsa · 10 years ago
  20. 6d8e62c perf build: Add arch sparc objects building by Jiri Olsa · 10 years ago
  21. 61b0212 perf build: Add arch sh objects building by Jiri Olsa · 10 years ago
  22. 953bce8 perf build: Add arch s390 objects building by Jiri Olsa · 10 years ago
  23. 07a39e1 perf build: Add arch powerpc objects building by Jiri Olsa · 10 years ago
  24. 7db2161 perf build: Add arch arm64 objects building by Jiri Olsa · 10 years ago
  25. f6ff0e6 perf build: Add arch arm objects building by Jiri Olsa · 10 years ago
  26. 5e8c0fb perf build: Add arch x86 objects building by Jiri Olsa · 10 years ago
  27. cb4e67f perf build: Add perf.o object building by Jiri Olsa · 10 years ago
  28. 1571b69 perf build: Add zlib objects building by Jiri Olsa · 10 years ago
  29. 3bc3374 perf build: Add perf regs objects building by Jiri Olsa · 10 years ago
  30. c7355f8 perf build: Add scripts objects building by Jiri Olsa · 10 years ago
  31. 88aeea0 perf build: Add gtk objects building by Jiri Olsa · 10 years ago
  32. cf15c74 perf build: Add slang objects building by Jiri Olsa · 10 years ago
  33. 3b939a6 perf build: Add ui objects building by Jiri Olsa · 10 years ago
  34. b2e45c3 perf build: Add dwarf unwind objects building by Jiri Olsa · 10 years ago
  35. 8379fce perf build: Add dwarf objects building by Jiri Olsa · 10 years ago
  36. 709e679 perf build: Add probe objects building by Jiri Olsa · 10 years ago
  37. 9352aab perf build: Add libperf objects building by Jiri Olsa · 10 years ago
  38. 285ab8b perf build: Add builtin objects building by Jiri Olsa · 10 years ago
  39. f39e042 perf build: Add tests objects building by Jiri Olsa · 10 years ago
  40. 72965b8 perf build: Add bench objects building by Jiri Olsa · 10 years ago
  41. 6dd280c perf build: Disable make's built-in rules by Jiri Olsa · 10 years ago
  42. 885e00b perf tools: Remove api fs object from python build by Jiri Olsa · 10 years ago
  43. 579ff6d tools build: Add subdir support by Jiri Olsa · 10 years ago
  44. fcfd661 tools build: Add detected config support by Jiri Olsa · 10 years ago
  45. c819e2c tools build: Add new build support by Jiri Olsa · 10 years ago
  46. 39f5704 perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check by Josh Boyer · 10 years ago
  47. 5cb113f perf buildid-cache: Consolidate .build-id cache path generators by Masami Hiramatsu · 10 years ago
  48. e35f736 perf buildid-cache: Remove unneeded debugdir parameters by Masami Hiramatsu · 10 years ago
  49. 4e31050 perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older. by Vinson Lee · 10 years ago
  50. 23773ca perf tools: Make perf aware of tracefs by Steven Rostedt (Red Hat) · 10 years ago
  51. dd6dda2 tools lib api fs: Add {tracefs,debugfs}_configured() functions by Steven Rostedt (Red Hat) · 10 years ago
  52. a9edf60 tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro by Steven Rostedt (Red Hat) · 10 years ago
  53. 4ef92c2 tools lib api fs: Add tracefs mount helper functions by Steven Rostedt (Red Hat) · 10 years ago
  54. cde164a tools lib fs: Add helper to find mounted file systems by Steven Rostedt (Red Hat) · 10 years ago
  55. 5693c92 perf tools: Do not check debugfs MAGIC for tracing files by Steven Rostedt (Red Hat) · 10 years ago
  56. 20f86fc perf evlist: Fix typo in comment by Arnaldo Carvalho de Melo · 10 years ago
  57. f7aa222 perf trace: No need to enable evsels for workload started from perf by Arnaldo Carvalho de Melo · 10 years ago
  58. aa1aac1 perf tools: Introduce event_format__fprintf method by Arnaldo Carvalho de Melo · 10 years ago
  59. 402bb4e tools lib traceevent: Introduce trace_seq_do_fprintf function by Arnaldo Carvalho de Melo · 10 years ago
  60. dc6254c perf symbols: debuglink should take symfs option into account by Victor Kamensky · 10 years ago
  61. 4886f2c perf symbols: Ignore mapping symbols on aarch64 by Victor Kamensky · 10 years ago
  62. 8b72805 perf probe: Update man page by Masami Hiramatsu · 10 years ago
  63. e1ecbbc perf probe: Fix to handle optimized not-inlined functions by Masami Hiramatsu · 10 years ago
  64. a3c0cc2 perf tools: Fix a dso open fail message by Namhyung Kim · 10 years ago
  65. 63d3c6f perf tests: Do not rely on dso__data_read_offset() to open dso by Namhyung Kim · 10 years ago
  66. 66af43d perf test: Fix dso cache testcase by Namhyung Kim · 10 years ago
  67. c52686f perf symbols: Convert lseek + read to pread by Namhyung Kim · 10 years ago
  68. 42aa276 perf tools: Use perf_data_file__fd() consistently by Namhyung Kim · 10 years ago
  69. 0b064f4 perf symbols: Support to read compressed module from build-id cache by Namhyung Kim · 10 years ago
  70. 62e503b perf evsel: Set attr.task bit for a tracking event by Namhyung Kim · 10 years ago
  71. f791397 perf header: Set header version correctly by Namhyung Kim · 10 years ago
  72. e3d5911 perf record: Show precise number of samples by Namhyung Kim · 10 years ago
  73. 4ac30cf perf tools: Do not use __perf_session__process_events() directly by Namhyung Kim · 10 years ago
  74. f1f13af perf callchain: Cache eh/debug frame offset for dwarf unwind by Namhyung Kim · 10 years ago
  75. 459a3df perf tools: Provide stub for missing pthread_attr_setaffinity_np by Vineet Gupta · 10 years ago
  76. 8d9cbd8 perf evsel: Don't rely on malloc working for sz 0 by Vineet Gupta · 10 years ago
  77. b3890e4 Merge branch 'perf/hw_breakpoints' into perf/core by Ingo Molnar · 10 years ago
  78. 3d199b5 tools lib traceevent: Add support for IP address formats by David Ahern · 10 years ago
  79. 4397bd2 perf ui/tui: Show fatal error message only if exists by Namhyung Kim · 10 years ago
  80. 605a306 perf tests: Fix typo in sample-parsing.c by Rasmus Villemoes · 10 years ago
  81. f816b3c tools lib fs debugfs: Check if debugfs is mounted when handling ENOENT by Arnaldo Carvalho de Melo · 10 years ago
  82. 2cc990b tools lib fs debugfs: Introduce debugfs__strerror_open_tp by Arnaldo Carvalho de Melo · 10 years ago
  83. 5ed08da perf trace: Fix error reporting for evsel pgfault constructor by Arnaldo Carvalho de Melo · 10 years ago
  84. 801c67b tools lib fs: Pass filename to debugfs__strerror_open by Arnaldo Carvalho de Melo · 10 years ago
  85. e2726d9 tools lib fs: Adopt debugfs open strerrno method by Arnaldo Carvalho de Melo · 10 years ago
  86. 566b5cf perf diff: Fix -o/--order option behavior by Namhyung Kim · 10 years ago
  87. 56495a8 perf diff: Fix output ordering to honor next column by Namhyung Kim · 10 years ago
  88. 87bbdf7 perf tools: Pass struct perf_hpp_fmt to its callbacks by Namhyung Kim · 10 years ago
  89. ff21cef perf diff: Introduce fmt_to_data_file() helper by Namhyung Kim · 10 years ago
  90. ec3d07c perf diff: Print diff result more precisely by Namhyung Kim · 10 years ago
  91. 38259a1 perf diff: Get rid of hists__compute_resort() by Namhyung Kim · 10 years ago
  92. 5594b55 perf tools: Allow use of an exclusive option more than once by Namhyung Kim · 10 years ago
  93. f9ab9c1 perf tools: Document parameterized and symbolic events by Cody P Schafer · 10 years ago
  94. aaea361 perf tools: Extend format_alias() to include event parameters by Cody P Schafer · 10 years ago
  95. 688d4df perf tools: Support parsing parameterized events by Cody P Schafer · 10 years ago
  96. c8defe2 perf tools: Remove some unused functions from color.c by Rickard Strandqvist · 10 years ago
  97. 590cd34 perf report: Get rid of report__inc_stat() by Namhyung Kim · 10 years ago
  98. 956b65e perf hists: Introduce function for deleting/removing hist_entry by Arnaldo Carvalho de Melo · 10 years ago
  99. 6733d1b perf hists: Rename hist_entry__free to __delete by Arnaldo Carvalho de Melo · 10 years ago
  100. 48000a1 perf tools: Remove EOL whitespaces by Arnaldo Carvalho de Melo · 10 years ago