Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-logging
/
e402218d99d631f632ae2b7d76b843c6bed68553
« Previous
1299cbb
PEL: Validate the message registry during CI
by Matt Spinler
· 5 years ago
ad0e047
PEL: user header in JSON
by Aatir Manzur
· 5 years ago
3fd08d6
PEL: Add the 'Common' errors to the registry
by Matt Spinler
· 5 years ago
7b5342c
PEL: Use libpel.la for log daemon and peltool
by Matt Spinler
· 5 years ago
3fb208e
PEL: Registry: Make "Action Flags" optional
by Matt Spinler
· 5 years ago
1ea7880
PEL: Run a user defined function on every PEL
by Matt Spinler
· 5 years ago
0688545
PEL: Make PEL::flatten() const
by Matt Spinler
· 5 years ago
d7b004b
PEL: Const flatten for BCDTime
by Matt Spinler
· 5 years ago
724d0d8
PEL: Const flattens for the SRC sub classes
by Matt Spinler
· 5 years ago
654708f
PEL: MTMS: Support const flattening
by Matt Spinler
· 5 years ago
f1e85e2
PEL: Validate the Action Flags field
by Matt Spinler
· 5 years ago
97f7abc
PEL: Add license prologue to test source files
by Matt Spinler
· 5 years ago
711d51d
PEL: Add license prologue to source files
by Matt Spinler
· 5 years ago
186ce8c
PEL: PELTool Application
by Aatir
· 5 years ago
a7525aa
PEL: Move severity type enums to a header
by Matt Spinler
· 5 years ago
e07f915
PEL: Make action flags optional in the registry
by Matt Spinler
· 5 years ago
97d19b4
PEL: Const accessors for Private/UserHeader
by Matt Spinler
· 5 years ago
da03171
PEL: Document UserData sections
by Matt Spinler
· 5 years ago
afa857c
PEL: Save AdditionalData in a UserData section
by Matt Spinler
· 5 years ago
aa65947
PEL: Create FailingMTMS section for new PELs
by Matt Spinler
· 5 years ago
67456c2
PEL: Start creating PELs from event logs
by Matt Spinler
· 5 years ago
bd716f0
PEL: Create SRC section from message registry
by Matt Spinler
· 5 years ago
55a6978
PEL: Check duplicate reason codes in registry
by Matt Spinler
· 5 years ago
5cb5deb
PEL: Script to validate message registry JSON
by Matt Spinler
· 5 years ago
a96a794
PEL: Add message registry README
by Matt Spinler
· 5 years ago
10f3d93
PEL: Add message registry JSON schema
by Matt Spinler
· 5 years ago
44792fd
PEL: Install an empty PEL message registry
by Matt Spinler
· 5 years ago
935a25e
PEL: Allow default AdditionalData construction
by Matt Spinler
· 5 years ago
66d3036
PEL: Fix typo in subsystem ID list
by Matt Spinler
· 5 years ago
237570d
PEL: Stream: Don't use references for << ops
by Matt Spinler
· 5 years ago
ceac969
PEL: Enhance the real PEL test
by Matt Spinler
· 5 years ago
213e5c1
PEL: Add 3 more sections to the test PEL data
by Matt Spinler
· 5 years ago
42828bd
PEL: Refactor the test data factory
by Matt Spinler
· 5 years ago
31eed99
PEL: Initialize PrivateHeader fields in ctor
by Matt Spinler
· 5 years ago
f9bae18
PEL: Add SRC PEL section class
by Matt Spinler
· 5 years ago
32f13c9
PEL: SRC callouts subsection object
by Matt Spinler
· 5 years ago
6c9662c
PEL: SRC FRU callout structure
by Matt Spinler
· 5 years ago
90b4a0a
PEL: MRU callout SRC substructure
by Matt Spinler
· 5 years ago
5b3a11d
PEL: Power controlling enc SRC substructure
by Matt Spinler
· 5 years ago
ced1a21
PEL: Add Stream ops for std::vector<char>
by Matt Spinler
· 5 years ago
4b59f7a
PEL: Add string accessors to MTMS class
by Matt Spinler
· 5 years ago
a906c94
PEL: FRU identity SRC substructure
by Matt Spinler
· 5 years ago
6852d72
PEL: Represent the SRC ASCII string field
by Matt Spinler
· 5 years ago
828c483
Update object-mapper.md link
by Gunnar Mills
· 5 years ago
51c9263
PEL: User Data class
by Aatir Manzur
· 5 years ago
07eefc5
PEL: Flatten PEL from objects
by Matt Spinler
· 5 years ago
131870c
PEL: Create object for every section
by Matt Spinler
· 5 years ago
14d671f
PEL: Add a Generic section object
by Matt Spinler
· 5 years ago
d377793
PEL: Add Stream ops for std::vector<uint8_t>
by Matt Spinler
· 5 years ago
b832363
PEL: Create PEL from parameters
by Matt Spinler
· 5 years ago
fdb6a20
PEL: Create UserHeader from parameters
by Matt Spinler
· 5 years ago
8c686cc
PEL: OpenBMC event log sev to PEL sev helper
by Matt Spinler
· 5 years ago
289aa47
PEL: Create PrivateHeader from parameters
by Matt Spinler
· 5 years ago
93e2932
PEL: Read SRC fields out of the registry
by Matt Spinler
· 5 years ago
367144c
PEL: Find an entry in the message registry JSON
by Matt Spinler
· 5 years ago
835a869
PEL: Support for going between PELs & registry
by Matt Spinler
· 5 years ago
09d6400
PEL: Add FailingMTMS PEL section class
by Matt Spinler
· 5 years ago
1a94cc3
PEL: Move PEL section IDs into a header file
by Matt Spinler
· 5 years ago
c8705e2
PEL: Interface to collect system data
by Matt Spinler
· 5 years ago
b666433
PEL: MTMS class to handle the type-model and SN
by Matt Spinler
· 5 years ago
72575f5
Fill in README section on D-Bus event creation
by Matt Spinler
· 5 years ago
27d8281
Move to new association interface
by John Wang
· 5 years ago
14dc041
PEL: Remove extraneous return statements
by Matt Spinler
· 5 years ago
5eb6a2a
Update .gitignore
by John Wang
· 5 years ago
cf5a8d0
PEL: Add a flatten() to Section base class
by Matt Spinler
· 5 years ago
5fa87f0
PEL: Get BCD time from epoch milliseconds
by Matt Spinler
· 5 years ago
5991389
Allow polling for journal sync
by Matthew Barth
· 5 years ago
52a4980
Empty set for no elog lookup meta data
by Matthew Barth
· 5 years ago
19fe323
Remove empty entries in elog lookup meta data
by Matthew Barth
· 5 years ago
c19ea65
Add missing lookup mako for distribution
by Matthew Barth
· 5 years ago
3fb83b3
Implement Logging.Create interface
by Matt Spinler
· 5 years ago
b60e755
Factor out log creation code common code.
by Matt Spinler
· 5 years ago
2813f36
PEL: New repository method to get PEL data
by Matt Spinler
· 5 years ago
475e574
PEL: Remove a PEL based on an ID
by Matt Spinler
· 5 years ago
89fa082
PEL: Add repository to save PELs
by Matt Spinler
· 5 years ago
cb6b059
PEL: Add PEL class
by Matt Spinler
· 5 years ago
df13bdb
PEL: Add function to generate unique PEL IDs
by Matt Spinler
· 5 years ago
03c1d91
PEL: Add UserHeader class
by Matt Spinler
· 5 years ago
d3335df
PEL: Add PrivateHeader class
by Matt Spinler
· 5 years ago
1b5c72b
PEL: Add PEL section header structure
by Matt Spinler
· 5 years ago
df797f2
PEL: Add BCD time helpers for PELs
by Matt Spinler
· 5 years ago
113ad28
PEL: Add Stream class to manipulate PEL data
by Matt Spinler
· 5 years ago
4e8078c
PEL: Add PEL Manager class
by Matt Spinler
· 5 years ago
15ee6ae
PEL: Add class to wrap AdditionalData
by Matt Spinler
· 5 years ago
1787c52
Add libstdc++fs to test_ldflags Makefile var
by Matt Spinler
· 5 years ago
0a2c1a2
Add event log section to README
by Matt Spinler
· 5 years ago
c41693c
Update README desc and add table of contents
by Matt Spinler
· 5 years ago
d68043b
PELs: Document _PID as an AdditionalData keyword
by Matt Spinler
· 5 years ago
3210a9f
Add initial OpenPower PEL specific documentation
by Matt Spinler
· 5 years ago
8ebfd31
Use sdeventplus
by Matt Spinler
· 5 years ago
99c2b40
OpenPower PEL Extension support framework
by Matt Spinler
· 5 years ago
3b81846
log: Re-order to fix return type deduction
by William A. Kennington III
· 5 years ago
487e017
Add myself as a maintainer
by Matt Spinler
· 5 years ago
d8f3c65
Fix format issue
by Matt Spinler
· 5 years ago
0a0b5ea
rsyslod: Change disable action
by Santosh Puranik
· 5 years ago
f59854e
elog: Add noreturn attribute
by William A. Kennington III
· 6 years ago
e731044
build: install into bin instead of sbin
by Patrick Venture
· 6 years ago
e5e3a9c
utils: restart: Fix restart bug
by William A. Kennington III
· 6 years ago
bc89289
utils: restart: Always restart service
by William A. Kennington III
· 6 years ago
8024d1d
build: pkg anti-pattern: use defaults
by Patrick Venture
· 6 years ago
Next »