Skip to content

Pull requests: laixintao/flameshow

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

cleaup files and refactor pyproject.toml
#19 by laixintao was merged Sep 29, 2023 Loading…
show human friendly size when sample unit is byte.
#5 by laixintao was merged Sep 24, 2023 Loading…
add version option
#6 by laixintao was merged Sep 24, 2023 Loading…
Add help information
#7 by laixintao was merged Sep 25, 2023 Loading…
auto fix the detail row height, to match the radio set.
#9 by laixintao was merged Sep 25, 2023 Loading…
heap's default sample index set to inuse_space.
#10 by laixintao was merged Sep 25, 2023 Loading…
update readme: add dev instruction, and mention textual.
#11 by laixintao was merged Sep 25, 2023 Loading…
add logs for timing the profile parse time.
#14 by laixintao was merged Sep 27, 2023 Loading…
build wheels for differnt platforms.
#15 by laixintao was merged Sep 28, 2023 Loading…
add release ci: upload to pypi on tag push.
#17 by laixintao was merged Sep 29, 2023 Loading…
config bumpversion for project
#1 by laixintao was merged Sep 24, 2023 Loading…
add code coverage on tests.
#18 by laixintao was merged Sep 29, 2023 Loading…
remove -f format option
#20 by laixintao was merged Sep 29, 2023 Loading…
optimise: do not render when value is 0
#21 by laixintao was merged Sep 30, 2023 Loading…
optimize: when span container width is 0, skip rendering.
#22 by laixintao was merged Sep 30, 2023 Loading…
Display loading status on footer.
#23 by laixintao was merged Sep 30, 2023 Loading…
Refactor flamegraph view
#24 by laixintao was merged Oct 1, 2023 Loading…
rename FlameGraphApp to FlameshowApp
#25 by laixintao was merged Oct 1, 2023 Loading…
v1.0: refactor rendering using line api v1
#26 by laixintao was closed Oct 4, 2023 Loading…
refactor: move lines create to profile model v1
#27 by laixintao was merged Oct 4, 2023 Loading…
V1 version, work in progress v1
#28 by laixintao was merged Oct 4, 2023 Loading…
ci: report tests coverage.
#29 by laixintao was merged Oct 4, 2023 Loading…
Render root frame with markup
#79 by mattrobenolt was merged Dec 17, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.