Release 4.14 arch/metag/oprofile/backtrace.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _METAG_OPROFILE_BACKTRACE_H
#define _METAG_OPROFILE_BACKTRACE_H
void metag_backtrace(struct pt_regs * const regs, unsigned int depth);
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
James Hogan | 22 | 95.65% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 4.35% | 1 | 50.00% |
Total | 23 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.