summaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/plugin_scsi.c
AgeCommit message (Expand)AuthorLines
2019-04-01tools lib traceevent: Rename input arguments of libtraceevent APIs from peven...Tzvetomir Stoyanov-4/+4
2018-08-30tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ...Tzvetomir Stoyanov (VMware)-0/+1
2018-08-13tools lib traceevent: Rename pevent_register / unregister APIsTzvetomir Stoyanov (VMware)-10/+10
2018-08-13tools lib traceevent: Rename pevent_function* APIsTzvetomir Stoyanov (VMware)-5/+5
2018-08-13tools lib traceevent, perf tools: Rename pevent plugin related APIsTzvetomir Stoyanov (VMware)-2/+2
2018-08-10tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke-1/+4
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke-2/+2
2014-01-16tools lib traceevent: Unregister handler when scsi plugin is unloadedNamhyung Kim-0/+6
2014-01-15tools lib traceevent: fix pointer-integer size mismatchMark Rutland-1/+1
2013-12-04tools lib traceevent: Add scsi pluginJiri Olsa-0/+423