Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
This commit is contained in:
@@ -57,6 +57,7 @@ static inline void callchain_init(struct callchain_root *root)
|
||||
|
||||
root->node.parent = NULL;
|
||||
root->node.hit = 0;
|
||||
root->node.children_hit = 0;
|
||||
root->max_depth = 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user