Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lttng-ust
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
lttng-ust
Commits
2cb9c31a
Commit
2cb9c31a
authored
Mar 25, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial commit
parents
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
0 deletions
+21
-0
Makefile
Makefile
+7
-0
lttng-ust-2.10.1.tar.bz2
lttng-ust-2.10.1.tar.bz2
+0
-0
lttng-ust.groups
lttng-ust.groups
+14
-0
No files found.
Makefile
0 → 100644
View file @
2cb9c31a
all
:
tar
xf lttng-ust-2.10.1.tar.bz2
cd
lttng-ust-2.10.1
&&
./configure
--prefix
=
/usr
$(MAKE)
-C
lttng-ust-2.10.1
$(MAKE)
-C
lttng-ust-2.10.1
install
ldconfig
rm
-rf
lttng-ust-2.10.1
lttng-ust-2.10.1.tar.bz2
0 → 100644
View file @
2cb9c31a
File added
lttng-ust.groups
0 → 100644
View file @
2cb9c31a
etc
/etc/.*
bin
/usr/bin/.*
doc
/usr/share/doc/.*
man
/usr/share/man/.*
headers
/usr/include/.*
pkg
/usr/lib/pkgconfig/.*
lib
/usr/lib/lib.*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment