summaryrefslogtreecommitdiffstats
path: root/tapset-been.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Only sign modules if --unprivileged is specified.Dave Brolley2009-06-111-8/+24
| | | | | | Don't generate an error message for unsigned modules. Make sure module signature exists before attempting to copy to the cache. Allow timer p[robes for unprivileged users.
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-191-4/+4
|\
| * Make all tapsets' TOK_FOO constantJosh Stone2009-05-151-4/+4
| |
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-111-8/+8
|/ | | | | | Conflicts: tapsets.cxx
* Use a single entry function for begin/end/errorJosh Stone2009-05-061-35/+27
|
* Separate the begin/end/error/never tapsetsJosh Stone2009-05-061-0/+236