cregit-Linux how code gets into the kernel

Release 4.15 kernel/trace/trace_selftest_dynamic.c

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


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

Contributors

PersonTokensPropCommitsCommitProp
Steven Rostedt11100.00%1100.00%
Total11100.00%1100.00%


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

Contributors

PersonTokensPropCommitsCommitProp
Steven Rostedt11100.00%1100.00%
Total11100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Steven Rostedt2596.15%266.67%
Greg Kroah-Hartman13.85%133.33%
Total26100.00%3100.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.