Home
last modified time | relevance | path

Searched refs:structured (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/phosphor-logging/docs/
H A Dstructured-logging.md3 There are currently two APIs for structured logging:
8 ## Why structured logging?
15 structured logging. As a result, there are some designs in place where specific
16 structured events are added to the journal and downstream these events can be
18 journal structured data to stored and later retrieve SEL events.
21 form of IPC, the value of structured logging persists. It is very common as part
26 structured logging the format is somewhat static and easily parsed.
28 A specific example of where structured logging is beneficial is a service which
32 expression (likely). With structured log, specific identifiers can be used as
229 trying to create structured logging. `{fmt}` doesn't address that problem
[all …]
/openbmc/qemu/nbd/
H A Dclient.c1441 len = sizeof(chunk->structured); in nbd_receive_reply_chunk_header()
1455 chunk->structured.flags = be16_to_cpu(chunk->structured.flags); in nbd_receive_reply_chunk_header()
1456 chunk->structured.type = be16_to_cpu(chunk->structured.type); in nbd_receive_reply_chunk_header()
1457 chunk->structured.cookie = be64_to_cpu(chunk->structured.cookie); in nbd_receive_reply_chunk_header()
1466 payload_len = be32_to_cpu(chunk->structured.length); in nbd_receive_reply_chunk_header()
1474 chunk->structured.type, in nbd_receive_reply_chunk_header()
1475 nbd_rep_lookup(chunk->structured.type)); in nbd_receive_reply_chunk_header()
1478 chunk->structured.length = payload_len; in nbd_receive_reply_chunk_header()
1575 type = nbd_reply_type_lookup(reply->structured.type); in nbd_receive_reply()
1576 trace_nbd_receive_reply_chunk_header(reply->structured.flags, in nbd_receive_reply()
[all …]
H A Dtrace-events68 nbd_co_send_chunk_done(uint64_t cookie) "Send structured reply done: cookie = %" PRIu64
69 …ead(uint64_t cookie, uint64_t offset, void *data, uint64_t size) "Send structured read data reply:…
70 nbd_co_send_chunk_read_hole(uint64_t cookie, uint64_t offset, uint64_t size) "Send structured read …
72 …(uint64_t cookie, int err, const char *errname, const char *msg) "Send structured error reply: coo…
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-objectpath_0.6.1.bb1 DESCRIPTION = "The agile NoSQL query language for semi-structured data"
/openbmc/u-boot/fs/jffs2/
H A DKconfig5 Flash File System version 2). JFFS2 is a log-structured file system
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cyaml/
H A Dcyaml_1.4.1.bb2 DESCRIPTION = "LibCYAML is a library for reading and writing structured YAML documents."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libconfig/
H A Dlibconfig_1.7.3.bb2 DESCRIPTION = "Library for manipulating structured configuration files"
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSpencer-8611 Beware that some of this code is subtly aware of the way operator precedence is structured in regul…
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dxkeyboard-config_2.44.bb4 Window. The goal is to provide the consistent, well-structured, \
/openbmc/openbmc/poky/meta/recipes-gnome/libgudev/
H A Dlibgudev_238.bb32 # version as that is how the directory is structured.
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/
H A Dlogfsprogs_git.bb3 LogFS is a Linux log-structured and scalable flash file system, intended \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/poke/
H A Dpoke_4.2.bb1 SUMMARY = "GNU poke is an extensible editor for structured binary data"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/
H A Dprotobuf-c_1.5.1.bb1 SUMMARY = "Protocol Buffers - structured data serialisation mechanism"
H A Dprotobuf_5.29.4.bb1 SUMMARY = "Protocol Buffers - structured data serialisation mechanism"
2 DESCRIPTION = "Protocol Buffers are a way of encoding structured data in an \
/openbmc/qemu/include/block/
H A Dnbd.h122 NBDStructuredReplyChunk structured; member
137 QEMU_BUILD_BUG_ON(offsetof(NBDReply, structured.cookie) !=
/openbmc/qemu/block/
H A Dnbd.c764 NBDStructuredReplyChunk *chunk = &s->reply.structured; in nbd_co_receive_offset_data_payload()
808 len = s->reply.structured.length; in nbd_co_receive_structured_payload()
892 chunk = &s->reply.structured; in nbd_co_do_receive_one_chunk()
999 #define NBD_FOREACH_REPLY_CHUNK(s, iter, cookie, structured, \ argument
1001 for (iter = (NBDReplyChunkIter) { .only_structured = structured }; \
1043 chunk = &reply->structured; in nbd_reply_chunk_iter_receive()
1100 NBDStructuredReplyChunk *chunk = &reply.structured; in nbd_co_receive_cmdread_reply()
1112 ret = nbd_parse_offset_hole_payload(s, &reply.structured, payload, in nbd_co_receive_cmdread_reply()
1153 NBDStructuredReplyChunk *chunk = &reply.structured; in nbd_co_receive_blockstatus_reply()
1173 s, &reply.structured, payload, wide, in nbd_co_receive_blockstatus_reply()
/openbmc/docs/
H A Danti-patterns.md517 [systemd-journald provides structured logging][systemd-structured-logging],
521 https://github.com/openbmc/phosphor-logging/blob/master/docs/structured-logging.md
522 [systemd-structured-logging]:
525 The concept of structured logging allows for convenient programmable access to
533 For human ergonomics `lg2` provides the ability to interpolate structured data
540 structured log event, regardless of whether any particular key is interpolated
561 structured data associated with the log entry:
577 the structured data, as well as being interpolated into `MESSAGE` as requested.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jq/
H A Djq_1.7.1.bb3 filter and map and transform structured data with the same \
/openbmc/phosphor-pcie-presence/
DMAINTAINERS
/openbmc/openpower-sbe-interface/
H A DMAINTAINERS15 Section entries are structured according to the following scheme:
/openbmc/openpower-inventory-upload/
H A DMAINTAINERS15 Section entries are structured according to the following scheme:
/openbmc/openpower-logging/
DMAINTAINERS
/openbmc/google-ipmi-sys/
H A DMAINTAINERS15 Section entries are structured according to the following scheme:
/openbmc/pyphosphor/
H A DMAINTAINERS15 Section entries are structured according to the following scheme:
/openbmc/phosphor-mboxd/
H A DMAINTAINERS15 Section entries are structured according to the following scheme:

123