Nathan Scott
Nathan Scott
Just reverting to the original htop behaviour as the issue reporter suggested.
> @natoscott Look in my patch carefully. I separated the utilization value into two. `cached_utilisation_diff` would revert to original behavior of allowing more than 100% to be shown; the bar...
> > Regarding your data type question, I think I know what @BenBE is going to suggest: size_t FTW. :) > > For PCP this would require a downcast from...
@lmchilton this is failing in the CI build because the new pcp2opentelemetry tool subdir is missing from the src/GNUmakefile - this patch should fix it: ``` $ git diff src/GNUmakefile...
> The PCP QA tests just compare the output to "GOOD" output. They also check the test return code FWIW. > Is there tooling somewhere that will check that output...
@dependabot rebase
@dependabot rebase
@jp-berg that all looks normal for an agent having some issue(s) - can you paste bpftrace.log from that same directory?
``` due to error: definitions.h:10:3: error: unknown type name 'pid_t' definitions.h:22:3: error: unknown type name 'pid_t' definitions.h:34:3: error: unknown type name 'pid_t' definitions.h:38:3: error: unknown type name 'pid_t' ``` Looks...
@sfeifer this one on your radar?