summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2010-09-16 16:17:35 +1000
committerBen Skeggs <bskeggs@redhat.com>2010-09-24 16:27:06 +1000
commit02c30ca0a1d6d8b878fc32f47b3b25192ef4a8ef (patch)
tree7f8e859b1ea46c8e96a90528c092a0e01462feb6 /tools/perf/scripts/python/stackcollapse.py
parent330c5988ee78045e6a731c3693251aaa5b0d14e3 (diff)
downloadkernel-02c30ca0a1d6d8b878fc32f47b3b25192ef4a8ef.tar.gz
drm/nv50: import initial clock get/set routines + hook up pm engine
This will make nouveau_pm attempt to report the card's current performance level both during bootup, and through sysfs. This is a very initial implementation, and can be improved a *lot* Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
rs/net/ethernet/freescale/enetc?id=5fd16021578ecb290a51368bd9d19b2963f6bac5'>net: enetc: use .mac_select_pcs() interfaceRussell King (Oracle) 2022-01-09net: enetc: Remove useless DMA-32 fallback configurationChristophe JAILLET 2022-01-02net: ethernet: enetc: name change for clarity from pcs to mdio_deviceColin Foster 2022-01-02net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster 2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller 2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng 2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni 2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen 2021-11-17net: enetc: use phylink_generic_validate()Russell King (Oracle) 2021-11-17net: enetc: remove interface checks in enetc_pl_mac_validate()Russell King (Oracle) 2021-11-17net: enetc: populate supported_interfaces memberRussell King (Oracle) 2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson 2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2021-10-21net: enetc: use the skb variable directly in enetc_clean_tx_ring()Vladimir Oltean 2021-10-21net: enetc: remove local "priv" variable in enetc_clean_tx_ring()Vladimir Oltean 2021-10-21net: enetc: make sure all traffic classes can send large framesVladimir Oltean 2021-10-21net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean 2021-10-20net: enetc: unmap DMA in enetc_send_cmd()Tim Gardner 2021-10-16ethernet: enetc: use eth_hw_addr_set()Jakub Kicinski 2021-10-13net: enetc: fix check for allocation failureDan Carpenter 2021-10-13net: enetc: include ip6_checksum.h for csum_ipv6_magicIoana Ciornei 2021-10-08net: enetc: add support for software TSOIoana Ciornei 2021-10-08net: enetc: declare NETIF_F_HW_CSUM and do it in softwareIoana Ciornei 2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski 2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-09-24net: enetc: fix the incorrect clearing of IF_MODE bitsVladimir Oltean 2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-09-19enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil 2021-09-19enetc: Fix illegal access when reading affinity_hintClaudiu Manoil 2021-09-17net: update NXP copyright textVladimir Oltean 2021-09-16net: enetc: Make use of the helper function dev_err_probe()Cai Huoqing 2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo 2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann 2021-06-07net: enetc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang 2021-06-04net: enetc: use get/put_unaligned helpers for MAC address handlingMichael Walle 2021-06-01net: enetc: catch negative return code from enetc_pf_to_port()Vladimir Oltean