Brian Robbins
Brian Robbins
Thanks @adamsitnik. Appreciate the input. I'll keep this around in case folks want to contribute to this work.
@kirillkovalenko can you share the error that you're getting? A quick view of the source code looks like it doesn't depend upon the assembly identity. Also, as an FYI, in...
@sabbadino, can you please share the PerfView log? It is located at `%temp%\PerfView\PerfViewLogFile.*.txt`. The most recent one is called `PerfViewLogFile.txt`. If the files are gone or too old, if you...
This is an issue installing the LTTng kernel modules. What distro/version are you seeing this on?
@Guangjun-Yin can you please run `cat /etc/lsb-release` and share the output here?
@Guangjun-Yin, I was able to successfully install via `sudo ./perfcollect install` on a clean install of Ubuntu 16.04.7. The issue that you are running into is related to installation of...
Is it possible that you have a custom kernel? The `linux-tools` or `linux-cloud-tools` packages for the specific kernel version are the right ones for this distribution, but it seems that...
@sharwell is it possible to split this into two PRs? I see two distinct pieces of this PR: 1. FastSerializationTests 2. Changes from float to double for the stack viewer...
@noahfalk can you take a look at this as well? Would like to get your thoughts, especially on the moduleload abstractions.
@kkostrzewa, I just installed WSL so that I could test this, but I can't seem to get perf to run, because there isn't a version of perf that matches the...