James Ennis pushed to branch jennis/add_new_profile_topic at BuildStream / buildstream
Commits:
-
2c78090a
by James Ennis at 2019-01-25T16:26:30Z
1 changed file:
Changes:
1 | 1 |
#
|
2 | 2 |
# Copyright (C) 2017 Codethink Limited
|
3 |
+# Copyright (C) 2019 Bloomberg Finance LP
|
|
3 | 4 |
#
|
4 | 5 |
# This program is free software; you can redistribute it and/or
|
5 | 6 |
# modify it under the terms of the GNU Lesser General Public
|
... | ... | @@ -16,6 +17,7 @@ |
16 | 17 |
#
|
17 | 18 |
# Authors:
|
18 | 19 |
# Tristan Van Berkom <tristan vanberkom codethink co uk>
|
20 |
+# James Ennis <james ennis codethink co uk>
|
|
19 | 21 |
|
20 | 22 |
import cProfile
|
21 | 23 |
import pstats
|