|
|
@@ -292,7 +292,6 @@ func (t *Tracer) ebpf(ch chan<- Event) error {
|
|
|
}
|
|
|
fmt.Println("perfMaps end --")
|
|
|
|
|
|
- // TODO: ??? Java的Program可以放到这里吗???
|
|
|
for _, programSpec := range collectionSpec.Programs { // TODO: 从elf文件中->Func表或者叫programes(使用cilium类库)
|
|
|
// ITEST............ProgramSpec: uprobe_HandlerFunc_ServeHTTP Kprobe None HandlerFunc_ServeHTTP GPL
|
|
|
// ITEST............Program: uprobe_HandlerFunc_ServeHTTP uprobe/HandlerFunc_ServeHTTP Kprobe Kprobe(uprobe_HandlerFunc_ServeHTTP)#114
|