Coder Social home page Coder Social logo

zongwuwang / gooda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from david-levinthal/gooda

0.0 0.0 0.0 33.28 MB

pmu event analysis package

License: Apache License 2.0

Shell 0.14% JavaScript 75.02% Python 0.07% C 10.22% ActionScript 0.07% PHP 0.14% Assembly 0.18% XSLT 0.18% CSS 11.49% Makefile 0.02% HTML 0.50% Batchfile 0.01% Less 1.97% Starlark 0.01%

gooda's Introduction

gooda

pmu event analysis package

Gooda is a pmu event data analysis package that consists of some predefined data collection scripts to use perf record in a sensible manner, analyze the data utilizing a cycle accounting methodology and create the tables and dot/svg files needed for the gooda-visualizer package, which is found on gooda-visualizer The most recent package available from this link now contains the visualizer and analyzer. So only a single invocation of git clone is now needed.

Modern superscalar, out-of-order microprocessors dominate large scale server computing. Monitoring their activity, during program execution, has become complicated due to the complexity of the microarchitectures and their IO interactions. Recent processors have thousands of performance monitoring events. These are required to actually provide coverage for all of the complex interactions and performance issues that can occur. Knowing which data to collect and how to interpret the results has become an unreasonable burden for code developers whose tasks are already hard enough. It becomes the task of the analysis tool developer to bridge this gap. To address this issue, a generic decomposition of how a microprocessor is using the consumed cycles allows code developers to quickly understand which of the myriad of microarchitectural complexities they are battling, without requiring a detailed knowledge of the microarchitecture. When this approach is intrinsically integrated into a performance data analysis tool, it enables software developers to take advantage of the microarchitectural methodology that has only been available to experts. The Generic Optimization Data Analyzer (GOoDA) project integrates this expertise into a profiling tool in order to lower the required expertise of the user and, being designed from the ground up with large-scale object-oriented applications in mind, it will be particularly useful for large codebases. There is a great deal of useful documentation on performance analysis and SW optimization available in gooda-analyzer/docs.

https://github.com/David-Levinthal/gooda/tree/master/gooda-analyzer/docs https://github.com/David-Levinthal/gooda/blob/master/gooda-analyzer/docs/CycleAccountingandPerformanceAnalysis.pdf https://github.com/David-Levinthal/gooda/blob/master/gooda-analyzer/docs/Driving_the_Gooda_visualizer.pdf https://github.com/David-Levinthal/gooda/blob/master/gooda-analyzer/docs/Micro-architecture.pdf https://github.com/David-Levinthal/gooda/blob/master/gooda-analyzer/docs/cycle_accounting_and_gooda.pdf

![Cycle Tree] (https://github.com/David-Levinthal/gooda/blob/master/gooda-visualizer/images/cycleTree.png)

gooda's People

Contributors

david-levinthal avatar seranian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.