cregit-Linux how code gets into the kernel

Release 4.7 tools/build/feature/test-dwarf.c

#include <dwarf.h>
#include <elfutils/libdw.h>
#include <elfutils/version.h>


int main(void) { Dwarf *dbg = dwarf_begin(0, DWARF_C_READ); return (long)dbg; }

Contributors

PersonTokensPropCommitsCommitProp
ingo molnaringo molnar24100.00%1100.00%
Total24100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
ingo molnaringo molnar33100.00%1100.00%
Total33100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}