refactor: split create_session in 4 functions
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 8 Jun 2016 02:02:05 +0000 (22:02 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 29 Jun 2016 16:35:53 +0000 (12:35 -0400)
commit227bc7029ff2f672535459e57ceed8c08af70324
tree6ecd15e2c1c0a9124fb755e07d4d97517d4cc1c0
parent592b86c8b9fee473b425bdd15f9323747e78c2c0
refactor: split create_session in 4 functions

validate_command: checks for invalid options configuration
create_session_basic: responsible for session creation and configuration
generate_output: responsible of outputting the info to the user

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
src/bin/lttng/commands/create.c
This page took 0.026188 seconds and 5 git commands to generate.