← Back to team overview

zeitgeist team mailing list archive

[Branch ~zeitgeist/zeitgeist/bluebird] Rev 355: benchmark-tools: fix symlink and usage example.

 

------------------------------------------------------------
revno: 355
committer: Siegfried-Angel Gevatter Pujals <siegfried@xxxxxxxxxxxx>
branch nick: bluebird
timestamp: Sat 2011-12-31 13:50:33 +0100
message:
  benchmark-tools: fix symlink and usage example.
removed:
  src/ext-benchmark.vala@
added:
  src/ext-benchmark.vala@
modified:
  tools/development/README


--
lp:zeitgeist
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird

Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.
To unsubscribe from this branch go to https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird/+edit-subscription
=== removed symlink 'src/ext-benchmark.vala'
=== target was u'/home/seif/Projects/zeitgeist/extensions/benchmark.vala'
=== added symlink 'src/ext-benchmark.vala'
=== target is u'../extensions/benchmark.vala'
=== modified file 'tools/development/README'
--- tools/development/README	2011-12-31 00:22:58 +0000
+++ tools/development/README	2011-12-31 12:50:33 +0000
@@ -23,5 +23,5 @@
 #       --queries tools/development/query_sets/timerange_always.txt
 #  tools/development/query_timings.py --name "lp:some-branch" -o somebranch.json \
 #       --queries tools/development/query_sets/timerange_always.txt
-#  tools/development/query_timings.py --plot --type marsh_time somebranch.json \
-#       --plot trunk.json -o benchmark.svg
+#  tools/development/query_timings.py --plot trunk.json --type marsh_time \
+#       -o benchmark.svg