Giter Site home page Giter Site logo

wcohen / libpfm4 Goto Github PK

View Code? Open in Web Editor NEW
53.0 53.0 17.0 4.31 MB

This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branch for developing patches.

License: Other

Makefile 0.40% C 99.43% Python 0.13% SWIG 0.04%

libpfm4's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

libpfm4's Issues

Clarify that this is a fork

FWIW, this is the top hit on Google for libpfm4 appearing before the actual project repo/pages. It might be useful to indicate that this is a fork/mirror (which is it?) in the project description in GitHub, to avoid confusion and prevent users from opening issues, etc.

Invalid event attribute for cpu_clk_unhalted.thread

Hello, I am getting the error: invalid event attribute for cpu_clk_unhalted.thread. However, I do get counter values which are in the expected range even though an error message is printed out. However, there is no error when I try cpu_clk_unhalted.thread_p instead.

The error occurs when calling this line:
ret = pfm_get_os_event_encoding(event, PFM_PLM3, PFM_OS_PERF_EVENT, &arg)) != PFM_SUCCESS

I use the following config:

    // clear all fields
    memset(&config, 0, sizeof(config));
    // common options across counters
    apply_default_options(&config);
    apply_required_options(&config);

uncore events visibility

Hi,

is there any way to display uncore events available for platform without actually digging into lib files? I mean something like pmu.py but actually containing stuff like unc icm? Like to get content of intel_skx_unc_imc_events.h

Trying to install on Mac OS X

install /Users/prajwalkirankumar/Documents/JXPerf-master/build/thirdparty/lib
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 ... fileN directory
install -d [-v] [-g group] [-m mode] [-o owner] directory ...
make[2]: * [install] Error 64
make[1]: * [install] Error 2
make: * [thirdparty] Error 2

Finding this error on running make.
Any modifications needed for the makefile?

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.