summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRoi Dayan <roid@mellanox.com>2020-05-11 16:32:09 +0300
committerSaeed Mahameed <saeedm@mellanox.com>2020-05-22 17:28:48 -0700
commitaee37f3d940ca732df71c3df49347bccaafc0b24 (patch)
tree483eed4e1fd43ff7675bb6b32bf049ccecf1dced /tools/perf/scripts/python/exported-sql-viewer.py
parentdf14ad1eccb04a4a28c90389214dbacab085b244 (diff)
downloadkernel-aee37f3d940ca732df71c3df49347bccaafc0b24.tar.gz
net/mlx5: Fix cleaning unmanaged flow tables
Unmanaged flow tables doesn't have a parent and tree_put_node() assume there is always a parent if cleaning is needed. fix that. Fixes: 5281a0c90919 ("net/mlx5: fs_core: Introduce unmanaged flow tables") Signed-off-by: Roi Dayan <roid@mellanox.com> Reviewed-by: Mark Bloch <markb@mellanox.com> Reviewed-by: Paul Blakey <paulb@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
le='2007-07-30 21:05:43 -0400'>2007-07-30hwmon: Add missing __devexit tags in various driversJean Delvare 2007-07-19hwmon: convert it87 to platform drivercorentin.labbe 2007-07-19hwmon/it87: Add IT8726F supportRudolf Marek 2007-02-14hwmon: Cleanup a bogus legacy commentJean Delvare 2007-02-14hwmon: Simplify the locking model of two driversJean Delvare 2007-02-14hwmon/it87: Add PWM base frequency controlJean Delvare 2006-12-12hwmon/it87: Remove the SMBus interface supportJean Delvare 2006-09-28Fix unchecked return status, batch 5Jean Delvare 2006-09-28it87: Copyright updateJean Delvare 2006-09-28it87: Overwrite broken default limitsJean Delvare 2006-09-28it87: Add support for the IT8718FJean Delvare 2006-09-28it87: Cleanup set_fan_divJean Delvare 2006-09-28it87: in8 has no limit registersJean Delvare 2006-09-28it87: Prevent overflow on fan clock divider writeJean Delvare 2006-09-28it87: No sysfs files for disabled fansJean Delvare 2006-09-28it87: Add support for the IT8716FJean Delvare 2006-09-26i2c-isa: Restore driver ownerJean Delvare 2006-03-23[PATCH] I2C: hwmon: Rename register parametersDarren Jenkins 2006-03-23[PATCH] hwmon: Semaphore to mutex conversionsIngo Molnar 2006-02-13[PATCH] it87: Fix oops on removalJean Delvare 2006-02-06[PATCH] hwmon: Fix reboot on it87 driver loadJean Delvare 2006-01-05[PATCH] hwmon: it87 use u8 for vrmJean Delvare 2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman 2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11Laurent Riffard 2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare