Alon Bar-Lev has posted comments on this change. Change subject: tools: Add script to dump heap ......................................................................
Patch Set 3: (1 inline comment) .................................................... File packaging/bin/engine-heap-dump.sh Line 3: . "$(dirname "$(readlink -f "$0")")"/engine-prolog.sh Line 4: Line 5: if [ "$(id -u)" = 0 ]; then Line 6: exec su - "${ENGINE_USER}" -c "$0" "$@" Line 7: die "Cannot su into root." right. Thanks! Line 8: fi Line 9: Line 10: warn() { Line 11: local m="$1" -- To view, visit http://gerrit.ovirt.org/17470 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic337441123a7129d71c0a90aa4b12c8ec49c03c7 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Liran Zelkha <liran.zel...@gmail.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches