Skip to content

pullrequests Search Results · repo:mstange/samply language:Rust

Filter by

518 results
 (88 ms)

518 results

inmstange/samply (press backspace or delete to remove)

Bumps rangemap from 1.5.1 to 1.6.0. details summary Changelog /summary p em Sourced from a href= https://github.com/jeffparsons/rangemap/blob/main/CHANGELOG.md rangemap s changelog /a . /em /p blockquote ...
dependencies
rust
  • dependabot[bot]
  • Opened 
    4 days ago
  • #638

Bumps tokio from 1.46.1 to 1.47.0. details summary Release notes /summary p em Sourced from a href= https://github.com/tokio-rs/tokio/releases tokio s releases /a . /em /p blockquote h2 Tokio v1.47.0 /h2 ...
dependencies
rust
  • dependabot[bot]
  • Opened 
    4 days ago
  • #637

  • mstange
  • Opened 
    9 days ago
  • #636

  • jrmuizel
  • Opened 
    9 days ago
  • #635

This changes --unstable-presymbolicate to --presymbolicate and actually includes the symbols in the generated profile JSON.
  • mstange
  • Opened 
    10 days ago
  • #634

Bumps rand from 0.9.1 to 0.9.2. details summary Changelog /summary p em Sourced from a href= https://github.com/rust-random/rand/blob/master/CHANGELOG.md rand s changelog /a . /em /p blockquote h2 [0.9.2 ...
dependencies
rust
  • dependabot[bot]
  • 1
  • Opened 
    12 days ago
  • #632

Bumps serde_json from 1.0.140 to 1.0.141. details summary Release notes /summary p em Sourced from a href= https://github.com/serde-rs/json/releases serde_json s releases /a . /em /p blockquote h2 v1.0.141 ...
dependencies
rust
  • dependabot[bot]
  • 1
  • Opened 
    12 days ago
  • #631

  • mstange
  • Opened 
    15 days ago
  • #630

Jeff was running into wrong stacks because he was calling Profile::add_allocation_sample for a thread which was not the main thread, and then we were using stack handles which aren t valid on the main ...
  • mstange
  • Opened 
    15 days ago
  • #629

This works but I m not inclined to have it land because the current allocation system is global and so if you re tracking GPU allocations you can t track any other kind of allocations.
  • jrmuizel
  • 2
  • Opened 
    16 days ago
  • #628