Coder Social home page Coder Social logo

Comments (6)

loizos01 avatar loizos01 commented on June 3, 2024

I tried this on a different machine with the necessary configuration for it and still got:

image

from libipt.

markus-metzger avatar markus-metzger commented on June 3, 2024

In your ptxed command-line --pevent:vdso-x64 --event:tick is specifying --event:tick as vdso file. This is probably not what you want. Note that there is no need to run ptxed as root; just make sure that your files are readable by your normal user.

This pte_nosync error could be caused by failing to read a perf event record. Note that both DATA and AUX buffers may wrap around. The subsequent pte_nomap errors could be a consequence of that.

from libipt.

loizos01 avatar loizos01 commented on June 3, 2024

Hello,

Thank you for your reply, I also tried running without vdso-x64 and the tick config, I think those were there from running the script. I kept in mind that the buffers might wrap around so I made their size large enough. I think there is something else missing that I can't figure out.

Thank you,

from libipt.

markus-metzger avatar markus-metzger commented on June 3, 2024

Have you tried dumping the trace and sideband using ptdump --sb plus all the --pevent options you used for ptxed? If that doesn't help, you could try debugging into it to see where exactly it returns -pte_nosync.

from libipt.

loizos01 avatar loizos01 commented on June 3, 2024

I haven't, I will when I have access on a computer and let you know, later today. Thank you once again

from libipt.

loizos01 avatar loizos01 commented on June 3, 2024

Issue resolved, follow #89

from libipt.

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.