#!/bin/bash # description: create firefox gecko profile json format from perf.data if [ "$*" = "-i -" ]; then perf script -s "$PERF_EXEC_PATH"/scripts/python/gecko.py else perf script -s "$PERF_EXEC_PATH"/scripts/python/gecko.py -- "$@" fi ripts/test_doc_build.py?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/scripts/test_doc_build.py
AgeCommit message (Expand)Author
2025-06-25scripts: test_doc_build.py: regroup and rename argumentsMauro Carvalho Chehab
2025-06-25scripts: test_doc_build.py: make the script smarterMauro Carvalho Chehab
2025-06-25scripts: test_doc_build.py: improve cmd.log logicMauro Carvalho Chehab
2025-06-25scripts: test_doc_build.py: improve dependency listMauro Carvalho Chehab
2025-06-25scripts: test_doc_build.py: better adjust to python versionMauro Carvalho Chehab
2025-06-25scripts: test_doc_build.py: better control its outputMauro Carvalho Chehab
2025-06-25scripts: test_doc_build.py: make capture assynchronousMauro Carvalho Chehab
2025-06-25scripts: scripts/test_doc_build.py: add script to test doc buildMauro Carvalho Chehab