issues
search
llogiq
/
flame
An intrusive flamegraph profiling tool for rust.
Apache License 2.0
706
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Flame
#57
raffy11
closed
8 months ago
2
Upgrade thread-id to 4.0
#56
coolreader18
closed
3 years ago
2
WIP: fix build without json feature
#55
llogiq
opened
3 years ago
0
Add crates.io keywords
#54
ghost
closed
3 years ago
1
Crate doesn't compile without `json` feature
#53
mbartlett21
opened
3 years ago
1
HTML template add utf-8 meta tag
#52
zombie110year
closed
4 years ago
0
Missing escping in dump_html
#51
alvinlindstam
opened
4 years ago
1
add full example and related flamegraph image
#50
DevinR528
closed
4 years ago
1
Add `must_use` attribute to `SpanGuard`
#49
Stef-Gijsberts
closed
5 years ago
1
Suiggestion: use inferno for flamegraphs
#48
jonhoo
opened
5 years ago
0
Use debug formatting to escape name strings for html
#47
coolreader18
closed
5 years ago
0
[feature] Show notes in dumps
#46
coolreader18
opened
5 years ago
0
fix typo in readme.md
#45
seeekr
closed
5 years ago
0
Switch HTML Dump to Show ms Instead of Samples
#44
zicklag
closed
5 years ago
1
[Feature] Show Times in HTML Dump
#43
zicklag
closed
5 years ago
0
Doesn't seem to work with multiple threads
#42
Ploppz
opened
5 years ago
5
Make it clear in documentation that `dump_html` only knows the profiling of the current thread
#41
Ploppz
opened
5 years ago
0
How to get HTML from multiple threads?
#40
Ploppz
opened
5 years ago
0
flame::end(repl) attempted to end end
#39
MasonRemaley
closed
5 years ago
2
fix some clippy warnings
#38
KlossPeter
closed
6 years ago
1
Cross-crate flamegraph
#37
sharksforarms
closed
6 years ago
9
disable feature added
#36
TyOverby
opened
6 years ago
0
Documentation / repo / crates.io mismatch
#35
ticky
closed
6 years ago
5
bump lazy_static to 1.*.*
#34
ignatenkobrain
closed
6 years ago
1
Combine identical stack traces
#33
mfr-itr
opened
6 years ago
10
Cargo.toml doesn't reference docs.rs
#32
Yamakaky
closed
6 years ago
1
Easy profiling disabling
#31
mfr-itr
opened
6 years ago
11
thread test is failing
#30
ignatenkobrain
closed
6 years ago
5
Expose dump_html_custom
#29
Xanewok
closed
7 years ago
0
Link to 0.2 version docs in readme.md
#28
Xanewok
closed
7 years ago
1
Add `cfg(feature = "json")` to `extern crate serde_derive`
#27
seventh-chord
closed
7 years ago
1
Close spans before plotting output.
#26
LuisAyuso
opened
7 years ago
0
threads test is failing
#25
ignatenkobrain
closed
7 years ago
2
LICENSE files are missing
#24
ignatenkobrain
closed
6 years ago
3
don't use *.*.* syntax in Cargo.toml
#23
ignatenkobrain
closed
7 years ago
1
Side-effect on `std::convert::Into<_>` introduced in 0.1.12
#22
behnam
closed
6 years ago
10
safe drop implementation
#21
TyOverby
closed
7 years ago
0
Add API for exporting custom data.
#20
TyOverby
closed
7 years ago
1
Implement Stack Merging
#19
behnam
closed
7 years ago
6
"thread '<unnamed>' panicked" on unit tests
#18
behnam
closed
7 years ago
6
[readme] Fix bit-rotted example
#17
behnam
closed
7 years ago
1
Update online docs?
#16
DaseinPhaos
closed
7 years ago
1
Folding?
#15
johalun
opened
7 years ago
2
Update README
#14
llogiq
closed
8 years ago
1
simplified travis config
#13
llogiq
closed
8 years ago
1
Replace clock_ticks with std::time
#12
serprex
closed
8 years ago
3
how to get data from multiple threads?
#11
llogiq
closed
7 years ago
2
new feature: frame(name, || ..)
#10
llogiq
closed
8 years ago
2
add an `end_with(_, _)` function
#9
llogiq
closed
8 years ago
3
feature request: end_with API
#8
llogiq
closed
8 years ago
1
Next