Kang-Che Sung (宋岡哲)

Results 183 comments of Kang-Che Sung (宋岡哲)

I have no idea what you are doing here. It looks like `single_value` you've introduced here only applies to some meter and not others. How much benefit would this bring...

@kjbracey > I thought I'd managed to explain it to you in the previous discussion! > You just get a graph of "when did I quit something" dips. Increases are...

> I don't understand why you seem to think this isn't generic. It's totally generic. It's just that the default behaviour is to use the sum of the values -...

I'm not sure of it's a good idea to expand `METER_GRAPHDATA_SIZE` unconditionally in all htop builds.

@zevweiss I think I'll incorporate your dynamic allocation change to my "colored graph" proposal (#714 ). With the colored graph feature, the GraphData buffer would need to be dynamically allocated...

I wonder if @dmilith can take over this branch and add `TRACE_PROGRAM_ARGS` into it and incorporate `truss` support.

Okay. I've done with this PR. The `truss` support in #954 can be based on this, and potentially other trace programs.

What @eyalroz requests is a hotkey to temporarily disable sorting. This way user can tag processes without disruptions from new processes or threads inserted into the list (they will be...

@eyalroz It's easy to indicate whether sorting is disabled. Just highlight no sort key (table column header) at all. And this feature (disable sorting) obviously won't apply to tree view.

@eyalroz > why wouldn't it apply to tree view? Well, it seems that @tanriol has answered it to me. New processes can be created in every branch of the tree,...