Git Product home page Git Product logo

Comments (4)

P403n1x87 avatar P403n1x87 commented on May 23, 2024 2

Update pausing and threshold are now available

from austin-tui.

jonashaag avatar jonashaag commented on May 23, 2024 1

The help prompt hints that the number should be in microseconds (us).

Ah! Only the austin one. austin-tui:

  -i INTERVAL, --interval INTERVAL
                        Sampling interval (default is 100 μs).

from austin-tui.

P403n1x87 avatar P403n1x87 commented on May 23, 2024

Hi. Thanks for stopping by to give feedback! Much appreciated

Regarding your points

The austin compile instructions miss a cd austin.

I will add that

Tmux breaks colors (see screenshot)

I haven't thought of testing the TUI over tmux so I wasn't aware of the issue. Some users suggest using tmux -2 to force tmux to use 256 colour support.

Ctrl + C does not work

What OS are you using? Ctrl + C seems to work fine on Linux (also on tmux).

It works great! :-) I love that you can switch threads so easily. It just works.

🎉 😄

The top-like view changes so quickly it's almost impossible to see the profile.

I was already considering adding a Pause command to freeze the screen.

-h doesn't say what unit the -i option should be given in.

The help prompt hints that the number should be in microseconds (us).

-i, --interval=n_us        Sampling interval (default is 500us).

perhaps I'll have to make this more explicit.

If you switch to full mode, it is annoying to scroll through hundreds of lines with 0.01% usage. Maybe a display threshold could help, or a way to collapse subtrees?

Good idea. I was already thinking about adding the possibility of collapsing/expanding nodes.

I don't know what the CPU and mem graphs on the upper right mean. Consumption relative to total system resources? Consumption relative to parent Python process?

CPU gives pretty much the same number that you would see from top for the parent process, hence total CPU usage by the parent process. The memory plot is autoscaled and shows you how memory fluctuates during execution (for all the sampled processes).

from austin-tui.

jonashaag avatar jonashaag commented on May 23, 2024

What OS are you using? Ctrl + C seems to work fine on Linux (also on tmux).

Arch Linux, no tmux

from austin-tui.

Related Issues (18)

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.