Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Install pre-built bcc package from https://github.com/iovisor/bcc.
  • Clone BPFCollector repo. (See BPFCollector for details.)

    Code Block
    $ git clone https://gitlab.com/tunv_ebpf/BPFCollector.git
    $ cd BPFCollector
    $ git checkout -t origin/spec_1.0

...