mmc: Add tracepoints of mmc block operations
authorKen Sumrall <ksumrall@android.com>
Thu, 16 May 2013 03:13:13 +0000 (20:13 -0700)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 21:16:26 +0000 (14:16 -0700)
commit22dc2e1ba253973e40e35025cf08005e2af9e3cb
tree63fa5c3c907c530eeb49651b52da2c582d93dc38
parent3b60bc5f65bf62348226bc1dbb1107c894619f46
mmc: Add tracepoints of mmc block operations

Add tracepoints to record the start and end of each mmc block
operation.  This includes read, write, erase, secure erase,
trim, secure trim1 and secure trim 2, discard and
sanitize commands.

Change-Id: Ic5d1cbdb9adb940d8b1a2a13c73970023575df50
Signed-off-by: Ken Sumrall <ksumrall@android.com>
drivers/mmc/card/block.c
drivers/mmc/core/core.c
include/trace/events/mmc.h [new file with mode: 0644]