]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - tools/perf/util/sort.h
perf report: Show inline stack for browser mode
[mirror_ubuntu-artful-kernel.git] / tools / perf / util / sort.h
index baf20a399f34a3f76920eede2b973864a5103a1d..e35fb186d04854a089935d74cdc793aca7820345 100644 (file)
@@ -128,6 +128,7 @@ struct hist_entry {
        };
        char                    *srcline;
        char                    *srcfile;
+       struct inline_node      *inline_node;
        struct symbol           *parent;
        struct branch_info      *branch_info;
        struct hists            *hists;