File tree 9 files changed +12
-8
lines changed
9 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 1
1
# BPF Workshop
2
2
3
+ Let's share some eBPF love!
4
+
3
5
## Authors
4
6
5
7
- [ David Calavera] ( https://github.com/calavera )
6
8
- [ Lorenzo Fontana] ( https://github.com/fntlnz )
7
9
10
+ * Add your name here if you contributed to this workshop*
11
+
8
12
## Build and run
9
13
10
14
You need [ hugo] ( https://gohugo.io/ ) in your path, then
Original file line number Diff line number Diff line change 2
2
title : " bcc"
3
3
weight : 400
4
4
class : title
5
- navTitle : " BCC "
5
+
6
6
---
7
7
{{< nav >}}
8
8
Original file line number Diff line number Diff line change 2
2
title : " bpf-vm"
3
3
weight : 300
4
4
class : title
5
- navTitle : " The BPF in Kernel Virtual Machine "
5
+
6
6
---
7
7
{{< nav >}}
8
8
Original file line number Diff line number Diff line change 2
2
title : " bpftrace"
3
3
weight : 500
4
4
class : title
5
- navTitle : " bpftrace "
5
+
6
6
---
7
7
{{< nav >}}
8
8
Original file line number Diff line number Diff line change 2
2
title : " clang"
3
3
weight : 800
4
4
class : title
5
- navTitle : " Clang BPF backend "
5
+
6
6
---
7
7
{{< nav >}}
8
8
Original file line number Diff line number Diff line change 2
2
title : " gobpf"
3
3
weight : 600
4
4
class : title
5
- navTitle : " gobpf "
5
+
6
6
---
7
7
{{< nav >}}
8
8
Original file line number Diff line number Diff line change 2
2
title : " kubernetes"
3
3
weight : 700
4
4
class : title
5
- navTitle : " eBPF and Kubernetes "
5
+
6
6
---
7
7
{{< nav >}}
8
8
Original file line number Diff line number Diff line change 2
2
title : " networking"
3
3
weight : 1000
4
4
class : title
5
- navTitle : " eBPF and Linux Networking "
5
+
6
6
---
7
7
{{< nav >}}
8
8
Original file line number Diff line number Diff line change 2
2
title : " tools"
3
3
weight : 900
4
4
class : title
5
- navTitle : " Any other tool? "
5
+
6
6
---
7
7
{{< nav >}}
8
8
You can’t perform that action at this time.
0 commit comments