We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add Debian note, we don't need g++-multilib support (and it gets in the way of using cross compilers)
Revert 09deccde4386314e73af808564b8446d10f72b75...05f94f1cf20bcf0467b27fb8d9e9f14661282660 on Building And Installing
Fix build path of cmake
Updated Building And Installing (markdown)
Need libzstd-dev on ubuntu now.
add hint about rr tests and /proc/sys/kernel/yama/ptrace_scope
updated information for supported hardware and kernel vesion (from README), added note for running with pinned cores
previous command was correct; it'd make sense if there was a `cd rr` after the clone, but there's not
i spent a little while banging my head against cmake and pkg-config on an AL2 system, so I figured it wouldn't hurt to flesh out the wiki a bit more here.
Fix missing path in building instructions
Fix typo in cmake command
Updated wiki to display "CMake Release build" configuration.
Add zlib to the dependencies
Add some sentences about interpreting test timeouts.
added notes about necessary kernel update for RHEL7
Mention how to run exactly the named tests
mention there are easier ways of running the tests
link the wiki page about supported counters
Update repo url
Update instructions to use ctest for tests.