diff options
author | Adrien Schildknecht <[email protected]> | 2015-05-28 15:44:40 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-05-28 18:25:19 -0700 |
commit | ca3f172c197b5fa6b2693f5f93d4928a1420fb07 (patch) | |
tree | a7a68d53eb441e4b8661a54d14dab5c28e1c274b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 5a6b2b36a8249ec9dfb2a714acadad86d9cc0aee (diff) |
scripts/gdb: fix lx-lsmod refcnt
Commit 2f35c41f58a9 ("module: Replace module_ref with atomic_t refcnt")
changes the way refcnt is handled but did not update the gdb script to
use the new variable.
Since refcnt is not per-cpu anymore, we can directly read its value.
Signed-off-by: Adrien Schildknecht <[email protected]>
Reviewed-by: Jan Kiszka <[email protected]>
Cc: Pantelis Koukousoulas <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions