performance-counters
There are 50 repositories under performance-counters topic.
intel/pcm
Intel® Performance Counter Monitor (Intel® PCM)
GorgonMeducer/perf_counter
A dedicated performance counter mainly for micro-controllers. For Cortex-M processors, the Systick will be used by default. The `perf_counter` shares the SysTick with users' original SysTick function(s) without interfering with it. This library will bring new functionalities.
morganstanley/Xpedite
A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems
jmuehlig/perf-cpp
Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
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.
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.
hoseinyavarzadeh/Pathfinder_Attack
Pathfinder: High-Resolution Control-Flow Attacks Exploiting the Conditional Branch Predictor
b-shi/PMC-PMI
Performance Counter Measurements at the cycle granularity
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
tezc/goperf
Print performance counters summary in Go applications
rocmarchive/ROCm-Profiler
ROCm Command Line Profiler - Updated moved to https://github.com/GPUOpen-Tools/RCP
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
LutzCle/papi-sys
PAPI bindings for Rust generated with Bindgen
quepas/peptalk
Performance event profiles (pep) speak many languages! Count me in.
lluchs/amp-scheduling
Scheduling on Asymmetric Multicore Processors based on high-frequency core switching
praveens3/Performance-analyser-C-plus-plus
A simple c++ library to calculate performance of a c++ code at granular level
SiavashGolchoobian/SqlDeep-Audit
Monitoring Microsoft Windows and MSSQL instance related performance counters originally developed by SqlDeep team.
m3y54m/hello-papi
Getting started with PAPI library
quepas/pep2csv
Convert mPAPI/pPAPI performance event profiles (PEP) into CSV
Stevecaboose/CounterHelper
A library to provide management and additional functionality to the PerformanceCounter library