1. e3e1d7e perf trace: Remove unused sys/ptrace.h include by Arnaldo Carvalho de Melo · 8 years ago
  2. a395b35 perf tools: Remove unneeded magic.h include from util.h by Arnaldo Carvalho de Melo · 8 years ago
  3. c7007e9 perf tools: Introduce weak alternative to sched_getcpu() by Arnaldo Carvalho de Melo · 8 years ago
  4. 4998a12 tools: Copy uapi/linux/hw_breakpoint.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  5. 4ffde49 perf test bpf: Use epoll_wait() instead of epoll_pwait() by Arnaldo Carvalho de Melo · 8 years ago
  6. 12f0203 tools: Copy uapi/asm/perf_regs.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  7. 971e827 tools lib bpf: Copy bpf.h and bpf_common.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  8. 7d7d1bf perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks by Arnaldo Carvalho de Melo · 8 years ago
  9. c4b6014 tools: Add copy of perf_event.h to tools/include/linux/ by Arnaldo Carvalho de Melo · 8 years ago
  10. e083a21 perf tools: event.h needs asm/perf_regs.h by Arnaldo Carvalho de Melo · 8 years ago
  11. 86695f5 perf bench futex: Add missing compiler.h header by Arnaldo Carvalho de Melo · 8 years ago
  12. d0761e3 perf tools: Uninline scnprintf() and vscnprint() by Arnaldo Carvalho de Melo · 8 years ago
  13. 5496bc0 perf evsel: Uninline the is_function_event method by Arnaldo Carvalho de Melo · 8 years ago
  14. 175729f perf tools: Remove needless includes from cache.h by Arnaldo Carvalho de Melo · 8 years ago
  15. 16b7c9b perf tools: Add missing header to color.c by Arnaldo Carvalho de Melo · 8 years ago
  16. 10ca87f perf tests x86 rdpmc: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  17. 16b91d5 perf test fdarray: Add missing poll.h header by Arnaldo Carvalho de Melo · 8 years ago
  18. 3ac55b1 perf tests cpumap: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  19. 380a71a perf quote: Disentangle headers by Arnaldo Carvalho de Melo · 8 years ago
  20. 7ed0958 perf strbuf: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  21. cec07f5 perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/ by Arnaldo Carvalho de Melo · 8 years ago
  22. 9c304f6 perf bench: Disentangle headers by Arnaldo Carvalho de Melo · 8 years ago
  23. ab6526b perf tests openat-syscall-tp-fields: Add some conditional defines by Arnaldo Carvalho de Melo · 8 years ago
  24. 48e1f91 perf trace: Add conditional define for AT_FDCWD by Arnaldo Carvalho de Melo · 8 years ago
  25. 1fbe7df perf tests: Add missing pthread.h include for CPU_*() macros by Arnaldo Carvalho de Melo · 8 years ago
  26. 8a15858 perf bench: Add missing pthread.h include for CPU_*() macros by Arnaldo Carvalho de Melo · 8 years ago
  27. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  28. ffe3a28 perf trace beauty open_flags: Add more conditional defines by Arnaldo Carvalho de Melo · 8 years ago
  29. 4c7c224 perf trace beauty flock: Add more conditional defines by Arnaldo Carvalho de Melo · 8 years ago
  30. 256763b perf trace beauty mmap: Add more conditional defines by Arnaldo Carvalho de Melo · 8 years ago
  31. 9d4a94c perf trace beauty open_flags: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  32. f8e0187 perf trace beauty flock: Add missing fcntl.h include by Arnaldo Carvalho de Melo · 8 years ago
  33. 0e91e6b perf trace beauty msg_flags: Remove MSG_TRYHARD by Arnaldo Carvalho de Melo · 8 years ago
  34. 175b968 perf report: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 8 years ago
  35. 53fe4ba perf annotate: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 8 years ago
  36. c09615f perf ui stdio: Add way to setup the color output mode selection by Arnaldo Carvalho de Melo · 8 years ago
  37. a505197 perf hists: Introduce hists__add_entry_ops function by Jiri Olsa · 8 years ago
  38. f542e76 perf hists: Introduce hist_entry_ops by Jiri Olsa · 8 years ago
  39. 0a269a6 perf hists: Introduce hist_entry__init function by Jiri Olsa · 8 years ago
  40. 1db19db net: tracepoint napi:napi_poll add work and budget by Jesper Dangaard Brouer · 8 years ago
  41. f3d082c perf tools: Sync copy of syscall_64.tbl with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  42. 3d03761 perf tools: Update android build documentation by Chris Phlipot · 8 years ago
  43. 6c50258 perf unwind: Call unwind__prepare_access for forked thread by Jiri Olsa · 8 years ago
  44. a287332 perf unwind: Add initialized arg into unwind__prepare_access by Jiri Olsa · 8 years ago
  45. 347ca87 perf tests: Fix hist accumulation test by Jiri Olsa · 8 years ago
  46. c60da22a perf header: Transform nodes string info to struct by Jiri Olsa · 8 years ago
  47. 6430a94 perf buildid-cache: Scan and import user SDT events to probe cache by Masami Hiramatsu · 8 years ago
  48. 8d993d9 perf probe: Add group name support by Masami Hiramatsu · 8 years ago
  49. 060fa0c perf sdt: ELF support for SDT by Hemant Kumar · 8 years ago
  50. 2492c46 perf build: Add feature detection for libelf's elf_getshdrstrndx() by Arnaldo Carvalho de Melo · 8 years ago
  51. 4a0f65c perf probe: Remove caches when --cache is given by Masami Hiramatsu · 8 years ago
  52. 1f3736c perf probe: Show all cached probes by Masami Hiramatsu · 8 years ago
  53. bc06223 perf probe: Use cache entry if possible by Masami Hiramatsu · 8 years ago
  54. a24020e perf tools: Change cpu_map__fprintf output by Jiri Olsa · 8 years ago
  55. 7fa9b8f perf test: Add -F/--dont-fork option by Jiri Olsa · 8 years ago
  56. 8fbc38a perf tests: Fix thread map test for -F option by Jiri Olsa · 8 years ago
  57. f306924 perf tools: Allow to reset open files counter by Jiri Olsa · 8 years ago
  58. 3be2887 perf trace beauty eventfd: No need to include eventfd.h by Arnaldo Carvalho de Melo · 8 years ago
  59. a41af25 perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systems by Arnaldo Carvalho de Melo · 8 years ago
  60. 135cce1 perf annotate: Add number of samples to the header by Peter Zijlstra (Intel) · 8 years ago
  61. 53dd9b5 perf annotate: Simplify header dotted line sizing by Peter Zijlstra (Intel) · 8 years ago
  62. f4e47f9 perf evsel: Utility function to fetch arch by Ravi Bangoria · 8 years ago
  63. d4897e1 perf tools: Add documentation for perf.data on disk format by Andi Kleen · 8 years ago
  64. ebccba3 perf data ctf: Generate fork and exit events to CTF output by Wang Nan · 8 years ago
  65. 9e1a7ea perf data ctf: Add '--all' option for 'perf data convert' by Wang Nan · 8 years ago
  66. f5a08ce perf data ctf: Generate comm event to CTF output by Wang Nan · 8 years ago
  67. 8ee4c46 perf data ctf: Prepare collect non-sample events by Wang Nan · 8 years ago
  68. f02a648 perf data ctf: Add 'all' option by Wang Nan · 8 years ago
  69. 3275f68 perf data ctf: Pass convert options through opts structure by Wang Nan · 8 years ago
  70. 069ee5c perf data ctf: Add value_set_string() helper by Wang Nan · 8 years ago
  71. ed7b630 perf symbols: Use proper dso name for is_regular_file by Jiri Olsa · 8 years ago
  72. ee667f9 perf record: Prepare picking perf_event_mmap_page from multiple evlists by Wang Nan · 8 years ago
  73. cb21686 perf record: Prepare reading from multiple evlists in record__mmap_read_all() by Wang Nan · 8 years ago
  74. cda57a8 perf record: Move mmap setup block to separate function by Wang Nan · 8 years ago
  75. f6c12a0 perf data convert: Include config.h header by Jiri Olsa · 8 years ago
  76. f5ce457 perf build: Add libbabeltrace to build-test by Wang Nan · 8 years ago
  77. 78f69b5 perf tools: Add more toolchain triplets by Ravi Bangoria · 8 years ago
  78. 6ef9492 perf annotate: Generalize handling of 'ret' instructions by Naveen N. Rao · 8 years ago
  79. 9f776ba perf tools: Update makefile message for installing slang devel package by Neeraj Badlani · 8 years ago
  80. f2f4fe4 perf annotate: Remove unused hist_entry__annotate function by Ravi Bangoria · 8 years ago
  81. 4a35b34 perf config: Reimplement show_config() using config_set__for_each by Taeung Song · 8 years ago
  82. 8a0a9c7 perf config: Introduce new init() and exit() by Taeung Song · 8 years ago
  83. e216708 perf script: Add callindent option by Adrian Hunter · 8 years ago
  84. 50f73637 perf auxtrace: Add option to feed branches to the thread stack by Adrian Hunter · 8 years ago
  85. 055cd33 perf script: Print sample flags more nicely by Adrian Hunter · 8 years ago
  86. 10daf4d perf intlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  87. 98a9183 perf rb_resort: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  88. 602a1f4 perf tools: Rename strlist_for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  89. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  90. 3bd03c9 perf unwind: Fix wrongly used regs for aarch64 unwind by He Kuang · 8 years ago
  91. 5dafea0 perf unwind: Fix wrongly used regs for x86_32 unwind by He Kuang · 8 years ago
  92. 78ff1d6 perf unwind: Change macro names of perf register by He Kuang · 8 years ago
  93. 76c588f perf tools: Find right DSO taking into account if binary is 32 or 64-bit by He Kuang · 9 years ago
  94. 41840d2 perf config: Move config declarations from util/cache.h to util/config.h by Taeung Song · 8 years ago
  95. 48d8d5d perf tools: Let python use correct gcc for build_ext by He Kuang · 8 years ago
  96. 32ca678 perf machine: Destructors should accept NULL by Arnaldo Carvalho de Melo · 8 years ago
  97. 61b3f66 perf tests time-to-tsc: No need to disable an event before deleting it by Arnaldo Carvalho de Melo · 8 years ago
  98. e144655 perf session: Destructors should accept NULL by Arnaldo Carvalho de Melo · 8 years ago
  99. 0b04b3d perf evlist: Destructors should accept NULL by Arnaldo Carvalho de Melo · 8 years ago
  100. 89c7cb2 perf hists: Enlarge pid sort entry size by Jiri Olsa · 8 years ago