<feed xmlns='http://www.w3.org/2005/Atom'>
<title>virt-top.git/README, branch master</title>
<subtitle>[MIRROR] top-like utility for showing stats of virtual machines</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/virt-top.git/'/>
<entry>
<title>main: Record and print full exception stack traces.</title>
<updated>2011-01-06T12:43:48+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-01-06T12:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/virt-top.git/commit/?id=d3def2ccdd0e1f25f4966eee8cfc4396861e4fb4'/>
<id>d3def2ccdd0e1f25f4966eee8cfc4396861e4fb4</id>
<content type='text'>
This turns on stack trace recording unconditionally (the same
effect as if OCAMLRUNPARAM=b was always supplied), and also prints
stack traces to the log file if there is an exception.

See also:
http://caml.inria.fr/pub/docs/manual-ocaml/libref/Printexc.html

Note that this requires OCaml &gt;= 3.11.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This turns on stack trace recording unconditionally (the same
effect as if OCAMLRUNPARAM=b was always supplied), and also prints
stack traces to the log file if there is an exception.

See also:
http://caml.inria.fr/pub/docs/manual-ocaml/libref/Printexc.html

Note that this requires OCaml &gt;= 3.11.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>HACKING file, update (C) messages.</title>
<updated>2009-10-06T15:38:11+00:00</updated>
<author>
<name>Richard Jones</name>
<email>rjones@trick.home.annexia.org</email>
</author>
<published>2009-10-06T15:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/virt-top.git/commit/?id=2a8acd07005f2e8cdc43a6cc2a4e6f3d66f9fc4d'/>
<id>2a8acd07005f2e8cdc43a6cc2a4e6f3d66f9fc4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*** THIS REPO IS JUST FOR VIRT-TOP NOW ***</title>
<updated>2008-04-16T13:11:41+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2008-04-16T13:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/virt-top.git/commit/?id=e86f4987469c26213c6693b35cde3b48a4732524'/>
<id>e86f4987469c26213c6693b35cde3b48a4732524</id>
<content type='text'>
 - See http://hg.et.redhat.com/applications/virt/ for bindings and
   the other applications.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - See http://hg.et.redhat.com/applications/virt/ for bindings and
   the other applications.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new column for virt-df requirements.</title>
<updated>2008-04-14T16:47:09+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2008-04-14T16:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/virt-top.git/commit/?id=9c96bc8ba014fe5d9bdf84234015446e745ee2b8'/>
<id>9c96bc8ba014fe5d9bdf84234015446e745ee2b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic infrastructure for using gettext to translate.</title>
<updated>2008-03-28T16:47:27+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2008-03-28T16:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/virt-top.git/commit/?id=b2a619b32d66d94779b7fef0363aecfa17cef6f7'/>
<id>b2a619b32d66d94779b7fef0363aecfa17cef6f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update list of dependencies.</title>
<updated>2008-03-04T13:42:39+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2008-03-04T13:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/virt-top.git/commit/?id=f1212f9779e92bedf31b7eccb5be495f2c384971'/>
<id>f1212f9779e92bedf31b7eccb5be495f2c384971</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move connection dialog to its own module.  ocaml-dbus &gt;= 0.04.</title>
<updated>2008-02-27T11:36:43+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2008-02-27T11:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/virt-top.git/commit/?id=65bbf9ecb8cc9bab8e5448f093ec67f843a71906'/>
<id>65bbf9ecb8cc9bab8e5448f093ec67f843a71906</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite the requirements section of the README file to make it</title>
<updated>2008-02-16T14:06:52+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2008-02-16T14:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/virt-top.git/commit/?id=d81bd95b04381b8e3c49eea7c0f98b5cb72be863'/>
<id>d81bd95b04381b8e3c49eea7c0f98b5cb72be863</id>
<content type='text'>
clearer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clearer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changing copyright notice for new year.</title>
<updated>2008-01-18T12:49:23+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2008-01-18T12:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/virt-top.git/commit/?id=ff8a7d9e917c04ad8e8d609567492a6943d35212'/>
<id>ff8a7d9e917c04ad8e8d609567492a6943d35212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move programming information to libvirt generated doc.</title>
<updated>2008-01-08T13:26:23+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2008-01-08T13:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/virt-top.git/commit/?id=9b4bab1fe618affd0e69666ec6467b414cee325e'/>
<id>9b4bab1fe618affd0e69666ec6467b414cee325e</id>
<content type='text'>
	* README, libvirt/libvirt.mli: Moved programming information to
	  libvirt generated documentation, greatly expanded examples and
	  other issues.
	* examples/Makefile.in, examples/node_info.ml, examples/.depend:
	  Added node_info example program.
	* .hgignore, Makefile.in: Ignore, clean up node_info binary.
	* examples/list_domains.ml: Make a read-only connection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* README, libvirt/libvirt.mli: Moved programming information to
	  libvirt generated documentation, greatly expanded examples and
	  other issues.
	* examples/Makefile.in, examples/node_info.ml, examples/.depend:
	  Added node_info example program.
	* .hgignore, Makefile.in: Ignore, clean up node_info binary.
	* examples/list_domains.ml: Make a read-only connection.
</pre>
</div>
</content>
</entry>
</feed>
