summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-record
AgeCommit message (Expand)Author
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi
2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker
2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
89fc688dbd9ccf704a70f7600a094f13a'>net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()Jinjie Ruan 2024-10-29wwan: core: Pass string literal as format argument of dev_set_name()Simon Horman 2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni 2024-10-21net: wwan: fix global oob in wwan_rtnl_policyLin Ma 2024-10-04net: Switch back to struct platform_driver::remove()Uwe Kleine-König 2024-09-27net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()Jinjie Ruan 2024-08-21net: wwan: t7xx: PCIe reset rescanJinjian Song 2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2024-07-18net: wwan: t7xx: add support for Dell DW5933eJack Wu 2024-07-06Merge tag 'mhi-for-v6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman 2024-07-03net: wwan: mhi: make default data link id configurableSlark Xiao 2024-06-06net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin 2024-04-25net: wwan: t7xx: Un-embed dummy deviceBreno Leitao 2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek 2024-03-29net: wwan: mhi: drop driver owner assignmentKrzysztof Kozlowski 2024-03-25net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork 2024-03-05net: wwan: core: make wwan_class constantRicardo B. Marliere 2024-03-05net: wwan: hwsim: make wwan_hwsim_class constantRicardo B. Marliere 2024-02-27net: wwan: t7xx: Prefer struct_size over open coded arithmeticErick Archer 2024-02-21net: wwan: core: constify the struct device_type usageRicardo B. Marliere 2024-02-09net: wwan: t7xx: Add fastboot WWAN portJinjian Song 2024-02-09net: wwan: t7xx: Infrastructure for early port configurationJinjian Song 2024-02-09net: wwan: t7xx: Add sysfs attribute for device state machineJinjian Song 2024-02-09wwan: core: Add WWAN fastboot port typeJinjian Song 2023-12-05net: wwan: qcom_bam_dmux: Convert to platform remove callback returning voidUwe Kleine-König 2023-10-20net: wwan: replace deprecated strncpy with strscpyJustin Stitt 2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-10-18drivers: net: wwan: iosm: Fixed multiple typos in multiple filesMuhammad Muzammil 2023-10-18Revert "net: wwan: iosm: enable runtime pm support for 7560"Bagas Sanjaya 2023-10-16drivers: net: wwan: wwan_core.c: resolved spelling mistakeMuhammad Muzammil 2023-10-13net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_si...Gustavo A. R. Silva 2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi