summaryrefslogtreecommitdiffstats
path: root/runtime/transport/control.c
Commit message (Expand)AuthorAgeFilesLines
* runtime shutdown errors: simplify, improve error specificityFrank Ch. Eigler2009-10-131-3/+3
* fix typo: KERN_ERROR -> KERN_ERR from last commitFrank Ch. Eigler2009-09-081-1/+1
* PR10575: emit KERN_ERRORs on transport control message failuresFrank Ch. Eigler2009-09-081-0/+3
* Implemented ring_buffer iterators.David Smith2009-07-151-2/+1
* Make sure all DEBUG_TRANS output uses printk.David Smith2009-06-031-13/+15
* Fixed STP_TRANSPORT_VERSION 1 behavior.David Smith2009-06-031-0/+18
* Merge commit 'origin/master' into pr7043David Smith2009-05-211-1/+6
|\
| * PR9947: move runtime cleanup out of the work queueJosh Stone2009-03-131-1/+6
* | Start of support for older transport and cleanup.David Smith2009-05-061-0/+1
* | More cleanup.David Smith2009-02-251-2/+6
|/
* Removed unused functions and variables.David Smith2009-02-181-2/+0
* Reduced control channel code duplication.David Smith2009-02-171-35/+21
* Use 'static' as much as possibleJosh Stone2009-01-281-1/+1
* PR6736: changelogs for post-merge compiled unwind/symbols data reorganizationFrank Ch. Eigler2008-07-101-1/+0
* transport/symbol rework: kernel-only probes workingFrank Ch. Eigler2008-06-291-1/+4
* STP_RELOCATE message for kernel relocatability (re)adaption, starting impleme...Frank Ch. Eigler2008-06-291-3/+4
* Remove STP_UNWIND support in _stp_ctl_write_dbugWenji Huang2008-06-131-4/+0
* PR6429: remove stapio STP_UNWIND support and associated elfutils dependencyFrank Ch. Eigler2008-06-031-3/+0
* Change staprun to exec stapio. Add "-d" option to staprun.Martin Hunt2008-04-211-1/+1
* control.c (_stp_ctl_write_dbug): Insert missing break.Martin Hunt2008-03-251-0/+1
* rebased unwind_branch on top of current masterFrank Ch. Eigler2008-03-251-203/+22
* 2008-02-27 Martin Hunt <hunt@redhat.com>hunt2008-02-271-124/+85
* 2008-01-28 Martin Hunt <hunt@redhat.com>hunt2008-01-281-4/+4
* PR4037 and fixes to better synchronize staprun and stapio.hunt2008-01-151-17/+28
* Add support for memory allocation tracking.hunt2008-01-151-6/+6
* 2007-11-01 Martin Hunt <hunt@redhat.com>hunt2007-11-011-11/+6
* 2007-10-12 Martin Hunt <hunt@redhat.com>hunt2007-10-121-46/+206
* 2007-09-21 Martin Hunt <hunt@redhat.com>hunt2007-09-211-1/+1
* 2007-09-20 Martin Hunt <hunt@redhat.com>hunt2007-09-201-3/+2
* 2007-08-17 Martin Hunt <hunt@redhat.com>hunt2007-08-171-0/+3
* 2007-08-14 David Smith <dsmith@redhat.com>dsmith2007-08-141-12/+36
* 2007-06-21 Martin Hunt <hunt@redhat.com>hunt2007-06-211-0/+6
* Fix mode in procfs cmd file.hunt2007-06-181-1/+1
* 2007-06-18 Martin Hunt <hunt@redhat.com>hunt2007-06-181-1/+1
* * control.c: Explicit type cast for picky compilers.wcohen2007-05-161-1/+1
* *** empty log message ***hunt2007-05-161-1/+1
* 2007-05-15 Martin Hunt <hunt@redhat.com>hunt2007-05-161-7/+10
* 2007-03-28 Martin Hunt <hunt@redhat.com>hunt2007-03-281-0/+15
* 2007-03-26 Martin Hunt <hunt@redhat.com>hunt2007-03-261-4/+2
* 2007-03-14 Martin Hunt <hunt@redhat.com>hunt2007-03-141-0/+275
* 2005-08-19 Martin Hunt <hunt@redhat.com>hunt2005-08-191-228/+0
* 2005-06-23 Martin Hunt <hunt@redhat.com>hunt2005-06-231-1/+1
* initial revisiontrz2005-05-061-0/+228