[go: up one dir, main page]

File: .gitignore

package info (click to toggle)
uftrace 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,264 kB
  • sloc: ansic: 49,132; python: 10,882; asm: 837; makefile: 760; cpp: 627; sh: 624; javascript: 191
file content (51 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
*.o
*.op
*.ot
*.oy
a.out
ftrace
uftrace
ftrace.dir
ftrace.dir.old
ftrace.data
ftrace.data.old
uftrace.data
uftrace.data.old
!gdb/uftrace/*.py
libmcount.so
libmcount-*.so
libcygprof.so
libcygprof-nop.so
uftrace_python.so
gmon.out
tests/t-*
tests/arch/*/t-*
tests/*.so
check-deps/*
!check-deps/*.c
!check-deps/Makefile*
FLAGS
version.h
.config
.cache
.clangd/
.vscode
.build/
GPATH
GRTAGS
GTAGS
TAGS
tags
cscope.*
compile_commands.json
*.pyc
*.sw[opn]
*.patch
*.orig
*.gcda
*.gcno
*.cstr
misc/demangler
misc/symbols
misc/dbginfo
misc/bench