]> Pileus Git - ~andy/linux/blobdiff - tools/perf/util/sort.h
perf session: Use evlist/evsel for managing perf.data attributes
[~andy/linux] / tools / perf / util / sort.h
index 46e531d09e8bfcbe1064a4307ce5a75ef72a6405..0b91053a7d11af888eea81a4c8de24fdd60ce6f8 100644 (file)
@@ -70,7 +70,7 @@ struct hist_entry {
                struct hist_entry *pair;
                struct rb_root    sorted_chain;
        };
-       struct callchain_node   callchain[0];
+       struct callchain_root   callchain[0];
 };
 
 enum sort_type {