Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / near/near-memory-tracker issues and pull requests

#107 - chore: release near-allocator-proxy 0.5.0

Pull Request - State: closed - Opened by nagisa about 1 year ago

#106 - Security Policy violation SECURITY.md

Issue - State: closed - Opened by allstar-app[bot] about 1 year ago - 2 comments
Labels: allstar

#105 - Security Policy violation Branch Protection

Issue - State: open - Opened by allstar-app[bot] about 1 year ago - 2 comments
Labels: allstar

#104 - chore: bump jemalloc version to 0.5.3

Pull Request - State: closed - Opened by jakmeier over 1 year ago - 1 comment

#101 - Update nix version

Pull Request - State: closed - Opened by akhi3030 over 2 years ago - 3 comments

#100 - Release `rust-memory-analyzer` to public

Pull Request - State: closed - Opened by pmnoxx almost 3 years ago

#99 - re: Add separators for long literals

Pull Request - State: closed - Opened by pmnoxx almost 3 years ago

#98 - Remove unused `once_cell`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#97 - feat: Add test for bug found

Pull Request - State: closed - Opened by pmnoxx about 3 years ago - 1 comment

#96 - Release v0.3.1

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: S-do-not-merge

#95 - Test v0.3.0

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#94 - WIP test 0.3.0

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#93 - Run tests on v0.3.0

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#92 - re: Refactor `Cargo.toml`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-housekeeping, A-build, P-low

#91 - feat: Test new workflow targets

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#90 - Ignore RUSTSEC-2021-0127

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#89 - Remove saving dumps to file in `near-rust-allocator-proxy`

Issue - State: closed - Opened by pmnoxx about 3 years ago

#87 - re: Remove saving traces to file

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-enhancement, C-housekeeping

#86 - re: Improve `rust.yaml` workflow

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: A-build

#85 - re: Rewrite handling alignment.

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#84 - Fix alignment issues

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#83 - Let's try adding `testdoc`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#82 - re: Remove old C++ code

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#81 - re: `allocator` - make `AllocHeader` public

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#80 - Rewrite `rust-memory-tracker` to Rust

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#79 - re: Cleanup before starting the work on `dump-analyzer`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#78 - deny warnings

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#77 - feat: Add `cargo fmt` check

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#76 - feat: Deny multiple version of the same package in the repo

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#75 - setup `cargo deny`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago - 2 comments

#74 - Add `CODEOWNERS`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#73 - Update github workflow

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#72 - Compiler bug

Pull Request - State: closed - Opened by pmnoxx about 3 years ago - 1 comment
Labels: S-do-not-merge

#71 - Add `config.rs` with settings for allocator

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#70 - Continue refactoring pt11

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#69 - buf: Fix `save_trace_to_file` crash when `/tmp/logs` doesn't exist

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-bug, A-allocator, P-medium

#68 - Refactor pt10

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#67 - Refactor pt9

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#66 - Create `should_skip_trace` method

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#65 - Refactor pt7

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#64 - Rename function in API for `allocator` / bump version `0.4.0`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago - 3 comments

#63 - Change `atomic` ordering to `Ordering::Relaxed`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#62 - Refactor pt6

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#61 - Refactor pt5

Pull Request - State: closed - Opened by pmnoxx about 3 years ago - 1 comment

#60 - Define public api for `allocator` / bump version to `0.4.0`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#59 - Change how `tracing` is used

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#58 - Continue refactoring `allocator.rs`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#57 - Fix remaining clippy warnings

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#56 - Use randomization intead of roundrobin to decide when to get traceback

Pull Request - State: closed - Opened by pmnoxx about 3 years ago - 2 comments

#55 - Optimize `allocator` by removing `libc`.

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#54 - Refactor `allocator.rs`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#53 - Remove usage of `rand`.

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-enhancement, A-allocator, P-high

#52 - Remove `TOTAL_MEMORY_USAGE` and improve allocation performance by 1%

Pull Request - State: closed - Opened by pmnoxx about 3 years ago - 1 comment
Labels: C-enhancement, C-benchmark, A-allocator, P-low

#51 - Add more benchmark.

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#50 - Refactor `benches/allocations.rs`.

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#49 - Refactor `allocator.rs`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#48 - re: Add allocator test

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#47 - re: Switch to `tracing` style of `info!` messages

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#46 - re: Fix clippy warnings about `write!`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#45 - re: Fix `clippy `warning about ignoring write result

Pull Request - State: closed - Opened by pmnoxx about 3 years ago - 1 comment
Labels: C-housekeeping, A-allocator, P-low

#44 - Add `rustfmt.toml`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-enhancement, C-housekeeping, A-build, P-low

#43 - Add `tracing` support to `dump-analyzer`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-enhancement, A-dump-analyzer, P-low

#42 - Specify `rust version` for the project

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-enhancement, C-housekeeping, A-build, P-low

#41 - re: `near-dump-analyzer`: Fix clippy warnings about loops index

Pull Request - State: closed - Opened by pmnoxx about 3 years ago - 1 comment
Labels: C-housekeeping, A-dump-analyzer, P-low, C-clippy

#40 - Use `null_mul` rather than `0 as *mut c_void`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-housekeeping, A-allocator, P-low, C-clippy

#39 - `near-dump-analyzer`: Upgrade `clap` to `3.0.0-beta5`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-enhancement, C-dependencies, A-dump-analyzer, P-low

#38 - Fix build of `dump-analyzer`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-housekeeping, A-dump-analyzer, A-build, P-low

#37 - feat: `near-rust-allocator-proxy` Bump version to 0.3.1

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: A-allocator, P-low, C-version

#36 - feat: Improve performance of `near-memory-tracker`

Issue - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-enhancement, A-allocator, P-high

#35 - Add empty `dump-analyer` in Rust

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-enhancement, A-dump-analyzer, P-low

#34 - feat: Rewrite `near-dump-analyzer` to rust

Issue - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-enhancement, A-dump-analyzer, P-medium, C-discusson

#33 - feat: Add denies to `lib.rs`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago

#32 - feat: Upgrade edition to 2021

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-enhancement, C-housekeeping

#31 - re: Replace `RefCell` with `Cell`.

Pull Request - State: closed - Opened by pmnoxx about 3 years ago - 1 comment
Labels: C-enhancement, C-housekeeping

#30 - re: Refactor the code `near-rust-allocator-proxy`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-housekeeping

#29 - Fix a warnings inside documentation about missing `;`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-doc, C-housekeeping

#28 - feat: Switch from using `log` to `tracing`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-enhancement, C-dependencies

#27 - feat: Add benchmark to measure overhead of using `#[global_allocator]`

Pull Request - State: closed - Opened by pmnoxx about 3 years ago
Labels: C-enhancement, C-benchmark, C-housekeeping

#26 - Potential perf improvements

Issue - State: open - Opened by matklad about 3 years ago - 4 comments
Labels: C-discusson

#25 - feat: don't hard-code specific underlying allocator

Pull Request - State: closed - Opened by matklad over 3 years ago - 4 comments

#24 - Fix stack trace on memory spike

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago

#23 - Stack traces not printed on memory spikes

Issue - State: closed - Opened by pmnoxx almost 4 years ago

#22 - add total_memory_usage method to allocator.rs

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago

#21 - Fix segfault

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago

#20 - fix memory usage calculation per thread

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago

#19 - Fix updating mem_allocated_total_bytes

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago

#18 - Fix how we calculate memory usage for C code

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago

#17 - Fix calculation of total memory used in C code

Issue - State: closed - Opened by pmnoxx almost 4 years ago

#16 - fix C allocator proxy to log mmap operations

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago

#15 - dump.sh is not starting gdb in the right directory

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago

#14 - fix bug introduces in last commit

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago

#13 - Add option to filter dumps by tid

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago

#12 - Add option for dump.cpp to dump only data for one thread

Issue - State: closed - Opened by pmnoxx almost 4 years ago

#11 - Currently there is now way to report memory usage from C to Rust

Issue - State: closed - Opened by pmnoxx almost 4 years ago

#10 - add a way to Report usage of memory through malloc

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago

#9 - Remove/fix keys inside Cargo.toml

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago

#8 - Add root level Cargo.toml.

Pull Request - State: closed - Opened by pmnoxx almost 4 years ago