cregit-Linux how code gets into the kernel

Release 4.10 tools/perf/util/demangle-rust.h

Directory: tools/perf/util
#ifndef __PERF_DEMANGLE_RUST

#define __PERF_DEMANGLE_RUST 1

bool rust_is_mangled(const char *str);
void rust_demangle_sym(char *str);

#endif /* __PERF_DEMANGLE_RUST */

Overall Contributors

PersonTokensPropCommitsCommitProp
david tolnaydavid tolnay27100.00%1100.00%
Total27100.00%1100.00%
Directory: tools/perf/util
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.