2011-04-26 |
Mathieu Desnoyers | Markers: temporarily remove GDB support |
blob | commitdiff | raw |
2011-04-22 |
Mathieu Desnoyers | Remove #define _LGPL_SOURCE from public headers |
blob | commitdiff | raw | diff to current |
2011-04-13 |
Mathieu Desnoyers | Remove immediate values code (non-effective anyway) |
blob | commitdiff | raw | diff to current |
2011-04-13 |
Mathieu Desnoyers | Markers: Namespace cleanup, with API change. |
blob | commitdiff | raw | diff to current |
2011-04-13 |
Mathieu Desnoyers | Markers: API change: rename trace_mark() to ust_marker() |
blob | commitdiff | raw | diff to current |
2011-04-13 |
Mathieu Desnoyers | Merge branch 'master' of ssh://git.lttng.org/home/git/ust |
blob | commitdiff | raw | diff to current |
2011-04-10 |
Mathieu Desnoyers | Markers: remove channel name from trace_mark() |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Nils Carlson | Make only libust and libustconsumer use a signal safe... |
blob | commitdiff | raw | diff to current |
2011-03-30 |
Nils Carlson | Add mode setting to socket directory creation |
blob | commitdiff | raw | diff to current |
2011-03-30 |
Nils Carlson | Make app socket directories per-user v2 |
blob | commitdiff | raw | diff to current |
2011-03-10 |
Nils Carlson | libust: Remove some unused variables |
blob | commitdiff | raw | diff to current |
2011-03-10 |
Nils Carlson | libust: Remove the now useless open_buffers list. |
blob | commitdiff | raw | diff to current |
2011-03-10 |
Nils Carlson | libust: remove process_simple_client_cmd function |
blob | commitdiff | raw | diff to current |
2011-03-10 |
Nils Carlson | Change force_subbuffer switch to be per trace |
blob | commitdiff | raw | diff to current |
2011-03-04 |
Mathieu Desnoyers | Use liburcu-bp before/after fork (parent/child) callbacks |
blob | commitdiff | raw | diff to current |
2011-03-04 |
Mathieu Desnoyers | Fix off-by-one in open_memstream |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Mathieu Desnoyers | Add pthread cleanup to listener (to cleanup mutex) |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Mathieu Desnoyers | fork: child should issue synchronize_rcu() for urcu... |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Mathieu Desnoyers | Add missing listener threads data vs fork() protection |
blob | commitdiff | raw | diff to current |
2011-02-23 |
Nils Carlson | libust: Fix multiple fd close during fork v2 |
blob | commitdiff | raw | diff to current |
2011-02-18 |
Yannick Brosseau | Fix segfault in ust_fork |
blob | commitdiff | raw | diff to current |
2011-02-17 |
Mathieu Desnoyers | Trace event: export pointer array |
blob | commitdiff | raw | diff to current |
2011-02-17 |
Mathieu Desnoyers | markers: export pointer array instead of struct marker |
blob | commitdiff | raw | diff to current |
2011-02-11 |
David Goulet | UST-wide warning fixes |
blob | commitdiff | raw | diff to current |
2011-02-10 |
Mathieu Desnoyers | UST-wide warning fixes/bugfixes |
blob | commitdiff | raw | diff to current |
2011-01-14 |
Nils Carlson | Fix a minor ugliness |
blob | commitdiff | raw | diff to current |
2011-01-14 |
David Goulet | Fix variable declaration of the clock source v2 |
blob | commitdiff | raw | diff to current |
2011-01-13 |
Julien Desfossez | At runtime, UST checks if the LTTng clock source is... |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Nils Carlson | Rename libustd to libustconsumer and ustd to ust-consumerd |
blob | commitdiff | raw | diff to current |
2010-12-29 |
Nils Carlson | Generalize some ustcomm functionality |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Mathieu Desnoyers | Rename for the new liburcu API namespace |
blob | commitdiff | raw | diff to current |
2010-11-10 |
Nils Carlson | Add trace name handling throughout tracectl, ustcomm... |
blob | commitdiff | raw | diff to current |
2010-10-26 |
Nils Carlson | Make tracectl destructor aware of fork status |
blob | commitdiff | raw | diff to current |
2010-10-26 |
Nils Carlson | Introduce a new communication protocol for UST v5 |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Nils Carlson | Re-write ustcomm parts of UST v2 |
blob | commitdiff | raw | diff to current |
2010-09-22 |
Douglas Santos | fix sscanf format string v3 |
blob | commitdiff | raw | diff to current |
2010-09-22 |
Douglas Santos | tracectl cleanup v3 |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Douglas Santos | null check for disable_marker |
blob | commitdiff | raw | diff to current |
2010-09-10 |
Nils Carlson | Add functions and command line for listing trace_events v3 |
blob | commitdiff | raw | diff to current |
2010-09-07 |
David Goulet | Change malloc to zmalloc for libust |
blob | commitdiff | raw | diff to current |
2010-09-06 |
David Goulet | Fix retval value assignment on error |
blob | commitdiff | raw | diff to current |
2010-09-06 |
David Goulet | Fix asprintf and scanf ignoring return value |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Alexis Hallé | remove unused variables |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Alexis Hallé | add a command to force subbuffer switch |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Alexis Hallé | add get/set commands for daemon socket path |
blob | commitdiff | raw | diff to current |
2010-07-15 |
Pierre-Marc Fournier | add paranoid check before listener thread destruction |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Pierre-Marc Fournier | tracectl.c: add description comment |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Alexis Hallé | add environment variables to set subbuffer options |
blob | commitdiff | raw | diff to current |
2010-05-27 |
Pierre-Marc Fournier | block all signals in listener thread |
blob | commitdiff | raw | diff to current |
2010-04-27 |
Pierre-Marc Fournier | fix power of two computation |
blob | commitdiff | raw | diff to current |
2010-04-27 |
Pierre-Marc Fournier | fix warning |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Pierre-Marc Fournier | add support for channel overwrite and non-collection |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Pierre-Marc Fournier | remove unused consumer_stack |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Pierre-Marc Fournier | fix pthread error handling |
blob | commitdiff | raw | diff to current |
2010-03-17 |
Pierre-Marc Fournier | tracectl: remove unused function |
blob | commitdiff | raw | diff to current |
2010-03-12 |
Pierre-Marc Fournier | remove pointless strdup_malloc |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Pierre-Marc Fournier | remove old unused code |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Pierre-Marc Fournier | Add multipoll and change tracectl to use it |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Pierre-Marc Fournier | have_listener: make static |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Pierre-Marc Fournier | don't close file descriptors twice |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Pierre-Marc Fournier | remove USE_CLONE |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Pierre-Marc Fournier | don't destroy app communication server in main() destructor |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Pierre-Marc Fournier | change benign WARN()s to DBG()s |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Pierre-Marc Fournier | add error handling for close() call |
blob | commitdiff | raw | diff to current |
2010-03-04 |
Pierre-Marc Fournier | fix destruction to free all memory |
blob | commitdiff | raw | diff to current |
2010-03-04 |
Pierre-Marc Fournier | kmalloc, kfree, etc => malloc, free, etc |
blob | commitdiff | raw | diff to current |
2010-03-04 |
Pierre-Marc Fournier | convert to uatomic ops |
blob | commitdiff | raw | diff to current |
2010-03-03 |
Pierre-Marc Fournier | remove rcu initialization as it is not needed with... |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Pierre-Marc Fournier | ust_fork(): close the ustcomm_app socket in the child... |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Pierre-Marc Fournier | ust_fork(): reset buffers_to_export to 0 when forking |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Pierre-Marc Fournier | improve keepalive by changing the location of the uncon... |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Pierre-Marc Fournier | ust_fork(): create listener after iniializing socket |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Pierre-Marc Fournier | ust_fork(): prevent deadlock by forcing release of... |
blob | commitdiff | raw | diff to current |
2010-02-26 |
Pierre-Marc Fournier | fork: don't switch buffer when destroying trace in... |
blob | commitdiff | raw | diff to current |
2010-02-26 |
Pierre-Marc Fournier | powerof_two: make static |
blob | commitdiff | raw | diff to current |
2010-02-26 |
Pierre-Marc Fournier | take ltt_trace_lock during the full manipulation of... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Douglas Santos | add options to set subbuf size and cnt |
blob | commitdiff | raw | diff to current |
2010-02-18 |
Pierre-Marc Fournier | standardize error messages a bit |
blob | commitdiff | raw | diff to current |
2010-02-18 |
Pierre-Marc Fournier | add NOTFOUND reply for get_subbuf and put_subbuf commands |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Pierre-Marc Fournier | fix bug that always forced the consumed offset at 0 |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Pierre-Marc Fournier | fix some errors and warnings in the porting |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Pierre-Marc Fournier | Port changes from lttng-kt |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Pierre-Marc Fournier | Update to liburcu 0.4.0 API |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Pierre-Marc Fournier | Convert buffering system to per-cpu |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Pierre-Marc Fournier | Large cleanup, mostly removal of all printk's and print... |
blob | commitdiff | raw | diff to current |
2010-01-20 |
Pierre-Marc Fournier | Refactor libinterfork and add support for clone() inter... |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Pierre-Marc Fournier | Add comment on manual registration of "ust" channel |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Pierre-Marc Fournier | Add --create-trace option to ustctl |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Pierre-Marc Fournier | Rewrite last GPL bits in relay.c and relay.h |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Pierre-Marc Fournier | revert installation of tracer.h, but keep ust.h |
blob | commitdiff | raw | diff to current |
2009-11-04 |
Pierre-Marc Fournier | install tracer.h, add new ust/ust.h |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Pierre-Marc Fournier | Merge branch 'for-pierre-marc' of git://git.infradead... |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Pierre-Marc Fournier | markers: save marker location in struct marker |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Jan Blunck | Move immediate.h, marker.h and tracepoint.h to include... |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Jan Blunck | Remove localerr.h |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Pierre-Marc Fournier | immediately create listener thread on process creation |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Pierre-Marc Fournier | improve create_listener() |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Pierre-Marc Fournier | tracectl.c: minor cleanup |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Pierre-Marc Fournier | remove unneeded noinline's |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Pierre-Marc Fournier | remove unneeded constructor priority |
blob | commitdiff | raw | diff to current |
next |