diff options
| author | Huaibin Yang <huaibiny@codeaurora.org> | 2014-10-24 12:32:17 -0700 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:38:45 -0700 |
| commit | 4ae0ab18f6311c9e4ba9d70e327d6ee603b8c0fe (patch) | |
| tree | 993791f78e27111512d93fdb1841e2a6b5c15dc6 /include/linux/flex_array.h | |
| parent | 6faada771461712c3cbdfd18de5c2142004511fe (diff) | |
msm: mdss: debugfs: xlog: refactor xlog dump
Make overall dump facility more reliable and more useable for
debugging: write xlog info to stdout; only un-logged and un-dumped
entries will be dumped out each dump; add func line number, pid and
time stamp difference for each entry; add index for each entry dump.
Format of the log is as follows:
name:line=>[entry:timestamp:delta][pid]:params
Where:
name: Name of the caller function
line: Line in the source file
entry: Index in the circular buffer
timestamp: time when log was taken
delta: time difference with previous log
pid: process id
params: parameters used to log information
(these are specific to each log)
Change-Id: I32853ef7e27cc8ac34775ff492d60c801df61dba
Signed-off-by: Huaibin Yang <huaibiny@codeaurora.org>
Signed-off-by: Ingrid Gallardo <ingridg@codeaurora.org>
[cip@codeaurora.org: Use debugfs_create_u32 for xlog panic]
Signed-off-by: Clarence Ip <cip@codeaurora.org>
Diffstat (limited to 'include/linux/flex_array.h')
0 files changed, 0 insertions, 0 deletions
