index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
analyze
/
analyze.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop unnecessary inclusion of version.h
Yu Watanabe
2023-07-29
1
-1
/
+0
*
analyze: add new "pcrs" verb
Lennart Poettering
2023-06-28
1
-2
/
+5
*
dissect-image: port mount_image_privately_interactively() to use /run/systemd...
Lennart Poettering
2023-05-16
1
-3
/
+3
*
image-policy: introduce parse_image_policy_argument() helper
Yu Watanabe
2023-04-13
1
-14
/
+8
*
analyze: add 'image-policy' tool for analyzing image dissection policies
Lennart Poettering
2023-04-05
1
-0
/
+2
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-0
/
+18
*
analyze: add new fdstore verb
Lennart Poettering
2023-03-29
1
-3
/
+6
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-9
/
+8
*
analyze: add 'malloc' verb to dump malloc_info()
Luca Boccassi
2023-02-23
1
-0
/
+20
*
dissect-image: Return mount point fd if requested
Daan De Meyer
2023-02-17
1
-0
/
+1
*
systemd-analyze: Add table and JSON output implementation to plot
Joshua Zivkovic
2023-01-18
1
-5
/
+31
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
analyze: add --image= + --root= to --help text
Lennart Poettering
2022-10-25
1
-0
/
+2
*
analyze: extend the dump command to accept patterns
Franck Bui
2022-10-13
1
-2
/
+2
*
tree-wide: drop unused reference to DecryptedImage
Yu Watanabe
2022-09-18
1
-3
/
+1
*
analyze: add compare-versions
Zbigniew Jędrzejewski-Szmek
2022-05-19
1
-0
/
+4
*
analyze: allow verbs to return positive failure
Zbigniew Jędrzejewski-Szmek
2022-05-19
1
-1
/
+1
*
analyze: Fix verify exit status regression
Daan De Meyer
2022-04-06
1
-1
/
+1
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-7
/
+7
*
analyze: systematically name verb entry point functions verb_xyz()
Lennart Poettering
2022-02-21
1
-21
/
+21
*
analyze: move "condition" verb into analyze-condition.[ch]
Lennart Poettering
2022-02-21
1
-5
/
+1
*
analyze: split out "verify" verb into own .c/.h file
Lennart Poettering
2022-02-21
1
-64
/
+1
*
analyze: move inspect-elf verb entrypoint into analyze-elf.[ch], too
Lennart Poettering
2022-02-21
1
-7
/
+1
*
analyze: fully move "security" verb to analyze-security.[ch]
Lennart Poettering
2022-02-21
1
-55
/
+7
*
analyze: split out "time" verb
Lennart Poettering
2022-02-21
1
-17
/
+1
*
analyze: split out critical chain
Lennart Poettering
2022-02-21
1
-226
/
+2
*
analyze: split out "unit-files" verb
Lennart Poettering
2022-02-21
1
-46
/
+1
*
analyze: split out "unit-paths" verb
Lennart Poettering
2022-02-21
1
-15
/
+1
*
analyze: split out log control verb
Lennart Poettering
2022-02-21
1
-13
/
+1
*
analyze: split out cat-config verb
Lennart Poettering
2022-02-21
1
-37
/
+2
*
analyze: split out "plot" verb
Lennart Poettering
2022-02-21
1
-487
/
+2
*
analyze: split out "blame" verb + time helpers
Lennart Poettering
2022-02-21
1
-287
/
+3
*
analyze: split out "capability" verb
Lennart Poettering
2022-02-21
1
-45
/
+1
*
analyze: split out "exit-status" verb
Lennart Poettering
2022-02-21
1
-46
/
+1
*
analyze: highlight the range of deprecated verbs in comments a bit better
Lennart Poettering
2022-02-21
1
-1
/
+2
*
analyze: split out "service-watchdogs" verb
Lennart Poettering
2022-02-21
1
-34
/
+1
*
analyze: split out "dot" verb
Lennart Poettering
2022-02-21
1
-183
/
+4
*
analyze: split out "dump" verb
Lennart Poettering
2022-02-21
1
-56
/
+3
*
analyze: split out "syscall-filter" verb
Lennart Poettering
2022-02-21
1
-181
/
+1
*
analyze: split out "filesystems" verb into its own .c/.h file pair
Lennart Poettering
2022-02-21
1
-222
/
+3
*
analyze: split out calendar verb into own .c/.h file
Lennart Poettering
2022-02-21
1
-140
/
+3
*
analyze: split out "timestamp" verb into its own .c/.h files
Lennart Poettering
2022-02-21
1
-89
/
+1
*
analyze: split out "timespan" verb into its own .c/.h file
Lennart Poettering
2022-02-21
1
-68
/
+5
*
analyze: correctly mention that --json= is also understood by inspect-elf
Lennart Poettering
2022-02-01
1
-1
/
+1
*
analyze: do not connect to DBUS with --offline
Luca Boccassi
2021-12-23
1
-3
/
+5
*
analyze,resolve: suppress a couple of false-positive alerts
Frantisek Sumsal
2021-12-06
1
-3
/
+3
*
Merge pull request #21454 from bluca/inspect_elf
Zbigniew Jędrzejewski-Szmek
2021-12-06
1
-1
/
+10
|
\
|
*
analyze: add inspect-elf verb to parse package metadata
Luca Boccassi
2021-12-01
1
-1
/
+10
*
|
analyze: fix build with -Db_ndebug=true
Frantisek Sumsal
2021-12-03
1
-1
/
+1
|
/
[next]