#!/usr/bin/env python # Portions Copyright (c) Facebook, Inc. and its affiliates. # # This software may be used and distributed according to the terms of the # GNU General Public License version 2. # Copyright Matt Mackall and others # # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version. from __future__ import absolute_import, print_function import os import sys from edenscm.hgext import traceprof from edenscm.mercurial import ui as uimod if __name__ == "__main__": sys.argv = sys.argv[1:] if not sys.argv: print("usage: traceprof.py