aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-04firewire: ohci: add tracepoints event for data of Self-ID DMATakashi Sakamoto2-1/+64
2024-07-04firewire: ohci: use inline functions to operate data of self-ID DMATakashi Sakamoto2-6/+7
2024-07-04firewire: ohci: add static inline functions to deserialize for Self-ID DMA operationTakashi Sakamoto5-0/+116
2024-07-04firewire: ohci: use static function to handle endian issue on PowerPC platformTakashi Sakamoto1-12/+27
2024-07-04firewire: ohci: use common macro to interpret be32 data in le32 bufferTakashi Sakamoto1-1/+1
2024-06-28firewire: core: Fix spelling mistakes in tracepoint messagesColin Ian King1-2/+2
2024-06-25firewire: ohci: add tracepoints event for hardIRQ eventTakashi Sakamoto2-1/+33
2024-06-25firewire: ohci: add support for Linux kernel tracepointsTakashi Sakamoto3-0/+20
2024-06-25firewire: core: add tracepoints events for completions of packets in isochronous contextTakashi Sakamoto3-6/+99
2024-06-25firewire: core: add tracepoints events for queueing packets of isochronous contextTakashi Sakamoto2-0/+83
2024-06-25firewire: core: add tracepoints events for flushing completions of isochronous contextTakashi Sakamoto3-0/+42
2024-06-25firewire: core: add tracepoints events for flushing of isochronous contextTakashi Sakamoto2-0/+40
2024-06-25firewire: core: add tracepoints events for starting/stopping of isochronous contextTakashi Sakamoto2-0/+116
2024-06-25firewire: core: add tracepoints events for setting channels of multichannel contextTakashi Sakamoto2-0/+23
2024-06-25firewire: core: add tracepoints events for allocation/deallocation of isochronous contextTakashi Sakamoto2-0/+115
2024-06-24firewire: core: undefine macros after use in tracepoints eventsTakashi Sakamoto1-0/+8
2024-06-17firewire: core: record card index in tracepoints event for self ID sequenceTakashi Sakamoto2-4/+7
2024-06-17firewire: core: use inline helper functions to serialize phy config packetTakashi Sakamoto1-12/+10
2024-06-17firewire: core: add tests for serialization/deserialization of phy config packetTakashi Sakamoto2-0/+134
2024-06-17firewire: core: add tracepoints event for self_id_sequenceTakashi Sakamoto3-2/+79
2024-06-17firewire: core: arrangement header inclusion for tracepoints eventsTakashi Sakamoto4-2/+7
2024-06-17firewire: ohci: use helper inline functions to serialize/deserialize self ID packetTakashi Sakamoto1-24/+45
2024-06-17firewire: core: use helper inline functions to deserialize self ID packetTakashi Sakamoto1-16/+10
2024-06-17firewire: core: add common inline functions to serialize/deserialize self ID packetTakashi Sakamoto2-0/+381
2024-06-17firewire: ohci: use helper functions for self ID sequenceTakashi Sakamoto1-28/+49
2024-06-17firewire: core: use helper functions for self ID sequenceTakashi Sakamoto1-120/+69
2024-06-17firewire: ohci: minor code refactoring for self ID loggingTakashi Sakamoto1-14/+22
2024-06-17firewire: core: minor code refactoring for topology builderTakashi Sakamoto1-11/+14
2024-06-17firewire: core: add helper function to handle port status from self ID sequence and its KUnit testTakashi Sakamoto2-0/+116
2024-06-17firewire: core: add enumerator of self ID sequences and its KUnit testTakashi Sakamoto5-0/+174
2024-06-16Linux 6.10-rc4Linus Torvalds1-1/+1
2024-06-16leds: class: Revert: "If no default trigger is given, make hw_control trigger the default trigger"Hans de Goede1-6/+0
2024-06-16RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address translationYazen Ghannam3-41/+114
2024-06-15firewire: core: record card index in bus_reset_handle tracepoints eventTakashi Sakamoto2-4/+7
2024-06-15firewire: core: record card index in tracepoinrts events derived from bus_reset_arrange_templateTakashi Sakamoto2-12/+15
2024-06-15firewire: core: record card index in async_phy_inbound tracepoints eventTakashi Sakamoto2-4/+6
2024-06-15firewire: core: record card index in async_phy_outbound_complete tracepoints eventTakashi Sakamoto3-5/+8
2024-06-15firewire: core: record card index in async_phy_outbound_initiate tracepoints eventTakashi Sakamoto3-6/+9
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_inbound_templateTakashi Sakamoto2-12/+16
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_outbound_initiate_templateTakashi Sakamoto2-12/+18
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_outbound_complete_templateTakashi Sakamoto2-10/+13
2024-06-15firewire: fix website URL in KconfigTakashi Sakamoto1-1/+1
2024-06-14loop: Disable fallocate() zero and discard if not supportedCyril Hrubis1-0/+23
2024-06-14ata: libata-scsi: Set the RMB bit only for removable media devicesDamien Le Moal1-4/+4
2024-06-14arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilationspengfuyuan1-8/+0
2024-06-14USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern1-2/+2
2024-06-13io_uring: fix cancellation overwriting req->flagsPavel Begunkov3-3/+5
2024-06-13nvme: fix namespace removal listKeith Busch1-4/+5
2024-06-13bnxt_en: Adjust logging of firmware messages in case of released token in __hwrm_send()Aleksandr Mishin1-1/+1
2024-06-13af_unix: Read with MSG_PEEK loops if the first unread byte is OOBRao Shoaib1-9/+9