Commit History

Author SHA1 Message Date
  Arnaldo Carvalho de Melo cd26ea6d50 perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls 6 years ago
  Arnaldo Carvalho de Melo 3c5e3dabf3 perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit too 6 years ago
  Arnaldo Carvalho de Melo 23c07a23cb perf trace: Beautify mount's first pathname arg 6 years ago
  Arnaldo Carvalho de Melo 476c92cacf perf trace: Beautify the umount's 'name' argument 6 years ago
  Arnaldo Carvalho de Melo f932184e28 perf trace: Consider syscall aliases too 6 years ago
  Arnaldo Carvalho de Melo 73d141adce perf trace beauty: Beautify mount/umount's 'flags' argument 6 years ago
  Arnaldo Carvalho de Melo 496fd346b7 perf trace beauty: Allow syscalls to mask an argument before considering it 6 years ago
  Arnaldo Carvalho de Melo a9c5e6c1e9 perf trace: Introduce per-event maximum number of events property 6 years ago
  Arnaldo Carvalho de Melo a937c6658b perf trace: Drop thread refcount in trace__event_handler() 6 years ago
  Arnaldo Carvalho de Melo 4291bf5cb9 perf trace: Drop addr_location refcounts 6 years ago
  Arnaldo Carvalho de Melo 5067a8cdd4 perf trace: Introduce --max-events 6 years ago
  Tzvetomir Stoyanov (VMware) bb39ccb204 tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags 6 years ago
  Tzvetomir Stoyanov (VMware) 2c92f9828b tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field} 6 years ago
  Tzvetomir Stoyanov (VMware) 4963b0f88b tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format 6 years ago
  Arnaldo Carvalho de Melo b1a9e2535e perf trace: Use the raw_syscalls:sys_enter for the augmented syscalls 7 years ago
  Arnaldo Carvalho de Melo db2da3f85c perf trace: Setup augmented_args in the raw_syscalls:sys_enter handler 7 years ago
  Arnaldo Carvalho de Melo 8a041f86a8 perf trace: Introduce syscall__augmented_args() method 7 years ago
  Benjamin Peterson 3de3e8bbf3 perf trace beauty: Alias 'umount' to 'umount2' 7 years ago
  Arnaldo Carvalho de Melo c4191e55b8 perf trace: Show comm and tid for tracepoint events 7 years ago
  Arnaldo Carvalho de Melo 6ebb686225 perf trace augmented_syscalls: Augment sendto's 'addr' arg 7 years ago
  Arnaldo Carvalho de Melo 02ef288420 perf trace augmented_syscalls: Augment bind's 'myaddr' sockaddr arg 7 years ago
  Arnaldo Carvalho de Melo d5a7e6613b perf trace augmented_syscalls: Augment connect's 'sockaddr' arg 7 years ago
  Arnaldo Carvalho de Melo 75d1e30681 perf trace: Use the augmented filename, expanding syscall enter pointers 7 years ago
  Arnaldo Carvalho de Melo c96f4edcc3 perf trace: Show comm/tid for augmented_syscalls 7 years ago
  Arnaldo Carvalho de Melo 6dcbd212ff perf trace: Extract the comm/tid printing for syscall enter 7 years ago
  Arnaldo Carvalho de Melo 1cdf618f23 perf trace: Print the syscall name for augmented_syscalls 7 years ago
  Arnaldo Carvalho de Melo 7a983a0fe2 perf trace: Pass augmented args to the arg formatters when available 7 years ago
  Arnaldo Carvalho de Melo 88cf7084f9 perf trace: Wire up the augmented syscalls with the syscalls:sys_enter_FOO beautifier 7 years ago
  Arnaldo Carvalho de Melo d3d1c4bdf5 perf trace: Setup the augmented syscalls bpf-output event fields 7 years ago
  Arnaldo Carvalho de Melo 78e890ea86 perf bpf: Make bpf__setup_output_event() return the bpf-output event 7 years ago