index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
analyze
/
analyze.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-02
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-11-30
1
-1
/
+10
*
|
analyze: fix build with -Db_ndebug=true
Frantisek Sumsal
2021-12-03
1
-1
/
+1
|
/
*
analyze: add --profile switch to security verb
Luca Boccassi
2021-11-26
1
-0
/
+25
*
analyze: supress bogus compiler warning
Zbigniew Jędrzejewski-Szmek
2021-11-16
1
-1
/
+1
*
analyze: clarify return value
Zbigniew Jędrzejewski-Szmek
2021-11-16
1
-1
/
+1
*
analyze: add --quiet option
Zbigniew Jędrzejewski-Szmek
2021-11-16
1
-11
/
+25
*
analyze: fix memleak
Zbigniew Jędrzejewski-Szmek
2021-11-16
1
-1
/
+1
*
analyze: don't list filesystems among ungrouped that are aliases
Lennart Poettering
2021-11-15
1
-1
/
+22
*
analyze: show fs magic info in 'systemd-analyze filesystem'
Lennart Poettering
2021-11-15
1
-5
/
+36
*
analyze: basename -> path_extract_filename and other minor fixes
Albert Brox
2021-11-09
1
-12
/
+12
*
implement aliasing for systemd-analyze verify
Albert Brox
2021-11-08
1
-1
/
+63
*
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
1
-10
/
+10
|
\
[next]