aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorJiri Pirko <[email protected]>2019-02-07 11:22:45 +0000
committerDavid S. Miller <[email protected]>2019-02-08 15:02:49 -0800
commit7c62cfb8c5744b377e9f33806e0db87a00dc6884 (patch)
treef8b7cfe74d56911de4dac8fd91af25308938c7ec /tools/perf/scripts/python/intel-pt-events.py
parenta655fe9f194842693258f43b5382855db1c2f654 (diff)
devlink: publish params only after driver init is done
Currently, user can do dump or get of param values right after the devlink params are registered. However the driver may not be initialized which is an issue. The same problem happens during notification upon param registration. Allow driver to publish devlink params whenever it is ready to handle get() ops. Note that this cannot be resolved by init reordering, as the "driverinit" params have to be available before the driver is initialized (it needs the param values there). Signed-off-by: Jiri Pirko <[email protected]> Cc: Michael Chan <[email protected]> Cc: Tariq Toukan <[email protected]> Signed-off-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions