Commit 182e8c7
Coresight: Use coresight_etm_get_trace_id() in traceid_show()
Use the new API, coresight_etm_get_trace_id, to read the traceid of the ETM
device when call traceid_show via sysfs node.
Signed-off-by: James Clark <[email protected]>
Reviewed-by: James Clark <[email protected]>
Signed-off-by: Jie Gan <[email protected]>
Signed-off-by: Suzuki K Poulose <[email protected]>
Link: https://lore.kernel.org/r/[email protected]1 parent c367a89 commit 182e8c7
File tree
2 files changed
+3
-4
lines changed- drivers/hwtracing/coresight
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1190 | 1190 | | |
1191 | 1191 | | |
1192 | 1192 | | |
1193 | | - | |
1194 | 1193 | | |
| 1194 | + | |
1195 | 1195 | | |
1196 | | - | |
1197 | 1196 | | |
1198 | 1197 | | |
1199 | 1198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
2402 | 2403 | | |
2403 | 2404 | | |
2404 | 2405 | | |
2405 | | - | |
2406 | 2406 | | |
| 2407 | + | |
2407 | 2408 | | |
2408 | | - | |
2409 | 2409 | | |
2410 | 2410 | | |
2411 | 2411 | | |
| |||
0 commit comments