• Song Liu's avatar
    bcc: add functions to use new [k,u]probe API · f180ea1d
    Song Liu authored
    The new [k,u]probe API allows creating [k,u]probe together with
    perf_event_open. This patch adds functions to use the new API.
    
    Note: these new functions are not used until next patch, so this patch
    doesn't change the behavior. The change is splitted into two patches
    for cleaner review.
    Signed-off-by: default avatarSong Liu <songliubraving@fb.com>
    f180ea1d
libbpf.c 35.2 KB