summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
oing message lengthAllan Stephens 2011-05-10tipc: Cosmetic consolidation of internal message type definitionsAllan Stephens 2011-05-10tipc: Eliminate unused routing message definitionsAllan Stephens 2011-05-10tipc: Update comments in message header include fileAllan Stephens 2011-03-13tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens 2011-03-13tipc: Eliminate remaining support for routing table messagesAllan Stephens 2011-03-13tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens 2011-03-13tipc: make msg_set_redundant_link() consistent with other set opsAllan Stephens 2011-03-13tipc: Eliminate timestamp from link protocol messagesAllan Stephens 2011-02-23tipc: Remove unused message header field for requested number of linksAllan Stephens 2011-02-23tipc: Remove support for per-connection message sequence numberingAllan Stephens 2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens 2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens 2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens 2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens 2010-09-23net: return operator cleanupEric Dumazet 2010-05-12tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens 2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens 2008-06-04tipc: Message rejection rework preparatory changesAllan Stephens 2008-06-04tipc: Expand link sequence gap field to 13 bitsAllan Stephens 2008-06-04tipc: Optimize message initialization routineAllan Stephens 2008-04-27tipc: endianness annotationsAl Viro 2008-03-06[TIPC]: Enhancements to message header writingAllan Stephens 2008-03-06[TIPC]: Use correct bitmask when setting versionAllan Stephens 2008-03-06[TIPC]: Minor cleanup of message header codeAllan Stephens 2008-03-06[TIPC]: Removal of message header option codeAllan Stephens 2008-02-07[TIPC]: Kill unused static inline (x5)Ilpo Järvinen 2007-07-26net/* misc endianness annotationsAl Viro 2007-04-25[TIPC]: Enhancements to msg_set_bits() routineAllan Stephens 2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo 2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki