aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
AgeCommit message (Expand)AuthorFilesLines
2020-06-22perf flamegraph: Explicitly set utf-8 encodingAndreas Gerstmayr1-3/+5
2020-04-16perf script: Add flamegraph.py scriptAndreas Gerstmayr1-0/+124
class='onhover' src='https://seccdn.libravatar.org/avatar/3f60400bcbf889f4bb3384558a5d14dc?s=128&d=retro' />Tobias Klauser1-1/+0 2016-06-28caif: Remove unneeded header fileAmitoj Kaur Chawla1-1/+0 2015-01-29caif: remove wrong dev_net_set() callNicolas Dichtel1-1/+0 2014-01-14caif: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue1-2/+1 2013-04-23caif: Remove bouncing address for Daniel Martenssonsjur.brandeland@stericsson.com1-1/+1 2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com1-1/+1 2013-03-07CAIF: fix indentation for function argumentsSilviu-Mihai Popescu1-3/+3 2012-08-20caif: Do not dereference NULL in chnl_recv_cb()Jesper Juhl1-0/+4 2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+6 2012-04-13caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek1-3/+6 2012-04-02caif: Stop using NLA_PUT*().David S. Miller1-7/+7 2012-03-11caif: make zero a legal caif connetion id.sjur.brandeland@stericsson.com1-3/+6 2012-02-07caif: remove duplicate initializationDan Carpenter1-2/+1 2012-02-04caif: Add drop count for caif_net device.sjur.brandeland@stericsson.com1-6/+6 2011-06-21Remove redundant linux/version.h includes from net/Jesper Juhl1-1/+0 2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1 2011-06-01caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com1-6/+3 2011-05-15caif: remove unesesarry exportssjur.brandeland@stericsson.com1-2/+3 2011-05-15caif: prepare support for namespacessjur.brandeland@stericsson.com1-6/+6 2011-05-15caif: Protected in-flight packets using dev or sock refcont.sjur.brandeland@stericsson.com1-2/+26 2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller1-2/+2 2011-01-10CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi1-1/+17 2010-09-21caif: Remove buggy re-definition of pr_debugSjur Braendeland1-3/+0 2010-09-06net/caif: Use pr_fmtJoe Perches1-25/+21 2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland1-10/+57 2010-04-28caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland1-57/+73 2010-03-30net-caif: add CAIF netdeviceSjur Braendeland1-0/+451