Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tracing: Show available event triggers when no trigger is set | Steven Rostedt (Red Hat) | 2014-01-09 | 1 | -0/+20 |
* | tracing: Fix counter for traceon/off event triggers | Steven Rostedt (Red Hat) | 2014-01-09 | 1 | -2/+8 |
* | tracing: Fix rcu handling of event_trigger_data filter field | Steven Rostedt (Red Hat) | 2014-01-02 | 1 | -3/+5 |
* | tracing: Add generic tracing_lseek() function | Steven Rostedt (Red Hat) | 2014-01-02 | 1 | -1/+1 |
* | tracing: Add and use generic set_trigger_filter() implementation | Tom Zanussi | 2013-12-21 | 1 | -4/+166 |
* | tracing: Add 'enable_event' and 'disable_event' event trigger commands | Tom Zanussi | 2013-12-21 | 1 | -0/+359 |
* | tracing: Add 'stacktrace' event trigger command | Tom Zanussi | 2013-12-21 | 1 | -0/+79 |
* | tracing: Add 'snapshot' event trigger command | Tom Zanussi | 2013-12-21 | 1 | -0/+85 |
* | tracing: Add 'traceon' and 'traceoff' event trigger commands | Tom Zanussi | 2013-12-20 | 1 | -0/+446 |
* | tracing: Add basic event trigger framework | Tom Zanussi | 2013-12-20 | 1 | -0/+278 |