Skip to content

baxyz/harvester

 
 

Repository files navigation

Harvester

This utility allows performance data collection of both operating system events and hardware counters on Intel platforms. Under the hood, using Microsoft WPT technology (http://msdn.microsoft.com/en-us/library/hh162945.aspx) and Intel Performance Counter Monitor (http://software.intel.com/en-us/articles/intel-performance-counter-monitor-a-better-way-to-measure-cpu-utilization) to collect the data. It processes and merges both datasets in order to allow hardware performance counters to be matched to individual threads.

Harvester utility has been developed originally by Roman Atachiants at the School of Computer Science & Statistics at Trinity College Dublin as part of research conducted at The Irish Software Engineering Research Centre (LERO), supported by Science Foundation Ireland (SFI).

Harvester

License

Harvester is licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Operating system and hardware performance counter collector utility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 73.6%
  • C++ 17.3%
  • Rich Text Format 6.0%
  • C 2.6%
  • Objective-C 0.3%
  • Makefile 0.1%
  • Other 0.1%