xlibtrace | LD_PRELOAD library to trace libX11 calls
kandi X-RAY | xlibtrace Summary
kandi X-RAY | xlibtrace Summary
xlibtrace is a Shell library. xlibtrace has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
xlibtrace displays the interaction between X11 client programs and the X11 client shared library (libX11.so), by showing the Xlib calls that are made. Output is shown in a similar style to strace(1). xlibtrace works by using the $LD_PRELOAD dynamic linker option to insert itself between the target X11 client program and libX11.so. This allows it to "intercept" all calls to X functions, whereupon it has the opportunity to print the name of the function being called, along with any arguments and return value. xlibtrace allows the user to investigate which X functions are being called, when they are being called, what parameters are passed and what the return value is. This can be particularly useful when analysing the behaviour of closed-source X11 programs.
xlibtrace displays the interaction between X11 client programs and the X11 client shared library (libX11.so), by showing the Xlib calls that are made. Output is shown in a similar style to strace(1). xlibtrace works by using the $LD_PRELOAD dynamic linker option to insert itself between the target X11 client program and libX11.so. This allows it to "intercept" all calls to X functions, whereupon it has the opportunity to print the name of the function being called, along with any arguments and return value. xlibtrace allows the user to investigate which X functions are being called, when they are being called, what parameters are passed and what the return value is. This can be particularly useful when analysing the behaviour of closed-source X11 programs.
Support
Quality
Security
License
Reuse
Support
xlibtrace has a low active ecosystem.
It has 4 star(s) with 3 fork(s). There are 3 watchers for this library.
It had no major release in the last 12 months.
There are 2 open issues and 2 have been closed. On average issues are closed in 34 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of xlibtrace is v0.2.1
Quality
xlibtrace has 0 bugs and 0 code smells.
Security
xlibtrace has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
xlibtrace code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
xlibtrace is licensed under the GPL-2.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
xlibtrace releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of xlibtrace
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of xlibtrace
xlibtrace Key Features
No Key Features are available at this moment for xlibtrace.
xlibtrace Examples and Code Snippets
No Code Snippets are available at this moment for xlibtrace.
Community Discussions
No Community Discussions are available at this moment for xlibtrace.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install xlibtrace
Standard autoconf process: ./configure && make && make install.
Support
Comments, feature suggestions, bug reports, patches, etc are most welcome, please send them to Kevin Pulo <kev@pulo.com.au>.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page