summaryrefslogtreecommitdiffstats
path: root/chromium/docs/website/site/chromium-os/how-tos-and-troubleshooting/a-brief-perf-how-to/perf.patch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/docs/website/site/chromium-os/how-tos-and-troubleshooting/a-brief-perf-how-to/perf.patch.txt')
-rw-r--r--chromium/docs/website/site/chromium-os/how-tos-and-troubleshooting/a-brief-perf-how-to/perf.patch.txt24
1 files changed, 0 insertions, 24 deletions
diff --git a/chromium/docs/website/site/chromium-os/how-tos-and-troubleshooting/a-brief-perf-how-to/perf.patch.txt b/chromium/docs/website/site/chromium-os/how-tos-and-troubleshooting/a-brief-perf-how-to/perf.patch.txt
deleted file mode 100644
index 6812edf3775..00000000000
--- a/chromium/docs/website/site/chromium-os/how-tos-and-troubleshooting/a-brief-perf-how-to/perf.patch.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-diff --git a/boot-complete.conf b/boot-complete.conf
-index 77712e4..a368469 100644
---- a/boot-complete.conf
-+++ b/boot-complete.conf
-@@ -84,4 +84,5 @@ script
- # Checks if the device shut down while in suspend and sends metrics
- # as if coming out of suspend.
- send_metrics_on_resume -b &
-+ pkill -2 '^perf$' || true
- end script
-diff --git a/chromeos_startup b/chromeos_startup
-index da54833..9d52108 100755
---- a/chromeos_startup
-+++ b/chromeos_startup
-@@ -157,6 +157,9 @@ if [ "$ROOTDEV_RET_CODE" = "0" ] ; then
- fi
- fi
-
-+( cd /tmp ; exec perf timechart record sleep 20 >perf.out 2>&1 ) &
-+sleep .2
-+
- #
- # Note that ureadahead depends on some of the operations above.
- # Notably, the command requires /var to be mounted, because the pack