summaryrefslogtreecommitdiff
path: root/buildstream/_profile.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/_profile.py')
-rw-r--r--buildstream/_profile.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildstream/_profile.py b/buildstream/_profile.py
index d977c5da2..82902b03b 100644
--- a/buildstream/_profile.py
+++ b/buildstream/_profile.py
@@ -1,5 +1,6 @@
#
# Copyright (C) 2017 Codethink Limited
+# Copyright (C) 2019 Bloomberg Finance LP
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -16,6 +17,7 @@
#
# Authors:
# Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
+# James Ennis <james.ennis@codethink.co.uk>
import cProfile
import pstats