mmc: Add tracepoints of mmc block operations
authorKen Sumrall <ksumrall@android.com>
Thu, 16 May 2013 03:13:13 +0000 (20:13 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:53:28 +0000 (13:53 -0800)
commit0a66c43d8ebb8b6d53e52df829ee001f4f4de50b
treea782abf051896e469f8235a44c8bb70b6548b252
parent48236926abea0f6a1367f61f8ba997aa3d106eee
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]