cregit-Linux how code gets into the kernel

Release 4.16 kernel/trace/trace_selftest_dynamic.c

Directory: kernel/trace
// SPDX-License-Identifier: GPL-2.0
#include <linux/compiler.h>
#include "trace.h"


noinline __noclone int DYN_FTRACE_TEST_NAME(void) { /* used to call mcount */ return 0; }

Contributors

PersonTokensPropCommitsCommitProp
Steven Rostedt1184.62%150.00%
Andi Kleen215.38%150.00%
Total13100.00%2100.00%


noinline __noclone int DYN_FTRACE_TEST_NAME2(void) { /* used to call mcount */ return 0; }

Contributors

PersonTokensPropCommitsCommitProp
Steven Rostedt1184.62%150.00%
Andi Kleen215.38%150.00%
Total13100.00%2100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Steven Rostedt2575.76%250.00%
Andi Kleen721.21%125.00%
Greg Kroah-Hartman13.03%125.00%
Total33100.00%4100.00%
Directory: kernel/trace
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.