You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
Steps to reproduce the behavior: ./ecapture tls
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Linux Server/Android (please complete the following information):
Env: [run make env to get the environment variables]
OS: Ubuntu 18.04
Arch: amd64
Kernel Version: 4.15.0-176
root@k8s-node1:/home/k8s-node/ecapture-master# make env
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
---------------------------------------
eCapture Makefile Environment:
---------------------------------------
PARALLEL 4
---------------------------------------
CLANG_VERSION 9
GO_VERSION 1.19
---------------------------------------
CMD_CLANG clang
CMD_GIT git
CMD_GO go
CMD_INSTALL install
CMD_LLC llc
CMD_MD5 md5sum
CMD_PKGCONFIG pkg-config
CMD_STRIP llvm-strip
VERSION --
LAST_GIT_TAG --
BPF_NOCORE_TAG 4_15_0-176-generic.--
---------------------------------------
UNAME_M x86_64
UNAME_R 4.15.0-176-generic
ARCH x86_64
LINUX_ARCH x86
---------------------------------------
KERN_RELEASE 4.15.0-176-generic
KERN_BUILD_PATH /lib/modules/4.15.0-176-generic/build
KERN_SRC_PATH /lib/modules/4.15.0-176-generic/build
---------------------------------------
GO_ARCH amd64
ANDROID
AUTOGENCMD bpftool btf dump file /sys/kernel/btf/vmlinux format c > kern/bpf/x86/vmlinux.h
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
./ecapture tls
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Linux Server/Android (please complete the following information):
make env
to get the environment variables]Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: