Go to file
Dean Michael Berris ca780b5a27 [XRay] A tool for Comparing xray function call graphs
Summary:
This is a tool for comparing the function graphs produced by the
llvm-xray graph too. It takes the form of a new subcommand of the
llvm-xray tool 'graph-diff'.

This initial version of the patch is very rough, but it is close to
feature complete.

Depends on D29363

Reviewers: dblaikie, dberris

Reviewed By: dberris

Subscribers: mgorny, llvm-commits

Differential Revision: https://reviews.llvm.org/D29320

llvm-svn: 301160
2017-04-24 05:54:33 +00:00
clang Fix typo in comment. 2017-04-23 20:46:58 +00:00
clang-tools-extra clang-rename: fix formatting 2017-04-23 16:07:06 +00:00
compiler-rt [scudo] Enabling MIPS support for Scudo 2017-04-24 04:29:44 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Add missing acquire_load to call_once overload. 2017-04-23 16:58:48 +00:00
libcxxabi Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL. 2017-04-20 23:40:35 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld [coff] for /msvclto, pass archive members with prevailing symbols first 2017-04-21 21:38:01 +00:00
lldb Simplify FreeBSD Host.cpp with early returns 2017-04-23 02:28:28 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [XRay] A tool for Comparing xray function call graphs 2017-04-24 05:54:33 +00:00
openmp [OpenMP] libomptarget: Set ref count for global objects to positive infinity 2017-04-22 11:45:03 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [isl C++ bindings] Add explicit const casts for *foreach* bindings 2017-04-23 07:54:12 +00:00