Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / flamegraph-rs/flamegraph issues and pull requests
#340 - flamegraph don't work on macOS
Issue -
State: closed - Opened by ferama 27 days ago
- 1 comment
#339 - Running my application under flamegraph makes it 32% faster
Issue -
State: closed - Opened by meltyness about 1 month ago
- 4 comments
#338 - Flamegraph shows addresses instead of function names
Issue -
State: open - Opened by elenakrittik about 2 months ago
- 1 comment
#337 - Partially missed stack trace
Issue -
State: open - Opened by dima74 2 months ago
- 5 comments
#336 - Need to ctrl-c to writte the file
Issue -
State: open - Opened by wiiznokes 3 months ago
- 2 comments
#335 - Update semver-compatible dependencies
Pull Request -
State: open - Opened by djc 3 months ago
#334 - Add kernel, global, and timeout flags
Pull Request -
State: open - Opened by mkeeter 3 months ago
- 1 comment
#333 - Bump opener from 0.7.1 to 0.7.2
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies
#332 - feat: add --iterations flags to specify how many times to run target binary
Pull Request -
State: open - Opened by dvdplm 3 months ago
- 6 comments
#331 - Is it possible to profile only a specific part of a program?
Issue -
State: closed - Opened by MoGuGuai-hzr 4 months ago
- 1 comment
#330 - SVG report doesn't contain my Rust functions
Issue -
State: open - Opened by nricciardi 5 months ago
- 3 comments
#329 - Unknown in svg image (Rust)
Issue -
State: closed - Opened by nricciardi 5 months ago
- 4 comments
#328 - graph diffs from perl flamegraph
Issue -
State: open - Opened by Orca-bit 5 months ago
- 1 comment
#327 - Update README.md to mention 'mold'
Pull Request -
State: closed - Opened by ChrisJefferson 5 months ago
#326 - Add ability to customize title and subtitle of generated graph
Pull Request -
State: closed - Opened by jamel 5 months ago
- 1 comment
#325 - Add reference to samply
Pull Request -
State: closed - Opened by djc 5 months ago
#324 - Run on build script
Issue -
State: open - Opened by wmmc88 6 months ago
- 1 comment
#323 - Bump opener from 0.7.0 to 0.7.1
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#322 - Add unit-test-kind option to allow choosing bin or lib
Pull Request -
State: closed - Opened by felipou 6 months ago
- 1 comment
#321 - Bump blondie from 0.4.2 to 0.5.2
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#320 - Could you add `--config` as option for cargo flamegraph?
Issue -
State: open - Opened by Crispy13 7 months ago
- 3 comments
#319 - Feature: Split Flamegraphs per Unit Test/Bench
Issue -
State: open - Opened by AlexandreCassagne 7 months ago
- 1 comment
#318 - Bump rustls from 0.21.10 to 0.21.11
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#317 - feat: check if perf is installed
Pull Request -
State: closed - Opened by RRRadicalEdward 7 months ago
- 1 comment
#316 - Bump h2 from 0.3.24 to 0.3.26
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#315 - Can you place performance marks/waypoints in code that are visible in the output?
Issue -
State: closed - Opened by alshdavid 8 months ago
- 1 comment
#312 - Support for probing
Issue -
State: open - Opened by iFrostizz 8 months ago
- 1 comment
#311 - Incorrect warning given when running flamegraph for a unit test
Issue -
State: open - Opened by samyak-jain 8 months ago
- 2 comments
#310 - Better error message if `perf` isn't installed
Issue -
State: open - Opened by rickwebiii 8 months ago
- 2 comments
#309 - Improve documentation for frequency arg
Pull Request -
State: closed - Opened by jplatte 9 months ago
- 1 comment
#308 - Bump mio from 0.8.10 to 0.8.11
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#307 - Frequency option is hardly documented
Issue -
State: closed - Opened by svix-jplatte 9 months ago
- 1 comment
#306 - Bump version to 0.6.5
Pull Request -
State: closed - Opened by djc 9 months ago
#305 - Update semver-compatible dependencies
Pull Request -
State: closed - Opened by djc 10 months ago
#304 - On MacOS, always wrap "dtrace" invocation in "arch -arch $native_arch"
Pull Request -
State: closed - Opened by zbentley 10 months ago
- 5 comments
#303 - Address #229: Improve documentation and error output on MacOS when not running as root
Pull Request -
State: closed - Opened by zbentley 10 months ago
- 1 comment
#302 - On MacOS, dtrace fails due to running as the wrong CPU architecture if the "cargo" binary's arch doesn't the arch of the program being profiled
Issue -
State: closed - Opened by zbentley 10 months ago
- 1 comment
#301 - Bump h2 from 0.3.21 to 0.3.24
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#300 - command to generate flamegraph from existing perf.data
Issue -
State: closed - Opened by yanns 10 months ago
- 10 comments
#299 - Add bash marker to make README more readable
Pull Request -
State: closed - Opened by jancionear 10 months ago
- 1 comment
#298 - Run perf script as root to resolve kallsyms
Pull Request -
State: closed - Opened by bobrik 11 months ago
- 2 comments
#297 - Running with `--root` cannot read kallsyms
Issue -
State: closed - Opened by bobrik 11 months ago
- 1 comment
#296 - Update inferno dependency to 0.11.19
Pull Request -
State: closed - Opened by SergejIsbrecht 11 months ago
- 2 comments
#295 - Optional sudo flags as --root argument
Pull Request -
State: closed - Opened by Korrigan 12 months ago
- 3 comments
#294 - Very long analysis due to slow addr2line calls
Issue -
State: closed - Opened by Mingun about 1 year ago
- 2 comments
#293 - Flamegraph throws error when attempting to profile Rust application
Issue -
State: open - Opened by trevorstr about 1 year ago
- 6 comments
#292 - Bump rustix from 0.38.18 to 0.38.19
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#291 - Bump cargo_metadata from 0.18.0 to 0.18.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies
#290 - make --unit-test and --unit-bench target library by default
Pull Request -
State: open - Opened by Carlosted about 1 year ago
#286 - Remove stray backtick from readme
Pull Request -
State: closed - Opened by Dosenpfand about 1 year ago
- 1 comment
#285 - Per thread graph
Issue -
State: closed - Opened by thegreathir about 1 year ago
- 1 comment
#284 - Per thread graph
Issue -
State: open - Opened by thegreathir about 1 year ago
- 3 comments
#283 - Name mangling in output
Issue -
State: closed - Opened by blp about 1 year ago
- 2 comments
#282 - Update dependencies
Pull Request -
State: closed - Opened by djc about 1 year ago
#281 - Bump rustls-webpki from 0.101.1 to 0.101.4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#280 - perf regression: Symbols/function names not demangled
Issue -
State: closed - Opened by arctic-alpaca about 1 year ago
- 11 comments
#279 - Is there `--offline` mode?
Issue -
State: open - Opened by Crispy13 about 1 year ago
- 1 comment
#278 - Add `--target` to specify compilation target
Pull Request -
State: closed - Opened by t4ccer about 1 year ago
- 1 comment
#277 - The call stack of functions mostly records addresses
Issue -
State: closed - Opened by CrazyboyQCD over 1 year ago
- 2 comments
#276 - Add support for profiling unit-test style benchmarks
Pull Request -
State: closed - Opened by d-e-s-o over 1 year ago
- 1 comment
#275 - Support running of `libtest` style (unit-test) benchmarks
Issue -
State: closed - Opened by d-e-s-o over 1 year ago
#274 - Pretty print the possible targets to improve readability
Pull Request -
State: closed - Opened by gianzellweger over 1 year ago
#273 - Update dependencies
Pull Request -
State: closed - Opened by djc over 1 year ago
#272 - Bump cargo_metadata from 0.15.4 to 0.17.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#270 - [Feature Request] Show Progress
Issue -
State: open - Opened by lixin-wei over 1 year ago
- 3 comments
#269 - Fix Palette parsing and include "python"
Pull Request -
State: closed - Opened by jedbrown over 1 year ago
- 2 comments
#268 - unable to sample on WSL2
Issue -
State: closed - Opened by FilipAndersson245 over 1 year ago
- 1 comment
#267 - flamegraph --palette=hot fails to downcast to Palette
Issue -
State: closed - Opened by jedbrown over 1 year ago
- 6 comments
#266 - Attach to an already open process
Issue -
State: closed - Opened by HKalbasi over 1 year ago
- 2 comments
#265 - Option for a time limit
Issue -
State: open - Opened by theimpostor over 1 year ago
- 3 comments
#264 - make `--completion` exclusive
Pull Request -
State: closed - Opened by vic1707 over 1 year ago
- 3 comments
#263 - Fails to load `zsh` completions
Issue -
State: open - Opened by vic1707 over 1 year ago
- 6 comments
#262 - Prepare 0.6.3
Pull Request -
State: closed - Opened by djc over 1 year ago
#261 - Bump opener from 0.6.0 to 0.6.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#260 - Bump h2 from 0.3.16 to 0.3.17
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#259 - Proposed feature: filter/match
Issue -
State: closed - Opened by jedbrown over 1 year ago
- 2 comments
#258 - Bump opener from 0.5.2 to 0.6.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#257 - feature: allow choosing custom build profiles
Issue -
State: closed - Opened by jtmoon79 over 1 year ago
- 4 comments
#256 - Not compatible with `-Zpanic_abort_tests`
Issue -
State: open - Opened by alecmocatta over 1 year ago
- 1 comment
#255 - [WIP] feat: add --iterations flags to specify how many times to run target binary
Pull Request -
State: closed - Opened by bartlomieju over 1 year ago
- 3 comments
#254 - It does not work as expected, no Rust function names!
Issue -
State: closed - Opened by astrolemonade over 1 year ago
- 4 comments
#253 - Dependency management improvements
Pull Request -
State: closed - Opened by djc almost 2 years ago
- 1 comment
#252 - Update dependencies
Pull Request -
State: closed - Opened by djc almost 2 years ago
#251 - Update blondie to v0.4
Pull Request -
State: closed - Opened by nico-abram almost 2 years ago
- 4 comments
#250 - Added a command line option to ignore perf's return status
Pull Request -
State: closed - Opened by lorlouis almost 2 years ago
- 1 comment
#249 - A paragraph about networks and queue theory?
Issue -
State: open - Opened by dtaht almost 2 years ago
- 1 comment
#248 - PERFILE binary contents spewed on stdout on Github Actions runners?
Issue -
State: open - Opened by brainstorm almost 2 years ago
- 3 comments
#247 - flameCHART keeps generating flameGRAPH.svg
Issue -
State: closed - Opened by brainstorm almost 2 years ago
- 2 comments
#246 - --root not equivalent to sudo on OSX?
Issue -
State: closed - Opened by brainstorm almost 2 years ago
- 1 comment
#245 - --unit-test doesnt seem to be able to prioritise lib over bin
Issue -
State: open - Opened by akanalytics almost 2 years ago
- 7 comments
#244 - cargo flamegraph should set cargo environment variables
Issue -
State: open - Opened by kuviman almost 2 years ago
- 3 comments
#243 - Cargo build analysis
Issue -
State: open - Opened by MarcAntoine-Arnaud almost 2 years ago
- 1 comment
#242 - Correctly identify named unit test targets
Pull Request -
State: closed - Opened by ramosbugs almost 2 years ago
- 2 comments
#241 - Add support for cargo --profile
Pull Request -
State: closed - Opened by madadam about 2 years ago
- 3 comments
#240 - Bump cargo_metadata from 0.15.0 to 0.15.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#239 - Moved install command from Pop!_OS to common section.
Pull Request -
State: closed - Opened by ajgrah2000 about 2 years ago
- 1 comment
#238 - Bump clap from 4.0.11 to 4.0.15
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#237 - Make new GitHub release
Issue -
State: closed - Opened by hwittenborn about 2 years ago
- 5 comments
#236 - Upgrade to clap 4
Pull Request -
State: closed - Opened by djc about 2 years ago
#235 - [Feature Request] Support other kinds of flame graphs
Issue -
State: open - Opened by QuarticCat about 2 years ago
- 2 comments