performance-counters
There are 48 repositories under performance-counters topic.
intel/pcm
Intel® Performance Counter Monitor (Intel® PCM)
GorgonMeducer/perf_counter
A dedicated performance counter for Cortex-M systick. It shares the SysTick with users' original SysTick function without interfering it. This library will bring new functionalities, such as performance counter, delay_us and clock() service defined in time.h
morganstanley/Xpedite
A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems
microsoft/ApplicationInsights-dotnet-server
Microsoft Application Insights for .NET Web Applications
petabridge/akka-monitoring
Monitoring system instrumentation for Akka.NET actor systems
CookiePLMonster/UptimeFaker
Generic Windows library designed to help detecting issues related to high PC uptime
gz/autoperf
Simplify the use of performance counters.
jmuehlig/perf-cpp
Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
nicholasdille/PowerShell-Statistics
Statistical analysis of data on the command line
AnyStatus/Plugins
[DEPRECATED] A repository of plugins and extensions for AnyStatus
helgeklein/DiskLED
DiskLED is a small tool that displays Windows performance counter data using an animated system tray icon.
magsoft2/Perfon.Net
Performance monitoring framework for Web Api and MVC applications without using windows performance counters. Built-in REST API and UI dashboard.
b-shi/PMC-PMI
Performance Counter Measurements at the cycle granularity
hoseinyavarzadeh/Pathfinder_Attack
Pathfinder: High-Resolution Control-Flow Attacks Exploiting the Conditional Branch Predictor
qoollo/performance-counters
Extremely useful library for collecting and tracking performance metrics in your .NET application
VitorRamos/performance_features
Python library to collect performance events
sykwer/pmu_analyzer
Tools to analyze specific parts of a C++ application at the performance counter level
rocmarchive/ROCm-Profiler
ROCm Command Line Profiler - Updated moved to https://github.com/GPUOpen-Tools/RCP
tezc/goperf
Print performance counters summary in Go applications
gridsum/crystal-bridge
lightweight solution for collecting customized biz metrics to remote Prometheus on the kubernetes.
javierhonduco/ruby_perf_counters
Ruby gem to access the CPU performance counters (PMU) using perf_event_open(2)
powerapi-ng/rapl-formula
PowerAPI formula using RAPL counters to provides power consumption information.
Angelogeb/perfctr-ht
Performance Counter Analysis
quepas/lcpc19-execution-model
Supplementary materials to the article presented at LCPC 2019: "Using Performance Event Profiles to Deduce an Execution Model of MATLAB with Just-In-Time Compilation" by Patryk Kiepas, Corinne Ancourt, Claude Tadonki, and Jarosław Koźlak.
ct-clmsn/mesos-papi
papi performance counters for mesos and cloud applications
LutzCle/papi-rs
Rust-idiomatic PAPI wrapper
quepas/peptalk
Performance event profiles (pep) speak many languages! Count me in.
LutzCle/papi-sys
PAPI bindings for Rust generated with Bindgen
praveens3/Performance-analyser-C-plus-plus
A simple c++ library to calculate performance of a c++ code at granular level
mlshort/Asteroids
Grad school Adv Game Development project. Implemented primitive physics engine with collision detection and thrust vectoring. Further integrated use of XBOX input game controller.
quepas/pep2csv
Convert mPAPI/pPAPI performance event profiles (PEP) into CSV
shdnx/libperf-tlb-report
A small C library for collecting and reporting on TLB hardware performance event counters on Linux x86-64
SiavashGolchoobian/SqlDeep-Audit
Monitoring Microsoft Windows and MSSQL instance related performance counters originally developed by SqlDeep team.
Stevecaboose/CounterHelper
A library to provide management and additional functionality to the PerformanceCounter library