]> git.cworth.org Git - apitrace/blobdiff - cli/cli.hpp
os: Fix missing os::dump_backtrace symbol in Android builds.
[apitrace] / cli / cli.hpp
index c701f522175dd2e5117e7e3e9b429b84fa49385b..088f0e8c2241bce3c3d3f7cf0c84b07f77b2bce0 100644 (file)
@@ -47,7 +47,8 @@ extern const Command dump_command;
 extern const Command dump_images_command;
 extern const Command pickle_command;
 extern const Command repack_command;
-extern const Command replay_command;
+extern const Command retrace_command;
+extern const Command sed_command;
 extern const Command trace_command;
 extern const Command trim_command;