plasma-umass/coz 2202
Coz: Causal Profiling
Stabilizer: Rigorous Performance Evaluation
Function interposition for Linux and Mac OS
Read physical page locations from arbitrary Linux programs
Causal Profiling
ccurtsinger/concurrency-labs 2
Concurrency Labs for CSC 213 at Grinnell College
Xanos20/Distributed_Shared_Memory_Project 1
Our final project for Operating Systems. We are working on creating a basic working DSM system.
AlexanderOtavka/blockchain-server 0
A secure-by-default web server that has nothing to do with blockchain technology.
startedccurtsinger/stabilizer
started time in 2 days
created repositorypsosera/pli-notes
Programming Language Implementation in Haskell - Study Notes
created time in 4 days
starteddelimitrou/DeathStarBench
started time in 4 days
startedmpaland/printf
started time in 5 days
startedwilliams-cs/parsecco
started time in 6 days
starteddbarowy/paraformula
started time in 6 days
startedliusida/experimental_rl
started time in 10 days
fork brucespang/iperf
iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
fork in 13 days
created repositorydbarowy/excello
An Excel formula language parser, written in Typescript
created time in 13 days
created repositorywilliams-cs/npm-hello-world
Test github package deployment
created time in 14 days
startedfacebook/fishhook
started time in 15 days
startedvcelloho/Vaccine_Appointment_Tracker
started time in 15 days
startedccurtsinger/stabilizer
started time in 18 days
created repositoryrebelsky/csc282
The latest version of the csc282 course (easier to start from scratch)
created time in 19 days
issue openedplasma-umass/coz
coz fails silently on my rust program
When i run my program with coz, it exits without doing anything:
$ cargo b --release && coz run --- ./target/release/cov-breaker >/dev/null
[libcoz.cpp:100] bootstrapping coz
[libcoz.cpp:128] Including MAIN, which is /home/miles/rust/cov-breaker/target/release/cov-breaker
[inspect.cpp:325] /usr/lib/coz-profiler/libcoz.so is not in scope
[inspect.cpp:325] /usr/lib/x86_64-linux-gnu/ld-2.31.so is not in scope
[inspect.cpp:325] /usr/lib/x86_64-linux-gnu/libm-2.31.so is not in scope
[inspect.cpp:325] /usr/lib/x86_64-linux-gnu/libdl-2.31.so is not in scope
[inspect.cpp:325] /usr/lib/x86_64-linux-gnu/libpthread-2.31.so is not in scope
[inspect.cpp:325] /usr/lib/x86_64-linux-gnu/libdwarf++.so.0 is not in scope
[inspect.cpp:325] /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 is not in scope
[inspect.cpp:325] /usr/lib/x86_64-linux-gnu/libelf++.so.0 is not in scope
[inspect.cpp:325] /usr/lib/x86_64-linux-gnu/libc-2.31.so is not in scope
[inspect.cpp:325] /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28 is not in scope
[inspect.cpp:325] /usr/lib/x86_64-linux-gnu/librt-2.31.so is not in scope
[inspect.cpp:509] Included source file /home/miles/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/cmp.rs
[inspect.cpp:509] Included source file /home/miles/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/intrinsics.rs
... like a thousand of these ...
[inspect.cpp:317] Including lines from executable /home/miles/rust/cov-breaker/target/release/cov-breaker
[profiler.cpp:75] Starting profiler thread
(exits immediately)
$ echo $?
245
(somewhat) minimal repro: https://github.com/asg0451/rust-coz-breaker
Anecdotally, coz worked fine in my actual program, until I added rayon & channels & parallelism.
Ubuntu 20.04, coz from apt (I don't see a --version flag)
created time in 21 days
startedgaogaotiantian/viztracer
started time in 23 days
startedccurtsinger/stabilizer
started time in a month
startedmathiasbynens/he
started time in a month
issue closedplasma-umass/coz
Would you take a PR to change build to CMake?
As a first step to building on windows it would be good to change the build to CMake. Would you take that PR?
closed time in a month
rconde01push eventplasma-umass/coz
commit sha 14d6aa01a3aa71d3c72dcd728a1bcc59d1bccfc7
Fix an issue libcoz not picking-up INSTALL_COZ option
commit sha 6dd3c3f9cdce5094024aab49aeb1b6b44c73b220
Merge pull request #179 from klimkin/hotfix/fix-install-coz-option Fix an issue libcoz not picking-up INSTALL_COZ option
push time in a month
issue commentplasma-umass/coz
Would you take a PR to change build to CMake?
This can be closed now.
comment created time in a month
startedmulticore-locks/litl
started time in a month
startediperov/DeepFaceLab
started time in a month