summaryrefslogtreecommitdiff
path: root/simpleperf/scripts/inferno
AgeCommit message (Expand)Author
2020-10-23Enable bpfmt repo hookThiƩbaud Weksteen
2020-10-15simpleperf: rename utils.py to avoid name conflict.Yabin Cui
2019-07-23Simpleperf: Restrict callchain depth in infernoAndreas Gampe
2019-01-29inferno: add --system_wide option.Yabin Cui
2018-08-15simpleperf: support pids in app_profiler.py.Yabin Cui
2018-08-15simpleperf: add pid argument to infernoWei Wang
2018-08-03simpleperf: make scripts executable.Yabin Cui
2018-06-26inferno: remove misleading thread count and id in one-flamegraph.Yabin Cui
2018-06-13simpleperf: fix pylint warnings in python scripts.Yabin Cui
2018-05-09Simpleperf: Export inferno as python host libraryAndreas Gampe
2018-04-18simpleperf: refactor app_profiler.py.Yabin Cui
2018-04-16Merge "simpleperf: remove Java interpreter frames by default."Yabin Cui
2018-04-13simpleperf: remove Java interpreter frames by default.Yabin Cui
2018-04-13inferno: fix key input when embedding inferno in report_html.py.Yabin Cui
2018-01-30inferno: support --one-flamegraph option.Yabin Cui
2018-01-25inferno: show time duration for perf.data recorded with --trace-offcpu.Yabin Cui
2017-12-14inferno: show total event count.Yabin Cui
2017-12-14Merge "inferno: Show both event count and percentage in flamegraph."Yabin Cui
2017-12-14inferno: Show both event count and percentage in flamegraph.Yabin Cui
2017-12-13inferno: support --title option.Yabin Cui
2017-12-05inferno: fix zooming flamegraph.Yabin Cui
2017-11-10inferno: sort threads by the event count in a thread.Yabin Cui
2017-10-13simpleperf: fix help msg.Yabin Cui
2017-10-12simpleperf: add function comment.Yabin Cui
2017-10-12simpleperf: speed up inferno.Yabin Cui
2017-10-06simpleperf: add html report interface.Yabin Cui
2017-09-25inferno: support building embedded flamegraph.Yabin Cui
2017-09-20simpleperf: allow inferno to run from any dir.Yabin Cui
2017-08-21Merge "simpleperf: make inferno flamegraph resizable."Yabin Cui
2017-08-21simpleperf: make inferno flamegraph resizable.Yabin Cui
2017-08-21simpleperf: fix scripts based on test on darwin/windows.Yabin Cui
2017-08-14simpleperf: fix inferno and test content of report.html.Yabin Cui
2017-08-11simpleperf: format inferno code.Yabin Cui
2017-08-07simpleperf: use app_profiler.py in inferno.Yabin Cui
2017-07-31simpleperf: split README.md in doc directory.Yabin Cui
2017-07-25simpleperf: move inferno to scripts directory.Yabin Cui