https://github.com/vlmarkov/simple-profiler
Memory and performance profiler
https://github.com/vlmarkov/simple-profiler
memory-leak perf-event profiler qt5 sampling
Last synced: about 1 month ago
JSON representation
Memory and performance profiler
- Host: GitHub
- URL: https://github.com/vlmarkov/simple-profiler
- Owner: vlmarkov
- Created: 2018-06-09T06:42:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-20T07:51:10.000Z (over 6 years ago)
- Last Synced: 2024-07-08T21:49:18.931Z (11 months ago)
- Topics: memory-leak, perf-event, profiler, qt5, sampling
- Language: C++
- Homepage:
- Size: 1.15 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This is a simple profiler
* Detects memory leak
* Measures perfomance (based on linux perf module)