• Teng Qin's avatar
    Add option to control bcc_elf_foreach_sym behavior · 0336a290
    Teng Qin authored
    This commit adds a `bcc_symbol_option` to configure various symboling
    behaviors. Currently added options for reading debug file, and what type
    of symbols are wanted.
    
    This commit also makes bcc_elf_foreach_sym take a `bcc_symbol_option`
    parameter and repect the specified configurations.
    0336a290
bcc_syms.h 2.28 KB