Giter Site home page Giter Site logo

mnxanl / wxparaver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bsc-performance-tools/wxparaver

0.0 0.0 0.0 10.27 MB

wxParaver is a trace-based visualization and analysis tool designed to study quantitative detailed metrics and obtain qualitative knowledge of the performance of applications, libraries, processors and whole architectures.

Home Page: http://tools.bsc.es/paraver

License: GNU Lesser General Public License v2.1

Shell 2.15% C++ 93.86% Makefile 0.45% M4 3.54%

wxparaver's Introduction

Paraver is a performance analyzer based on event traces with a great
flexibility to explore the collected data, supporting a detailed analysis of
the variability and distribution of multiple metrics with the objective of
understanding the application’s behavior. Paraver has two main views: The
timeline view displays the application behavior over time, while the statistics
view (histograms, profiles) complements the analysis with distribution
of metrics.

Website: https://tools.bsc.es/paraver
Contact: [email protected]

HOW TO COMPILE
==============
C++ compiler compatible with C++14

Library dependencies:
  - wxWidgets >= 3.0.0 (https://www.wxwidgets.org)
  - Boost >= 1.36 (https://www.boost.org)
  - Boost Serialization (https://www.boost.org)
  - OpenSSL (https://www.openssl.org)
  - Paraver Kernel Library (https://tools.bsc.es/downloads)
  - Paraver Kernel API (https://tools.bsc.es/downloads)

If you have installed these packages from a package manager, remember to install devel packages too.

Read INSTALL file for installation instructions.

LINUX ONLY!!!:
  - wxWidgets best with GTK.

WINDOWS ONLY!!!:
  - modify wxGRAPHICS_CONTEXT variable to 1 in file [wxWidgets dir]\include\wx\msw\setup.h

MACOSX ONLY!!!:
  - define the macro _WCHAR_H_CPLUSPLUS_98_CONFORMANCE_ in order to compile with wxWidgets 3

wxparaver's People

Contributors

executre avatar pantogon avatar mnxanl avatar emercadal avatar gllort 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.