Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duskmoon314/thucs_cspm
My source code for THUCS Computer System Performance Measurement
https://github.com/duskmoon314/thucs_cspm
Last synced: 7 days ago
JSON representation
My source code for THUCS Computer System Performance Measurement
- Host: GitHub
- URL: https://github.com/duskmoon314/thucs_cspm
- Owner: duskmoon314
- Created: 2023-11-03T14:06:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-22T05:17:36.000Z (12 months ago)
- Last Synced: 2024-10-10T20:50:00.223Z (28 days ago)
- Language: C++
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# THUCS_CSPM
C/C++ code for THUCS course: Computer System Performance Measurement
## Setup
- c lib
- libunwind
- c++ lib
- cxxopts: `lib/cxxopts/cxxopts.hpp`
- clang
- make
- zig (optional)
- python3
- pdm (for python package management)
- polars
- matplotlbi
- pin
- `/pin/`
- https://www.intel.com/content/www/us/en/developer/articles/tool/pin-a-dynamic-binary-instrumentation-tool.html
- papi
- `/papi/`
- https://github.com/icl-utk-edu/papi