diff options
| author | Chunyan Zhang <[email protected]> | 2015-07-31 09:37:24 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-08-05 13:30:15 -0700 |
| commit | 414a1417d7b35e0e72edb16e45840e242cb6b52e (patch) | |
| tree | c623ea49722ad726fb1c14346f92f2f991a993d3 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | c35aaa13794a0c5b752af19993222d08497e7036 (diff) | |
coresight-etm3x: Change the name of the ctxid_val to ctxid_pid
'ctxid_val' array was used to store the value of ETM context ID comparator
which actually stores the process ID to be traced, so using 'ctxid_pid' as
its name instead make it easier to understand.
This patch also changes the ABI, it is normally not allowed, but
fortunately it is a testing ABI and very new for now. Nevertheless,
if you don't think it should be changed, we could always add an alias
for userspace.
Signed-off-by: Chunyan Zhang <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions