aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-18perf tools tests shell base_probe: Enhance print_overall_results to print sum...Athira Rajeev3-3/+12
2024-12-18perf tools arch powerpc: Add register mask for power11 PVR in extended regsAthira Rajeev1-1/+2
2024-12-18perf ftrace latency: Fix compiler error for clang 12Namhyung Kim1-1/+2
2024-12-18tools build: Test for presence of libtraceevent and libtracefs in test-all.cArnaldo Carvalho de Melo2-2/+10
2024-12-13tools build feature: Don't set feature-libslang-include-subdir=1 if test-all....Arnaldo Carvalho de Melo1-1/+0
2024-12-13perf tests switch-tracking: Set this test to run exclusivelyArnaldo Carvalho de Melo1-1/+1
2024-12-13perf test: Introduce DEFINE_SUITE_EXCLUSIVE()Ravi Bangoria1-0/+10
2024-12-12perf expr: Initialize is_test value in expr__ctx_new()Levi Yun1-4/+1
2024-12-12perf tests: Fix an incorrect type in append_script()Jiapeng Chong1-1/+1
2024-12-12perf test: Remove duplicate wordRuffalo Lavoisier1-1/+1
2024-12-12perf string: Avoid undefined NULL+1Ian Rogers1-3/+12
2024-12-12perf vendor events arm64: Update N2/V2 events from sourceJames Clark12-75/+82
2024-12-12perf tools: Avoid unaligned pointer operationsNamhyung Kim1-5/+9
2024-12-12tools build feature: Don't set feature-libcap=1 if libcap-devel isn't availableArnaldo Carvalho de Melo2-3/+1
2024-12-12tools build feature: Add some comments to explain the FEATURE_TESTS logicArnaldo Carvalho de Melo1-0/+35
2024-12-12net: dsa: tag_ocelot_8021q: fix broken receptionRobert Hodaszi1-1/+1
2024-12-12net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere1-24/+18
2024-12-12net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko2-13/+28
2024-12-12Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo1-8/+12
2024-12-12Bluetooth: iso: Fix circular lock in iso_conn_big_syncIulia Tanasescu1-7/+27
2024-12-12Bluetooth: iso: Fix circular lock in iso_listen_bisIulia Tanasescu1-2/+12
2024-12-12Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis2-14/+16
2024-12-12Bluetooth: iso: Fix recursive locking warningIulia Tanasescu1-2/+6
2024-12-12Bluetooth: iso: Always release hdev at the end of iso_listen_bisIulia Tanasescu1-2/+1
2024-12-12Bluetooth: hci_event: Fix using rcu_read_(un)lock while iteratingLuiz Augusto von Dentz1-22/+11
2024-12-12Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz6-57/+97
2024-12-12team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann1-1/+2
2024-12-12team: Fix initial vlan_feature set in __team_compute_featuresDaniel Borkmann1-2/+3
2024-12-12bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann1-0/+1
2024-12-12bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann1-2/+3
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann3-5/+9
2024-12-11perf probe: Fix uninitialized variableJames Clark1-1/+1
2024-12-11net/sched: netem: account for backlog updates from child qdiscMartin Ottens1-6/+16
2024-12-11net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean1-6/+11
2024-12-11splice: do not checksum AF_UNIX socketsFrederik Deweerdt1-0/+1
2024-12-11net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas1-0/+3
2024-12-11net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqsMaxim Levitsky1-2/+3
2024-12-11net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky1-0/+1
2024-12-11MAINTAINERS: Add ethtool.h to NETWORKING [GENERAL]Simon Horman1-0/+2
2024-12-11tools build: Remove the libunwind feature tests from the ones detected when t...Arnaldo Carvalho de Melo1-7/+0
2024-12-11netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal2-21/+15
2024-12-11netfilter: IDLETIMER: Fix for possible ABBA deadlockPhil Sutter1-24/+28
2024-12-11selftests: netfilter: Stabilize rpath.shPhil Sutter1-2/+16
2024-12-11Revert "unicode: Don't special case ignorable code points"Linus Torvalds2-3346/+3427
2024-12-11libperf: evlist: Fix --cpu argument on hybrid platformJames Clark1-2/+16
2024-12-11perf test expr: Fix system_tsc_freq for only x86Ian Rogers1-7/+12
2024-12-11selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini1-1/+1
2024-12-11Bluetooth: Improve setsockopt() handling of malformed user inputMichal Luczaj6-40/+33
2024-12-10net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko1-15/+18
2024-12-10net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko1-1/+2