Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
4b809d1f
Unverified
Commit
4b809d1f
authored
Jun 29, 2018
by
2xsec
Committed by
Christian Brauner
Jul 02, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tools: lxc-top: share internal API symbols
Signed-off-by:
2xsec
<
dh48.jeong@samsung.com
>
parent
3779d0ba
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
65 additions
and
147 deletions
+65
-147
Makefile.am
src/lxc/Makefile.am
+1
-1
lxc_top.c
src/lxc/tools/lxc_top.c
+64
-146
No files found.
src/lxc/Makefile.am
View file @
4b809d1f
...
@@ -280,7 +280,7 @@ lxc_ls_SOURCES = tools/lxc_ls.c tools/arguments.c
...
@@ -280,7 +280,7 @@ lxc_ls_SOURCES = tools/lxc_ls.c tools/arguments.c
lxc_copy_SOURCES
=
tools/lxc_copy.c tools/arguments.c
lxc_copy_SOURCES
=
tools/lxc_copy.c tools/arguments.c
lxc_start_SOURCES
=
tools/lxc_start.c tools/arguments.c
lxc_start_SOURCES
=
tools/lxc_start.c tools/arguments.c
lxc_stop_SOURCES
=
tools/lxc_stop.c tools/arguments.c
lxc_stop_SOURCES
=
tools/lxc_stop.c tools/arguments.c
lxc_top_SOURCES
=
tools/lxc_top.c tools/arguments.c
tools/tool_utils.c
lxc_top_SOURCES
=
tools/lxc_top.c tools/arguments.c
lxc_unfreeze_SOURCES
=
tools/lxc_unfreeze.c tools/arguments.c
lxc_unfreeze_SOURCES
=
tools/lxc_unfreeze.c tools/arguments.c
lxc_unshare_SOURCES
=
tools/lxc_unshare.c tools/arguments.c tools/tool_utils.c
lxc_unshare_SOURCES
=
tools/lxc_unshare.c tools/arguments.c tools/tool_utils.c
lxc_wait_SOURCES
=
tools/lxc_wait.c tools/arguments.c
lxc_wait_SOURCES
=
tools/lxc_wait.c tools/arguments.c
...
...
src/lxc/tools/lxc_top.c
View file @
4b809d1f
This diff is collapsed.
Click to expand it.
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