aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-11-12 23:06:48 +0100
committerArnd Bergmann <arnd@arndb.de>2024-11-12 23:06:49 +0100
commit7d33d08f3c0d39f509b5cf53c9ee9cc51c09c077 (patch)
treecf2c7ca9e948bafb26f817a433f627724057432d /tools/perf/scripts/python/export-to-sqlite.py
parentLinux 6.12-rc4 (diff)
parentARM: multi_v7_defconfig: Enable debugging symbols by default (diff)
downloadlinux-7d33d08f3c0d39f509b5cf53c9ee9cc51c09c077.tar.gz
linux-7d33d08f3c0d39f509b5cf53c9ee9cc51c09c077.zip
Merge tag 'arm-soc/for-6.13/defconfig' of https://github.com/Broadcom/stblinux into soc/defconfig
This pull request contains a multi_v7_defconfig update: - Florian aligns the ARM64 and ARM multi_v7_defconfig by enabling the kernel with debugging symbols by default and using the toolchain's dwarf version * tag 'arm-soc/for-6.13/defconfig' of https://github.com/Broadcom/stblinux: ARM: multi_v7_defconfig: Enable debugging symbols by default Link: https://lore.kernel.org/r/20241028035449.734504-1-florian.fainelli@broadcom.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
pan> 2017-08-03mlxsw: spectrum_router: Don't ignore IPv6 notificationsIdo Schimmel1-1/+1 2017-08-03mlxsw: spectrum_router: Abort on source-specific routesIdo Schimmel1-0/+3 2017-08-03mlxsw: spectrum_router: Add support for route replaceIdo Schimmel1-14/+49 2017-08-03mlxsw: spectrum_router: Add support for IPv6 routes addition / deletionIdo Schimmel2-3/+724 2017-08-03mlxsw: spectrum_router: Sanitize IPv6 FIB rulesIdo Schimmel1-0/+25 2017-08-03mlxsw: spectrum_router: Demultiplex FIB event based on familyIdo Schimmel1-21/+44 2017-08-03ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel2-10/+18 2017-08-03ipv6: Regenerate host route according to node pointer upon interface upIdo Schimmel1-2/+2 2017-08-03ipv6: Regenerate host route according to node pointer upon loopback upIdo Schimmel1-1/+1 2017-08-03ipv6: fib: Unlink replaced routes from their nodesIdo Schimmel1-0/+2 2017-08-03ipv6: fib: Don't assume only nodes hold a reference on routesIdo Schimmel1-2/+0 2017-08-03ipv6: fib: Add offload indication to routesIdo Schimmel2-0/+9 2017-08-03ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel3-2/+104 2017-08-03ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel3-2/+23 2017-08-03ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel2-0/+22 2017-08-03ipv6: fib: Add FIB notifiers callbacksIdo Schimmel5-1/+75 2017-08-03ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel2-0/+25 2017-08-03net: fib_rules: Implement notification logic in coreIdo Schimmel5-49/+101 2017-08-03rocker: Ignore address families other than IPv4Ido Schimmel1-0/+4 2017-08-03mlxsw: spectrum_router: Ignore address families other than IPv4Ido Schimmel1-1/+1 2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel13-93/+282 2017-08-03dt-bindings: net: marvell-pp2: update interrupt-names with TX interruptsThomas Petazzoni1-3/+25 2017-08-03net: mvpp2: add support for TX interrupts and RX queue distribution modesThomas Petazzoni1-29/+246 2017-08-03net: mvpp2: introduce queue_vector conceptThomas Petazzoni1-54/+169 2017-08-03net: mvpp2: move from cpu-centric naming to "software thread" namingThomas Petazzoni1-12/+13 2017-08-03net: mvpp2: introduce per-port nrxqs/ntxqs variablesThomas Petazzoni1-42/+41 2017-08-03net: mvpp2: remove RX queue group reset codeThomas Petazzoni1-17/+0 2017-08-03net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definitionThomas Petazzoni1-1/+1 2017-08-03net: arc_emac: Add support for ndo_do_ioctl net_device_ops operationRomain Perier1-0/+13 2017-08-03net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERSSalil5-0/+54