summaryrefslogtreecommitdiffstats
path: root/runtime/procfs.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed PR 11078. Changed code to avoided procfs race condition.David Smith2010-02-031-4/+11
* BZ 490234 fix.David Smith2009-07-061-8/+7
* Removed unused functions and variables.David Smith2009-02-181-1/+0
* Fixed transport/procfs.c for systems that use the old transport (RHEL4).David Smith2009-02-131-0/+5
* Cleanup. Renamed _stp_{un}lock_debugfs() to _stp_{un}lock_transport_dir().David Smith2009-02-121-5/+5
* 2.6.29rc build fix: autoconf for proc_dir_entry->owner going awayFrank Ch. Eigler2009-02-061-1/+5
* Use 'static' as much as possibleJosh Stone2009-01-281-5/+5
* Remove debug output from warning in procfs.Mark Wielaard2008-10-041-2/+2
* procfs dir_entry count warning on removal depends on kernel version.Mark Wielaard2008-10-041-3/+10
* From srinivasa@in.ibm.com, To make systemtap to work with register rename pat...srinivasa2008-01-181-0/+6
* 2007-09-19 Martin Hunt <hunt@redhat.com>hunt2007-09-191-3/+19
* Remove debug.hunt2007-09-141-1/+0
* 2007-09-14 Martin Hunt <hunt@redhat.com>hunt2007-09-141-6/+11
* 2007-09-13 David Smith <dsmith@redhat.com>dsmith2007-09-131-10/+7
* 2007-09-10 Martin Hunt <hunt@redhat.com>hunt2007-09-101-0/+177