Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created March 21, 2015 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nokius/3e9f887fe55408f54db3 to your computer and use it in GitHub Desktop.
Save Nokius/3e9f887fe55408f54db3 to your computer and use it in GitHub Desktop.
stat64("/usr/libexec/droid-hybris/system/lib/libqdutils.so", 0xbeee4600) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libqdutils.so", 0xbeee4600) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libqdutils.so", {st_mode=S_IFREG|0644, st_size=17644, ...}) = 0
open("/system/lib/libqdutils.so", O_RDONLY) = 3
writev(4, [{"\3", 1}, {"qdutils\0", 8}, {"DEBUG_CALC_FPS: 0\0", 18}], 3) = 27
writev(4, [{"\3", 1}, {"qdutils\0", 8}, {"period: 10\0", 11}], 3) = 20
writev(4, [{"\3", 1}, {"qdutils\0", 8}, {"ignorethresh_us: 10\0", 20}], 3) = 29
sh-3.2#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment