Merged, thanks! Mathieu
* David Goulet ([email protected]) wrote: > Signed-off-by: David Goulet <[email protected]> > --- > .gitignore | 16 ++++++++++++++++ > 1 files changed, 16 insertions(+), 0 deletions(-) > > diff --git a/.gitignore b/.gitignore > index 9935f11..cdf8505 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -24,3 +24,19 @@ libtool > > ustctl/ustctl > ust-consumerd/ust-consumerd > + > +tests/basic/basic > +tests/basic_long/basic_long > +tests/dlopen/dlopen > +tests/fork/fork > +tests/fork/fork2 > +tests/hello/hello > +tests/hello2/hello2 > +tests/libustctl_function_tests/libustctl_function_tests > +tests/register_test/register_test > +tests/same_line_marker/same_line_marker > +tests/test-libustinstr-malloc/prog > +tests/test-nevents/prog > +tests/trace_event/trace_event_test > +tests/tracepoint/benchmark/tracepoint_benchmark > +tests/tracepoint/tracepoint_test > -- > 1.7.4 > > > _______________________________________________ > ltt-dev mailing list > [email protected] > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev > -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.efficios.com _______________________________________________ ltt-dev mailing list [email protected] http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
