Skip to content

Commit

Permalink
New package: PProf v0.1.0 (#1822)
Browse files Browse the repository at this point in the history
UUID: e4faabce-9ead-11e9-39d9-4379958e3056
Repo: https://github.com/vchuravy/PProf.jl.git
Tree: 5a9f959dd87fd45ce89af0b830db4a2e477c71d0

Registrator tree SHA: 3358484330f361397979cc5f65a9354333511e25
  • Loading branch information
JuliaRegistrator authored and StefanKarpinski committed Jul 5, 2019
1 parent cb1789d commit 8305f65
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions P/PProf/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1"
4 changes: 4 additions & 0 deletions P/PProf/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
Profile = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79"
ProtoBuf = "3349acd9-ac6a-5e09-bcdb-63829b23a429"
3 changes: 3 additions & 0 deletions P/PProf/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "PProf"
uuid = "e4faabce-9ead-11e9-39d9-4379958e3056"
repo = "https://github.com/vchuravy/PProf.jl.git"
2 changes: 2 additions & 0 deletions P/PProf/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "5a9f959dd87fd45ce89af0b830db4a2e477c71d0"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2587,6 +2587,7 @@ e4b2104d-9c17-5378-9b07-7788b8262d80 = { name = "Distance", path = "D/Distance"
e4b2fa32-6e09-5554-b718-106ed5adafe9 = { name = "GaussianRandomFields", path = "G/GaussianRandomFields" }
e4bdf1c5-016b-5777-90bb-39e5992355c2 = { name = "MultiNest", path = "M/MultiNest" }
e4e893b0-ee5e-52ea-8111-44b3bdec128c = { name = "Mimi", path = "M/Mimi" }
e4faabce-9ead-11e9-39d9-4379958e3056 = { name = "PProf", path = "P/PProf" }
e525b322-f4d5-5e8a-9e4c-f31b6ef474ca = { name = "PyRhodium", path = "P/PyRhodium" }
e54cec92-43bc-5b69-a0ba-12a83b9121d9 = { name = "GroupedErrors", path = "G/GroupedErrors" }
e5719326-7e34-5a7d-b19a-3e86f2e9acf7 = { name = "TriangleMesh", path = "T/TriangleMesh" }
Expand Down

0 comments on commit 8305f65

Please sign in to comment.