8000 GitHub - krakjoe/trace-demo: Demo Tracing Application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

krakjoe/trace-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tracing Demo

This is a demo application that uses krakjoe/trace to identify hot functions, and within those functions hot lines ...

It is very terrible code, and should probably not be deployed ... I've never used curses and suck so bad at ui things ...

Building

mkdir build
cd build
cmake ..
make

Executing

./demo [PID]

Notes

The purpose of this repo is to demonstrate how to write applications with libphptrace, this is by no means a complete application.

Please, don't deploy this, or make pull requests, use it only as inspiration to write your own applications with libphptrace.

Watch It

Here is a (crappy, short) terminal cast

About

Demo Tracing Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0