Git Product home page Git Product logo

Comments (8)

RussKeldorph avatar RussKeldorph commented on July 29, 2024

@brianrob

from corefx-tools.

RussKeldorph avatar RussKeldorph commented on July 29, 2024

@vancem

from corefx-tools.

brianrob avatar brianrob commented on July 29, 2024

FYI, I am looking into this. It appears that the docker images are possibly using a much newer kernel than the default installation of Debian Jessie. The images also appear to strip a good number of the package sources.

I am working on setting up a machine with Debian Jessie so I can see what's different.

from corefx-tools.

brianrob avatar brianrob commented on July 29, 2024

It looks like the default Debian Jessie installation uses kernel 3.16, which has a corresponding perf package. @MichaelSimons, do you know where the 4.13 kernel in our debian jessie docker images comes from? I can't find a corresponding linux-tools-4.13 or linux-perf-4.13 package that can be installed with the 4.13 kernel on either debian jessie or debian stretch.

from corefx-tools.

brianrob avatar brianrob commented on July 29, 2024

@MichaelSimons can you comment on the question above? Thanks.

from corefx-tools.

brianrob avatar brianrob commented on July 29, 2024

Fixed via #78.

from corefx-tools.

sebastienros avatar sebastienros commented on July 29, 2024

The problem is still there as uname returns Linux from the dotnet docker images, and the script is not expecting this value.

from corefx-tools.

brianrob avatar brianrob commented on July 29, 2024

Just merged #79 that will hopefully help. I tested on stretch and it looks like you're running on Jessie. The result of uname should not matter for Debian because we'll also check /etc/os-release.

Please try the latest version of perfcollect and see if that helps.

from corefx-tools.

Related Issues (20)

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.