summaryrefslogtreecommitdiff
path: root/tools/perf/pmu-events/arch/powerpc/mapfile.csv
blob: e925baa0c30b8b0535c08a945a4036a3204aa792 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Format:
# 	PVR,Version,JSON/file/pathname,Type
#
# where
# 	PVR	Processor version
# 	Version could be used to track version of of JSON file
# 		but currently unused.
# 	JSON/file/pathname is the path to JSON file, relative
# 		to tools/perf/pmu-events/arch/powerpc/.
# 	Type is core, uncore etc
#
# Multiple PVRs could map to a single JSON file.
#

# Power8 entries
004b0000,1,power8.json,core
004b0201,1,power8.json,core
004c0000,1,power8.json,core
004d0000,1,power8.json,core
004d0100,1,power8.json,core
004d0200,1,power8.json,core
2965ff9c76984aa7ce7c870d966be7ac /drivers/usb/storage/sierra_ms.c parentd9f1f61c0801a73ff36d416a7ede54229b231e1d (diff)
tap: tap as an independent module
This patch makes tap a separate module for other types of virtual interfaces, for example, ipvlan to use. Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/storage/sierra_ms.c')