aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-09-25 13:19:57 +0530
committerCorey Minyard <cminyard@mvista.com>2017-09-28 12:26:05 -0500
commitdaf9a4ebb742e1229d48bdddff8b91f73202d547 (patch)
tree77b9bc6aaad05da489b2fabac36ab9b416ed1948 /tools/perf/scripts/python/stackcollapse.py
parentipmi: Clean up some print operations (diff)
downloadlinux-daf9a4ebb742e1229d48bdddff8b91f73202d547.tar.gz
linux-daf9a4ebb742e1229d48bdddff8b91f73202d547.zip
ipmi: pr_err() strings should end with newlines
pr_err() messages should terminated with a new-line to avoid other messages being concatenated onto the end. Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
make iwl_mvm_update_sta() an inlineJohannes Berg2-10/+8 2016-09-19iwlwifi: pcie: log full command sequenceSara Sharon1-2/+3 2016-09-19iwlwifi: move BIOS MCC retrieval to common codeArik Nemtsov3-93/+109 2016-09-19iwlwifi: mvm: support packet injectionSara Sharon1-0/+55 2016-09-19iwlwifi: mvm: Add support for RRM by scanAvrahams Stern5-14/+88 2016-09-19iwlwifi: mvm: support BAR in reorder bufferSara Sharon1-3/+9 2016-09-19iwlwifi: mvm: fix DQA AP mode station assumptionSara Sharon1-7/+28 2016-09-19iwlwifi: check for valid ethernet address provided by OEMHaim Dreyfuss1-5/+10 2016-09-19iwlwifi: mvm: add support for MU-MIMO air snifferAviya Erenfeld1-0/+8 2016-09-19iwlwifi: mvm: compare full command IDJohannes Berg1-10/+13 2016-09-19iwlwifi: mvm: cleanup skb queue functions useSara Sharon1-6/+7 2016-09-19iwlwifi: pcie: fix typo in struct name for a000 devicesSara Sharon1-1/+1 2016-09-19iwlwifi: mvm: remove variable shadowingLiad Kaufman1-3/+3 2016-09-17mwifiex: fix null pointer deference when adapter is nullColin Ian King1-4/+4 2016-09-17mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland1-5/+8 2016-09-17rtl8xxxu: Implement 8192e specific power down sequenceJes Sorensen2-1/+144 2016-09-17samples/bpf: add comprehensive ipip, ipip6, ip6ip6 testAlexei Starovoitov2-0/+310 2016-09-17samples/bpf: extend test_tunnel_bpf.sh with IPIP testAlexei Starovoitov2-8/+106 2016-09-17ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov2-45/+134 2016-09-17ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov4-6/+108 2016-09-17l2tp: constify net_device_ops structuresJulia Lawall1-1/+1 2016-09-17dwc_eth_qos: constify net_device_ops structuresJulia Lawall1-1/+1 2016-09-17hisilicon: constify net_device_ops structuresJulia Lawall1-1/+1 2016-09-17llc: switch type to bool as the timeout is only tested versus 0Alan Cox1-2/+2 2016-09-17net: l3mdev: Remove netif_index_is_l3_masterDavid Ahern1-24/+0 2016-09-17net: vrf: Remove RT_FL_TOSDavid Ahern1-3/+0 2016-09-17tcp: prepare skbs for better sack shiftingEric Dumazet1-7/+24 2016-09-17net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan4-5/+99 2016-09-17net/mlx5e: Introduce API for RX mapped pagesTariq Toukan1-19/+27 2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan5-304/+184 2016-09-17rxrpc: Make IPv6 support conditional on CONFIG_IPV6David Howells8-2/+34 2016-09-16net-next: dsa: add new driver for qca8xxx familyJohn Crispin4-0/+1255 2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin6-0/+148