[Bug backends/27925] riscv backend only provides return value locations for code compiled for LP64D ABI

2021-09-20 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27925 --- Comment #6 from Mark Wielaard --- There is tests/funcretval_test.c if you compile that (or a subset that doesn't return floating point values) as described in tests/run-funcretval.sh then we can construct a user space testcase. -- You ar

[Bug debuginfod/28242] extend server http-response metrics with result code

2021-09-20 Thread dichen at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28242 --- Comment #1 from Di Chen --- Specifically, this task aims to add another label to all the http_responses_* metrics. And they are expecting to be like this: http_responses_duration_milliseconds_count{code="200", type="debuginfo"} 91300. --