Block or Report
Block or report abeaumont
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
pyroscope-io/pyroscope Public
Continuous Profiling Platform! Debug performance issues down to a single line of code
-
-
competitive-programming Public
Solutions to problems from various online judges / contest sites.
-
ocaml-scrypt-kdf Public
Scrypt key derivation function in pure OCaml as defined in https://tools.ietf.org/html/draft-josefsson-scrypt-kdf-04
-
271 contributions in the last year
Less
More
Activity overview
Contributed to
abeaumont/competitive-programming,
pyroscope-io/pyroscope,
ocaml/opam-repository
and 5 other
repositories
Loading
Contribution activity
November 2021
Created 14 commits in 3 repositories
Created 1 repository
- abeaumont/docs JavaScript
Created a pull request in pyroscope-io/pyroscope that received 8 comments
fix: linking flags in the linux build system
Fix the linking flags problem that prevents local Pyroscope builds on Linux with the rbspy and pyspy to succeed. Check each commit individually for…
+4
−2
•
8
comments
Opened 14 other pull requests in 3 repositories
pyroscope-io/pyroscope
9
merged
1
open
- chore: migrate test for Ginkgo v2.
- Fix the stack overflow on Alpine generated binaries.
- Fix race condition in version update.
- chore: Bump phpspy version.
- Fix storage testsuite: always close the storage in the end.
- chore: add docker images for the developer guide in major Linux distributions
- Downgrade minimal node engine version required from 11 to 10.
- Bump webpack version.
- Decouple internal config from public CLI config in exec and server/storage
- feat: initial support for adhoc mode
pyroscope-io/docs
1
open
2
merged
pyroscope-io/py-spy
1
merged
Reviewed 6 pull requests in 3 repositories
pyroscope-io/pyroscope
4 pull requests
pyroscope-io/docs
1 pull request
pyroscope-io/phpspy
1 pull request
Created an issue in pyroscope-io/pyroscope that received 3 comments
Segmentation fault on linux with exec mode
I get a segmentation fault running the latest linux binary using exec mode:
./pyroscope exec python dummy.py
INFO[2021-11-05T09:33:08.670679] exec/…
3
comments