ACIL FM
Dark
Refresh
Current DIR:
/usr/src/kernels/5.14.0-611.34.1.el9_7.x86_64/tools/tracing/rtla
/
usr
src
kernels
5.14.0-611.34.1.el9_7.x86_64
tools
tracing
rtla
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
Makefile
2.63 MB
chmod
View
DL
Edit
Rename
Delete
Makefile.config
2.89 MB
chmod
View
DL
Edit
Rename
Delete
Makefile.rtla
2.64 MB
chmod
View
DL
Edit
Rename
Delete
Makefile.standalone
691 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/src/kernels/5.14.0-611.34.1.el9_7.x86_64/tools/tracing/rtla/Makefile.standalone
# SPDX-License-Identifier: GPL-2.0-only VERSION := $(shell cat VERSION) CFLAGS += $$($(PKG_CONFIG) --cflags libtracefs) EXTLIBS += $$($(PKG_CONFIG) --libs libtracefs) rtla: include Makefile.rtla SRC := $(wildcard src/*.c) HDR := $(wildcard src/*.h) OBJ := $(SRC:.c=.o) DOCSRC := Documentation/ rtla: $(OBJ) $(CC) -o rtla $(LDFLAGS) $(OBJ) $(LIBS) $(EXTLIBS) $(info This is a deprecated method to compile RTLA, please compile from Linux kernel source) .PHONY: clean tarball clean: doc_clean @test ! -f rtla || rm rtla @test ! -f rtla-static || rm rtla-static @test ! -f src/rtla.o || rm src/rtla.o @test ! -f $(TARBALL) || rm -f $(TARBALL) @rm -rf *~ $(OBJ) *.tar.$(CEXT)
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply