summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorKurt Borja <kuurtb@gmail.com>2025-02-18 14:41:09 -0500
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2025-02-24 17:15:02 +0200
commitcfba129ad2775b6ed1f209367905ddb8c9964bf5 (patch)
treea9b74955382a9789cf4b3f82fb95e122e897c409 /tools/perf/scripts/python/bin/stackcollapse-report
parent363171c96a15f558cd622e10ea100c505132f7b8 (diff)
downloadkernel-cfba129ad2775b6ed1f209367905ddb8c9964bf5.tar.gz
platform/x86: amd: Use *-y instead of *-objs in Makefiles
The `objs` suffix is reserved for user-space tools. Use the `y` suffix instead, which is usually used for kernel drivers. While at it, fix alignment in AMD PMC and PMF Makefiles. Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Kurt Borja <kuurtb@gmail.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20250218194113.26589-3-kuurtb@gmail.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
914049b7fe777b7d4ec05ee'>ath10k: fix warning due to msdu limit errorBhagavathi Perumal S 2018-12-20ath10k: report tx rate using ieee80211_tx_rate_update()Anilkumar Kolli 2018-12-20ath10k: add amsdu support for monitor modeYu Wang 2018-11-05ath10k: dump tx stats in rate table formatAnilkumar Kolli 2018-10-13ath10k: htt: remove some dead codeDan Carpenter 2018-10-13ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva 2018-10-04Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo 2018-09-06ath10k: htt: High latency RX supportErik Stromdahl 2018-09-06ath10k: add HTT RX HL opsErik Stromdahl 2018-09-06ath10k: average ack rssi support for data framesBalaji Pothunoori 2018-09-06ath10k: add extended per sta tx statistics supportAnilkumar Kolli 2018-09-06ath10k: get the legacy rate index to update the txrate tableAnilkumar Kolli 2018-09-04wireless: remove unnecessary unlikely()Igor Stoppa 2018-06-29ath10k: use locked skb_dequeue for rx completionsBob Copeland 2018-06-28ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear 2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook 2018-04-19ath10k: add inlined wrappers for htt rx opsErik Stromdahl 2018-04-19ath10k: Add tx ack signal support for management framesVenkateswara Naralasetty 2018-03-29ath10k: fix recent bandwidth conversion bugChristian Lamparter 2018-03-26ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan 2017-12-27ath10k: update copyright yearKalle Valo 2017-12-27ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh 2017-12-27ath10k: Add hw param for rx ring size supportGovind Singh 2017-12-27ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh