| .. | .. |
|---|
| 4 | 4 | libtraceevent-y += parse-filter.o |
|---|
| 5 | 5 | libtraceevent-y += parse-utils.o |
|---|
| 6 | 6 | libtraceevent-y += kbuffer-parse.o |
|---|
| 7 | | - |
|---|
| 8 | | -plugin_jbd2-y += plugin_jbd2.o |
|---|
| 9 | | -plugin_hrtimer-y += plugin_hrtimer.o |
|---|
| 10 | | -plugin_kmem-y += plugin_kmem.o |
|---|
| 11 | | -plugin_kvm-y += plugin_kvm.o |
|---|
| 12 | | -plugin_mac80211-y += plugin_mac80211.o |
|---|
| 13 | | -plugin_sched_switch-y += plugin_sched_switch.o |
|---|
| 14 | | -plugin_function-y += plugin_function.o |
|---|
| 15 | | -plugin_xen-y += plugin_xen.o |
|---|
| 16 | | -plugin_scsi-y += plugin_scsi.o |
|---|
| 17 | | -plugin_cfg80211-y += plugin_cfg80211.o |
|---|
| 7 | +libtraceevent-y += tep_strerror.o |
|---|
| 8 | +libtraceevent-y += event-parse-api.o |
|---|