Cleanup and add comments to ust_app.c
authorDavid Goulet <david.goulet@polymtl.ca>
Tue, 15 Nov 2011 20:23:14 +0000 (15:23 -0500)
committerDavid Goulet <david.goulet@polymtl.ca>
Tue, 15 Nov 2011 20:23:14 +0000 (15:23 -0500)
commit5b4a0ec04ce1ee5a4cf4c8a5896edab28750da56
tree54f9639a7a2264907dab991f60d46ad463f85941
parent3735745270b83fc911d8ee39c8437256b3af4e3d
Cleanup and add comments to ust_app.c

Mostly cleanup the code by moving static functions up and creating
wrapper function around the ustctl_* API calls.

Also, replace all hashtable iteration structure by cds each entry
macros.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
lttng-sessiond/main.c
lttng-sessiond/ust-app.c
lttng-sessiond/ust-app.h
This page took 0.024418 seconds and 4 git commands to generate.