Software-Engineering/Monitoring/terminologies/Trace #87
Replies: 1 comment
-
$ ldd /usr/bin/ls
linux-vdso.so.1 (0x00007ffffcf7d000)
libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 (0x00007917733d7000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x0000791773000000)
libpcre2-8.so.0 => /lib/x86_64-linux-gnu/libpcre2-8.so.0 (0x0000791773340000)
/lib64/ld-linux-x86-64.so.2 (0x0000791773446000) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Software-Engineering/Monitoring/terminologies/Trace
Information regarding the resources used by a request at different part of the system.
https://notes.yxy.ninja/Software-Engineering/Monitoring/terminologies/Trace
Beta Was this translation helpful? Give feedback.
All reactions