Add trace name handling throughout tracectl, ustcomm and ustcmd
authorNils Carlson <nils.carlson@ericsson.com>
Thu, 4 Nov 2010 16:45:06 +0000 (17:45 +0100)
committerNils Carlson <nils.carlson@ericsson.com>
Wed, 10 Nov 2010 08:05:12 +0000 (09:05 +0100)
commitd89b81916428a3e7e5dfe1612e87218502a40a3b
tree94d12fc52df15ce2d698ad6c38761fefe8dc1e0b
parent10f2b72421cdb8844440ddc49a836fb73ce1b495
Add trace name handling throughout tracectl, ustcomm and ustcmd

This patch is the first real step in allowing multi-session
tracing. It pushes trace name all the way out to libustcmd
(though not yet to ustctl) and trace session support all
the way into tracectl in libust (though not yet down to markers).

Signed-off-by: Nils Carlson <nils.carlson@ericsson.com>
Acked-by: David Goulet <david.goulet@polymtl.ca>
include/ust/ustcmd.h
include/ust/ustd.h
libust/tracectl.c
libustcmd/ustcmd.c
libustcomm/ustcomm.c
libustcomm/ustcomm.h
libustd/libustd.c
tests/ustcmd_function_tests/ustcmd_function_tests.c
ustctl/ustctl.c
This page took 0.024067 seconds and 4 git commands to generate.