Have worked on compilers, debuggers, runtime systems for a while.
Now working in Rust via the @endoli organization.
Block or Report
Block or report waywardmonkeys
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
789 contributions in the last year
Less
More
Contribution activity
November 2021
Created 4 commits in 2 repositories
Created 3 repositories
- waywardmonkeys/docs JavaScript
- waywardmonkeys/phpspy C
- waywardmonkeys/pyroscope Go
Created a pull request in pyroscope-io/phpspy that received 3 comments
Conditionally define copy_proc_mem_*
Instead of marking copy_proc_mem_syscall and copy_proc_mem_direct
as maybe_unused, we can just define them only when USE_DIRECT
is either defined o…
+23
−21
•
3
comments
Opened 3 other pull requests in 2 repositories
pyroscope-io/phpspy
2
merged
pyroscope-io/pyroscope
1
merged
Created an issue in pyroscope-io/pyroscope that received 3 comments
Select item in table and highlight in flamegraph
When selecting an item in the table, it would be nice for there to be a way to find it easily even in a deeply nested flamegraph.
3
comments