2011-02-17 |
Mathieu Desnoyers | markers: export pointer array instead of struct marker |
blob | commitdiff | raw |
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 |
2009-10-05 |
Pierre-Marc Fournier | libust: never inline functions that may be called from... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Pierre-Marc Fournier | use liburcu-bp |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Pierre-Marc Fournier | improve fork handling |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Pierre-Marc Fournier | make have_listener volatile because it is updated from... |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Pierre-Marc Fournier | fix marker listing output |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Pierre-Marc Fournier | libust: cleanup usage of have_listener |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Pierre-Marc Fournier | correctly close bc fds on fork |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Pierre-Marc Fournier | add ust_potential_exec, to prepare for execs |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Pierre-Marc Fournier | add pidunique concept |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Pierre-Marc Fournier | libust: improve cleanup on application end |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Pierre-Marc Fournier | fix warning |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Pierre-Marc Fournier | ustcomm: move function to destroy app socket to ustcomm |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Pierre-Marc Fournier | make forking while tracing work correctly |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Pierre-Marc Fournier | fix keepalive system |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Pierre-Marc Fournier | add a working keepalive system |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Pierre-Marc Fournier | make inform_consumer_daemon() generic |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Pierre-Marc Fournier | cleanups |
blob | commitdiff | raw | diff to current |
2009-09-03 |
Pierre-Marc Fournier | libust: improve support for regex marker specification |
blob | commitdiff | raw | diff to current |
2009-09-02 |
Pierre-Marc Fournier | add regex support for marker names |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Pierre-Marc Fournier | libust: start working on process keepalive |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Pierre-Marc Fournier | enhancements to the constructor system |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Pierre-Marc Fournier | add ust_fork() |
blob | commitdiff | raw | diff to current |
next |