pmaports w/ reMarkable 1 packages
Find a file
Pops Dylan e068de2de5
main/bootchart2: new aport (!852)
Port bootchart2 to PostmarketOS, with three patches:
1. Modification of /etc/bootchartd.conf so that the collector
will stop after sshd has started.
2. Python 3.8 compatibility
3. Disable the interactive mode of pybootchartgui.

Use bootchart2 to profile system boot or a running system.
1. Add the bootchart2 package to your device.
2. Add the following kernel command line parameters: initcall_debug
printk.time=y quiet
3. To profile system boot
	a. add the following kernel command line parameter: PMOS_BOOTCHART2.
	This parameter causes mkinitfs to start /sbin/bootchartd instead of
	/sbin/init. /sbin/bootchartd then starts /sbin/init.
	b. (optional) modify EXIT_PROC in /etc/bootchartd.conf to define
	when the collector is to stop.
	c. Boot the system. Approximately 20 seconds after sshd starts
	(if using the default value of EXIT_PROC), the collector
	will exit.
4. To profile a running system
	a. use the command '/sbin/bootchartd start' (as root) to start
	profiling
	b. use the command '/sbin/bootchartd stop' (as root) to stop
	profiling
5. When the collector exits, /usr/bin/pybootchartgui will create
a visualization in /var/log/bootchart.png.
2020-01-13 15:43:00 +03:00
.build.postmarketos.org bpo/submit.py: require and pass BPO_JOB_{ID,NAME} 2019-10-04 19:39:52 +02:00
.gitlab-ci CI: add new requirements for pmbootstrap 2020-01-12 15:46:10 +03:00
.shared-patches/linux Add gnu89 patch to .shared-patches/linux/ (!158) 2019-01-21 07:12:00 +01:00
cross cross/gcc-*: upgrade to 9.2.0-r4 (!839) 2019-12-28 18:31:17 +05:30
device device/device-raspberry-pi: fix boot error caused by missing dtb file (!870) 2020-01-12 18:06:35 +03:00
firmware huawei-y530: change to armv7 (!850) 2020-01-03 04:45:57 +01:00
hybris hybris/xf86-video-hwcomposer: remove drihybrisproto dependency (!675) 2020-01-12 19:09:48 +03:00
kde kde/plasma-camera: upgrade to 0_git20191231 (!859) 2020-01-06 17:03:31 +03:00
maemo maemo/gtk+2.0-maemo: remove version from provides (!853) 2020-01-03 04:50:16 +01:00
main main/bootchart2: new aport (!852) 2020-01-13 15:43:00 +03:00
modem modem/modem-qcom-msm-mainline-common: recognize hexagon remoteproc (!799) 2019-12-09 17:37:50 +03:00
temp temp/mesa-git: upgrade to 0_git20200110 (!861) 2020-01-13 00:19:00 +03:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.editorconfig Add editorconfig file from Alpine 2018-11-27 07:47:11 +01:00
.gitignore gitignore: add "/custom-*" (!646) 2019-09-26 21:51:14 +02:00
.gitlab-ci.yml CI: skip linting check for temp/ folder (!864) 2020-01-09 02:40:38 +03:00
.mrhlpr.json mrhlpr.json: allow commas in generic commit subjects (!782) 2019-12-07 14:50:56 +01:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: require pmbootstrap 1.11.0 2019-11-22 00:19:18 +01:00
README.md Update README.md: add helpful links 2018-09-04 07:15:47 +00:00