diff options
Diffstat (limited to 'trace-cmd.h')
| -rw-r--r-- | trace-cmd.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/trace-cmd.h b/trace-cmd.h index b7cd5cc..7228a6d 100644 --- a/trace-cmd.h +++ b/trace-cmd.h | |||
| @@ -64,6 +64,9 @@ struct record * | |||
| 64 | tracecmd_read_data(struct tracecmd_input *handle, int cpu); | 64 | tracecmd_read_data(struct tracecmd_input *handle, int cpu); |
| 65 | 65 | ||
| 66 | struct record * | 66 | struct record * |
| 67 | tracecmd_read_prev(struct tracecmd_input *handle, struct record *record); | ||
| 68 | |||
| 69 | struct record * | ||
| 67 | tracecmd_read_next_data(struct tracecmd_input *handle, int *rec_cpu); | 70 | tracecmd_read_next_data(struct tracecmd_input *handle, int *rec_cpu); |
| 68 | 71 | ||
| 69 | struct record * | 72 | struct record * |
