summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorsricharan <r.sricharan@ti.com>2011-09-07 17:25:16 +0530
committerSantosh Shilimkar <santosh.shilimkar@ti.com>2011-09-24 13:28:57 +0530
commit551a9fa9b1f01aa16f9007337b3cc12216c732fa (patch)
tree63e09c9d2ee478b4bb1b71f7cb4448c30cc18de9 /tools/perf/scripts/python/call-graph-from-sql.py
parent6616aac66d798f3f185d90d9057e47abd7d3c9b3 (diff)
downloadkernel-551a9fa9b1f01aa16f9007337b3cc12216c732fa.tar.gz
OMAP: Print Initiator name for l3 custom error.
The initiator id gets logged in the l3 target registers for custom error. So print it to aid debugging. Based on a internal patch by Devaraj Rangasamy <dev@ti.com> Signed-off-by: sricharan <r.sricharan@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
.y&id=6b5b55f6c404fa730a09a8254eb19f5a038afcc2'>kernel-doc: fix doc blocks and htmlRandy Dunlap 2007-07-19kernel-doc: fix leading dot in man-mode outputRandy Dunlap 2007-07-19kernel-doc: strip C99 commentsRandy Dunlap 2007-07-19kernel-doc: fix unnamed struct/union warningRandy Dunlap 2007-05-09kernel-doc: small kernel-doc optimizationBorislav Petkov 2007-05-08kill warnings when building mandocsBorislav Petkov 2007-05-08kernel-doc: html mode struct highlightsRandy Dunlap 2007-05-08kernel-doc: handle arrays with arithmetic expressions as initializersBorislav Petkov 2007-05-08scripts: kernel-doc whitespace cleanupRandy Dunlap 2007-03-01[PATCH] kernel-doc: allow space after __attribute__Randy Dunlap 2007-02-20[PATCH] kernel-doc: include struct short description in title outputRandy Dunlap 2007-02-11[PATCH] fix fatal kernel-doc errorRandy Dunlap 2007-02-11[PATCH] kernel-doc: fix some odd spacing issuesRandy Dunlap 2007-02-11[PATCH] kernel-doc: allow more whitespaceRandy Dunlap 2007-02-11[PATCH] kernel-doc: allow a little whitespaceRandy Dunlap 2007-02-11[PATCH] DocBook/HTML: correction of recursive A tags in HTML outputPavel Pisa 2006-12-22[PATCH] kernel-doc: allow unnamed structs/unionsRandy Dunlap 2006-12-07[PATCH] kernel-doc: stricter function pointer recognitionRandy Dunlap