Code Monkey home page Code Monkey logo

Comments (6)

wookietreiber avatar wookietreiber commented on June 15, 2024

Yes, you're right. I will address address this.

from strace-analyzer.

wookietreiber avatar wookietreiber commented on June 15, 2024

I've updated the README, feel free to take a peek at it in the wip/next branch. I'm going to cut a new release soon anyway, that's why I'm still keeping it in that branch.

from strace-analyzer.

vi avatar vi commented on June 15, 2024

Now it is more clear - it aggregates reads and writes by filepaths.

Should it be made more clear that mmap-based file access would not be counted? I think at least it should mark files ever mmapped with some asterisk.

At the moment, strace-analyzer only analyzes reads and writes to the file system

Are there plans to implement more things? For example, networking sockets conversations may be aggregated in a similar way (including counters for usage of advanced features like AF_UNIX's SCM_RIGHTS).

from strace-analyzer.

wookietreiber avatar wookietreiber commented on June 15, 2024

mmap is an open issue, see #7.

from strace-analyzer.

wookietreiber avatar wookietreiber commented on June 15, 2024

Are there plans to implement more things? For example, networking sockets conversations may be aggregated in a similar way (including counters for usage of advanced features like AF_UNIX's SCM_RIGHTS).

I myself don't intend to implement anything else at the moment. Feel free to contribute, though!

from strace-analyzer.

wookietreiber avatar wookietreiber commented on June 15, 2024

Closing since the README is updated with the latest release.

from strace-analyzer.

Related Issues (19)

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.