Advertisement
Guest User

Untitled

a guest
Nov 19th, 2020
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. 1: vmlinux symtab matches kallsyms : FAILED!
  2. 2: Detect openat syscall event : FAILED!
  3. 3: Detect openat syscall event on all cpus : FAILED!
  4. 4: Read samples using the mmap interface : FAILED!
  5. 5: Test data source output : Ok
  6. 6: Parse event definition strings : FAILED!
  7. 7: Simple expression parser : Ok
  8. 8: PERF_RECORD_* events & perf_sample fields : FAILED!
  9. 9: Parse perf pmu format : Ok
  10. 10: DSO data read : Ok
  11. 11: DSO data cache : Ok
  12. 12: DSO data reopen : Ok
  13. 13: Roundtrip evsel->name : Ok
  14. 14: Parse sched tracepoints fields : FAILED!
  15. 15: syscalls:sys_enter_openat event fields : FAILED!
  16. 16: Setup struct perf_event_attr : Skip
  17. 17: Match and link multiple hists : Ok
  18. 18: 'import perf' in python : Ok
  19. 19: Breakpoint overflow signal handler : FAILED!
  20. 20: Breakpoint overflow sampling : FAILED!
  21. 21: Breakpoint accounting : Skip
  22. 22: Watchpoint :
  23. 22.1: Read Only Watchpoint : Skip
  24. 22.2: Write Only Watchpoint : FAILED!
  25. 22.3: Read / Write Watchpoint : FAILED!
  26. 22.4: Modify Watchpoint : FAILED!
  27. 23: Number of exit events of a simple workload : FAILED!
  28. 24: Software clock events period values : FAILED!
  29. 25: Object code reading : FAILED!
  30. 26: Sample parsing : Ok
  31. 27: Use a dummy software event to keep tracking: Skip
  32. 28: Parse with no sample_id_all bit set : Ok
  33. 29: Filter hist entries : Ok
  34. 30: Lookup mmap thread : Ok
  35. 31: Share thread mg : Ok
  36. 32: Sort output of hist entries : Ok
  37. 33: Cumulate child hist entries : Ok
  38. 34: Track with sched_switch : Ok
  39. 35: Filter fds with revents mask in a fdarray : Ok
  40. 36: Add fd to a fdarray, making it autogrow : Ok
  41. 37: kmod_path__parse : Ok
  42. 38: Thread map : Ok
  43. 39: LLVM search and compile :
  44. 39.1: Basic BPF llvm compile : Ok
  45. 39.2: kbuild searching : Ok
  46. 39.3: Compile source for BPF prologue generation: Ok
  47. 39.4: Compile source for BPF relocation : Ok
  48. 40: Session topology : Ok
  49. 41: BPF filter :
  50. 41.1: Basic BPF filtering : Skip
  51. 41.2: BPF pinning : Skip
  52. 41.3: BPF prologue generation : Skip
  53. 41.4: BPF relocation checker : Skip
  54. 42: Synthesize thread map : Ok
  55. 43: Remove thread map : Ok
  56. 44: Synthesize cpu map : Ok
  57. 45: Synthesize stat config : Ok
  58. 46: Synthesize stat : Ok
  59. 47: Synthesize stat round : Ok
  60. 48: Synthesize attr update : Ok
  61. 49: Event times : FAILED!
  62. 50: Read backward ring buffer : Skip
  63. 51: Print cpu map : Ok
  64. 52: Probe SDT events : Skip
  65. 53: is_printable_array : Ok
  66. 54: Print bitmap : Ok
  67. 55: perf hooks : Ok
  68. 56: builtin clang support : Skip (not compiled in)
  69. 57: unit_number__scnprintf : Ok
  70. 58: mem2node : Ok
  71. 59: time utils : Ok
  72. 60: map_groups__merge_in : Ok
  73. 61: x86 rdpmc : FAILED!
  74. 62: Convert perf time to TSC : FAILED!
  75. 63: DWARF unwind : Ok
  76. 64: x86 instruction decoder - new instructions : Ok
  77. 65: Intel PT packet decoder : Ok
  78. 66: x86 bp modify : Ok
  79.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement