Skip to content

Commit

Permalink
Merge branch 'main' into feature-fix-array-lowcard
Browse files Browse the repository at this point in the history
  • Loading branch information
lzf575 authored Sep 12, 2023
2 parents 0b25b69 + 5689b30 commit e9e5266
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/src/ebpf/user/symbol.c
Original file line number Diff line number Diff line change
Expand Up @@ -758,6 +758,7 @@ void get_process_info_by_pid(pid_t pid, u64 * stime, u64 * netns_id, char *name,
}
}

p->unknown_syms_found = false;
p->update_syms_table_time = 0;
ebpf_info
("Update java symbols table, (Pid %d)\n",
Expand Down

0 comments on commit e9e5266

Please sign in to comment.