Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-logging
/
45ab43ac750e4d6040fa9986d1bcba1acacaad02
« Previous
df7cb5c
Allow parsing of error yaml files without metadata yaml file
by Marri Devender Rao
· 7 years ago
1eb5892
Host event error should be logged as ERR instead of INFO
by Marri Devender Rao
· 7 years ago
50d5d26
python3: iteritems does not exist
by Patrick Williams
· 8 years ago
678d58b
elog-gen.py : strip whitespaces
by Deepak Kodihalli
· 8 years ago
5493210
Add/adjust tests for new commit and report methods
by Marri Devender Rao
· 8 years ago
d41e995
Add new report interface
by Marri Devender Rao
· 8 years ago
7d0a07b
Add new commit API and deprecate older commit method
by Marri Devender Rao
· 8 years ago
8110ca6
entry: store parent reference
by Deepak Kodihalli
· 8 years ago
36db46c
entry: implement xyz.openbmc_project.Object.Delete
by Deepak Kodihalli
· 8 years ago
99a8549
manager: define erase method
by Deepak Kodihalli
· 8 years ago
90abed6
Entry: implement setting 'Resolved' property
by Deepak Kodihalli
· 8 years ago
16aed11
Entry: store associations
by Deepak Kodihalli
· 8 years ago
1c9f16e
Entry: default 'Resolved' property
by Deepak Kodihalli
· 8 years ago
58f16f7
build: add configure flag for metadata handlers
by Deepak Kodihalli
· 8 years ago
3064a19
Move object_mapper per dbus path conventions.
by Leonel Gonzalez
· 8 years ago
5edacf3
Describe a compile flag
by Deepak Kodihalli
· 8 years ago
a5d8d15
Fix incorrect template specialization
by Deepak Kodihalli
· 8 years ago
1533110
Map sdbusplus exception to phosphor exception
by Deepak Kodihalli
· 8 years ago
682326a
callouts: implement metadata handler
by Deepak Kodihalli
· 8 years ago
d703881
Update .gitignore
by Deepak Kodihalli
· 8 years ago
739e925
test: add callout-test
by Deepak Kodihalli
· 8 years ago
d722b3a
Make generated code to be const and extern
by Adriana Kobylak
· 8 years ago
a3db077
build: add rule to generate callout mappings
by Deepak Kodihalli
· 8 years ago
5650b39
callouts: add script to generate callout mappings
by Deepak Kodihalli
· 8 years ago
64007ac
callouts: add example output YAML
by Deepak Kodihalli
· 8 years ago
66c46eb
Add utility to parse error metadata
by Deepak Kodihalli
· 8 years ago
a87c157
Invoke metadata handler
by Deepak Kodihalli
· 8 years ago
88826f8
build: generate elog-process-metadata.cpp
by Deepak Kodihalli
· 8 years ago
327e580
Add example metadata handler implementation
by Deepak Kodihalli
· 8 years ago
38f6974
elog-gen.py : consume metadata 'process' keyword
by Deepak Kodihalli
· 8 years ago
16e8754
metadata: add interface to build associations
by Deepak Kodihalli
· 8 years ago
89d6be4
metadata: introduce 'process' keyword
by Deepak Kodihalli
· 8 years ago
35b4637
Entry ctor: accept associations
by Deepak Kodihalli
· 8 years ago
b388da6
Entry: implement org.openbmc.Associations API
by Deepak Kodihalli
· 8 years ago
867f7aa
Generate sdbusplus bindings
by Deepak Kodihalli
· 8 years ago
98a1834
Fix incorrect error namespace
by Deepak Kodihalli
· 8 years ago
e0eb1dd
Error log inject tool
by Michael Tritz
· 8 years ago
9cfe9f3
elog-lookup: include inherited metadata
by Deepak Kodihalli
· 8 years ago
5221e1b
Match error full name and namespace
by Deepak Kodihalli
· 8 years ago
7924b17
elog-gen.py: handle absence of metadata
by Deepak Kodihalli
· 8 years ago
27c87d9
Ensure using correct string length when using transaction id journal data
by Adriana Kobylak
· 8 years ago
6721899
Look for an exact match of transaction id
by Adriana Kobylak
· 8 years ago
465aaec
Include namespaces in the phosphor-logging exception name
by Adriana Kobylak
· 8 years ago
3773430
build: Add nobase to the nodist_include_HEADERS
by Adriana Kobylak
· 8 years ago
ebd59fa
Use configure option yaml path to generate elog-errors.hpp
by Adriana Kobylak
· 8 years ago
fbe8872
commit(): Make function more efficient
by Adriana Kobylak
· 8 years ago
8c3857c
elog-gen.py: Set INFO as default error log severity level
by Adriana Kobylak
· 8 years ago
371a38b
elog-gen.py: Dynamically determine the namespaces
by Adriana Kobylak
· 8 years ago
6a9db6e
elog-gen.py: Support base and test yaml directories
by Adriana Kobylak
· 8 years ago
f469073
elog-gen.py: Support subdirs
by Adriana Kobylak
· 8 years ago
1a7508b
Manager: Auto-generate the code
by Adriana Kobylak
· 8 years ago
23b475a
Removes header files from base dir of phosphor-logging
by Saqib Khan
· 8 years ago
827b50f
React to logging manager path change
by Deepak Kodihalli
· 8 years ago
7c30f49
Make phosphor-logging object paths lower-case
by Adriana Kobylak
· 8 years ago
9aa7d78
commit: Search for all metadata variables in the journal
by Adriana Kobylak
· 8 years ago
0837956
commit: Remove unused code
by Adriana Kobylak
· 8 years ago
70bb6bc
Add ObjectManager to the root path of the log manager
by Adriana Kobylak
· 8 years ago
2bb1519
Moved log.hpp and elog.hpp to a folder under phosphor-logging
by Saqib Khan
· 8 years ago
17944e1
Move inherits keyword from errors.yaml to metadata.yaml
by Adriana Kobylak
· 8 years ago
6f29913
elog-gen.py: python3 fixes
by Patrick Williams
· 8 years ago
1f36a88
Add HostEvent support to Commit interface
by Adriana Kobylak
· 8 years ago
205b113
Implement Commit client interface
by Adriana Kobylak
· 8 years ago
c20dae8
Create libphosphor-logging library
by Adriana Kobylak
· 8 years ago
5933433
Export new header file for Host Event errors
by Adriana Kobylak
· 8 years ago
c5f0bbd
Populate Timestamp when error entry is committed
by Adriana Kobylak
· 8 years ago
4ea7f31
Entry: Populate properties
by Adriana Kobylak
· 8 years ago
9316b9a
build: Add pkg-config for clients
by Brad Bishop
· 8 years ago
8692ac9
Entry: Link to phosphor-dbus-interfaces
by Adriana Kobylak
· 8 years ago
331ef90
elog-gen.py : alias inherited metadata
by Deepak Kodihalli
· 8 years ago
f542ba8
Create a map to get the priority level for the error
by Adriana Kobylak
· 8 years ago
df995fa
Entry: Setup constructor
by Adriana Kobylak
· 8 years ago
f477fe2
log_manager: Cleanup main function
by Adriana Kobylak
· 8 years ago
88d7cf8
logging: Create Entry dbus interface
by Adriana Kobylak
· 8 years ago
7298dc2
logging: Commit: Use transaction id and metadata lookup
by Adriana Kobylak
· 8 years ago
7d0692a
Log transaction id on each journal entry
by Adriana Kobylak
· 8 years ago
ac784cc
Update test case to verify error inheritance
by Deepak Kodihalli
· 8 years ago
f2462f0
elog-gen.py : implement error inheritance
by Deepak Kodihalli
· 8 years ago
5d1aace
elog-gen.py : order inherited errors
by Deepak Kodihalli
· 8 years ago
cbd12c8
elog-gen.py : check error inheritance
by Deepak Kodihalli
· 8 years ago
82b7de7
elog-gen.py : get inherited-from error
by Deepak Kodihalli
· 8 years ago
160d3e0
elog-gen.py : read multiple error yaml files
by Deepak Kodihalli
· 8 years ago
9916119
Fix types in error-logging YAML to match openbmc standards
by Deepak Kodihalli
· 8 years ago
d310378
Rename <Interface>.logging.yaml to <Interface>.metadata.yaml
by Deepak Kodihalli
· 8 years ago
b0d5e3d
Update .gitignore
by Deepak Kodihalli
· 8 years ago
09a0549
Add in sdbusplus dependency
by Andrew Geissler
· 8 years ago
c0f0532
Update log manager busname to match its systemd unit file
by Adriana Kobylak
· 8 years ago
8f7941e
log_manager: Use sdbus++
by Adriana Kobylak
· 8 years ago
88eb109
YAML for event/error logging interfaces
by Adriana Kobylak
· 8 years ago
b599e78
Add a .gitignore for all the automake generated files
by Andrew Geissler
· 8 years ago
e859630
Break elog yaml files into two pieces
by Andrew Geissler
· 8 years ago
f1f2cfa
Base error log namespaces on yaml file path
by Andrew Geissler
· 8 years ago
33ff62a
Move the phosphor logging example yaml into sub directory
by Andrew Geissler
· 8 years ago
5e81bfb
Address new yaml format changes introduced by sdbusplus commit 7d7fda5
by Andrew Geissler
· 8 years ago
efb31c4
Move header generation tool and templates to sub-directories
by Andrew Geissler
· 8 years ago
40cb653
Template file for error code to meta data lookup
by Andrew Geissler
· 8 years ago
df048c1
Update elog gen script to support the dbus specified errors
by Andrew Geissler
· 8 years ago
d311bc8
Add error/event log commit dbus method
by Adriana Kobylak
· 8 years ago
1d5fa77
Use full paths to enable bitbake builds of mako files
by Andrew Geissler
· 8 years ago
1db1bd3
Create log manager server
by Adriana Kobylak
· 8 years ago
184690d
Auto generate the error log definition hpp
by Andrew Geissler
· 8 years ago
Next »