libreoffice-online/scripts
Caolán McNamara 339e724ae6 make profiling script find all coolwsds
there might be coolwsds launched from another service which doesn't
match -u coolwsd, so use -t coolwsd instead to capture all of them

then their output might be interleaved, so switch to another log
format that retains the name[pid] and stable sort on that column
so we have all the matching lines for a name[pid] contiguous but
ordered within that by time. After the sort, cut to drop the
columns that are additional over the 'cat' format.

Signed-off-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Change-Id: Id1d1c37001249ff348d6c09c005fb0836133258c
2024-03-22 13:16:59 +01:00
..
build-poco-android.sh Poco: build for Android 2023-07-02 10:29:16 +02:00
build-zstd-android.sh
build-zstd-ios.sh
extract_translator.sh
locorestrings.py Adapt locorestrings.py for Python 3 2023-10-03 10:58:39 +02:00
logparse.pl
perftrace.pl
profile-cool make profiling script find all coolwsds 2024-03-22 13:16:59 +01:00
refresh-git-hooks
run-wsdunit wsd: test: better run_unit.sh 2023-10-24 09:20:32 +02:00
segv-catch.pl
test-ha.pl
translator_credits.sh
unocommands.py Fix warning for unocommands.py 2024-02-06 17:50:09 -05:00
untranslated.py
unused-js-functions.sh
weblate-leader-board-parser.py