#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" universe.0xinfinity.dev/distro/kernel/atom/drivers/net/can/sja1000/kvaser_pci.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/can/sja1000/kvaser_pci.c
AgeCommit message (Expand)Author
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03can: remove __dev* attributesBill Pemberton
2012-04-16net/can: use module_pci_driverAxel Lin
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch