Skip to content

issues Search Results · repo:jmcomets/tcmalloc-rs language:Rust

Filter by

4 results
 (61 ms)

4 results

injmcomets/tcmalloc-rs (press backspace or delete to remove)

There s an unclear comment here that doesn t explain why tc_free_sized isn t used. The issue is well explained over at https://github.com/gperftools/gperftools/issues/1096#issuecomment-480629732. Summary: ...
  • jmcomets
  • Opened 
    on Nov 8, 2024
  • #7

https://github.com/jmcomets/tcmalloc-rs/blob/f81f326991738b61014c75163c8b1956c6cdbb33/tcmalloc-sys/build.rs#L6-L7 https://github.com/jmcomets/tcmalloc-rs/blob/f81f326991738b61014c75163c8b1956c6cdbb33/tcmalloc-sys/build.rs#L37-L43 ...
  • nc7s
  • Opened 
    on Apr 30, 2023
  • #5

A way to reproduce: cd examples cargo build --features bundled -vv and then ldd target/debug/tcmalloc-example: linux-vdso.so.1 (0x00007ffe404dd000) libtcmalloc.so.4 = /lib/x86_64-linux-gnu/libtcmalloc.so.4 ...
  • calixteman
  • 2
  • Opened 
    on Mar 25, 2020
  • #4

Compiling tcmalloc v0.1.3 error[E0432]: unresolved import `std::alloc::Opaque` -- /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tcmalloc-0.1.3/src/lib.rs:3:39 | 3 | use std::alloc::{GlobalAlloc, ...
  • djmcgill
  • Opened 
    on Aug 5, 2018
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub