cregit-Linux how code gets into the kernel

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

// SPDX-License-Identifier: GPL-2.0
#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 Molnar24100.00%1100.00%
Total24100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Ingo Molnar3397.06%150.00%
Greg Kroah-Hartman12.94%150.00%
Total34100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.