File: .gitmodules

package info (click to toggle)
pcm 202502-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,164 kB
  • sloc: cpp: 44,347; ansic: 1,161; sh: 778; python: 388; awk: 28; makefile: 13
file content (12 lines) | stat: -rw-r--r-- 351 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "src/simdjson"]
	path = src/simdjson
	url = https://github.com/simdjson/simdjson.git
[submodule "perfmon"]
	path = perfmon
	url = https://github.com/intel/perfmon
[submodule "src/pugixml"]
	path = src/pugixml
	url = https://github.com/zeux/pugixml.git
[submodule "Intel-PMT"]
	path = Intel-PMT
	url = https://github.com/intel/Intel-PMT.git