linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-22 14:55:27 to 2019-05-10 21:03:05 UTC [more...]

[PATCH 0/3] kheaders fixes for -rc
 2019-05-10 21:02 UTC  (3+ messages)
` [PATCH 1/3] kheaders: Move from proc to sysfs
` [PATCH 2/3] kheaders: Do not regenerate archive if config is not changed

[PATCH 00/27] tools/lib/traceevent: Add man pages for most libtraceevent functions
 2019-05-10 20:11 UTC  (29+ messages)
` [PATCH 01/27] tools lib traceevent: Remove hard coded install paths from pkg-config file
` [PATCH 02/27] tools/lib/traceevent: Implement libtraceevent man pages
` [PATCH 03/27] tools/lib/traceevent: Add support for man pages with multiple names
` [PATCH 04/27] tools/lib/traceevent: libtraceevent man pages for tep_handler related APIs
` [PATCH 05/27] tools/lib/traceevent: Man page for header_page APIs
` [PATCH 06/27] tools/lib/traceevent: Man page for get/set cpus APIs
` [PATCH 07/27] tools/lib/traceevent: Man page for file endian APIs
` [PATCH 08/27] tools/lib/traceevent: Man page for host "
` [PATCH 09/27] tools/lib/traceevent: Man page for page size APIs
` [PATCH 10/27] tools/lib/traceevent: Man page for tep_strerror()
` [PATCH 11/27] tools/lib/traceevent: Man pages for event handler APIs
` [PATCH 12/27] tools/lib/traceevent: Man pages for function related libtraceevent APIs
` [PATCH 13/27] tools/lib/traceevent: Man pages for registering print function
` [PATCH 14/27] tools/lib/traceevent: Man page for tep_read_number()
` [PATCH 15/27] tools/lib/traceevent: Man pages for event find APIs
` [PATCH 16/27] tools/lib/traceevent: Man page for list events APIs
` [PATCH 17/27] tools/lib/traceevent: Man pages for libtraceevent event get APIs
` [PATCH 18/27] tools/lib/traceevent: Man pages find field APIs
` [PATCH 19/27] tools/lib/traceevent: Man pages get field value APIs
` [PATCH 20/27] tools/lib/traceevent: Man pages for print field APIs
` [PATCH 21/27] tools/lib/traceevent: Man page for tep_read_number_field()
` [PATCH 22/27] tools/lib/traceevent: Man pages for event fields APIs
` [PATCH 23/27] tools/lib/traceevent: Man pages for event filter APIs
` [PATCH 24/27] tools/lib/traceevent: Man pages for parse event APIs
` [PATCH 25/27] tools/lib/traceevent: Man page for tep_parse_header_page()
` [PATCH 26/27] tools/lib/traceevent: Man pages for APIs, used to extract common fields from a record
` [PATCH 27/27] tools/lib/traceevent: Man pages for trace sequences APIs

[PATCH v6 00/26] Libtraceevent MAN pages
 2019-05-10 18:29 UTC  (30+ messages)
` [PATCH v6 01/26] tools/lib/traceevent: Implement libtraceevent man pages
` [PATCH v6 02/26] tools/lib/traceevent: Add support for man pages with multiple names
` [PATCH v6 03/26] tools/lib/traceevent: libtraceevent man pages for tep_handler related APIs
` [PATCH v6 04/26] tools/lib/traceevent: Man page for header_page APIs
` [PATCH v6 05/26] tools/lib/traceevent: Man page for get/set cpus APIs
` [PATCH v6 06/26] tools/lib/traceevent: Man page for file endian APIs
` [PATCH v6 07/26] tools/lib/traceevent: Man page for host "
` [PATCH v6 08/26] tools/lib/traceevent: Man page for page size APIs
` [PATCH v6 09/26] tools/lib/traceevent: Man page for tep_strerror()
` [PATCH v6 10/26] tools/lib/traceevent: Man pages for event handler APIs
` [PATCH v6 11/26] tools/lib/traceevent: Man pages for function related libtraceevent APIs
` [PATCH v6 12/26] tools/lib/traceevent: Man pages for registering print function
` [PATCH v6 13/26] tools/lib/traceevent: Man page for tep_read_number()
` [PATCH v6 14/26] tools/lib/traceevent: Man pages for event find APIs
` [PATCH v6 15/26] tools/lib/traceevent: Man page for list events APIs
` [PATCH v6 16/26] tools/lib/traceevent: Man pages for libtraceevent event get APIs
` [PATCH v6 17/26] tools/lib/traceevent: Man pages find field APIs
` [PATCH v6 18/26] tools/lib/traceevent: Man pages get field value APIs
` [PATCH v6 19/26] tools/lib/traceevent: Man pages for print field APIs
` [PATCH v6 20/26] tools/lib/traceevent: Man page for tep_read_number_field()
` [PATCH v6 21/26] tools/lib/traceevent: Man pages for event fields APIs
` [PATCH v6 22/26] tools/lib/traceevent: Man pages for event filter APIs
` [PATCH v6 23/26] tools/lib/traceevent: Man pages for parse event APIs
` [PATCH v6 24/26] tools/lib/traceevent: Man page for tep_parse_header_page()
` [PATCH v6 25/26] tools/lib/traceevent: Man pages for APIs, used to extract common fields from a record
` [PATCH v6 26/26] tools/lib/traceevent: Man pages for trace sequences APIs

[PATCH v3] kheaders: Move from proc to sysfs
 2019-05-09 22:47 UTC  (3+ messages)

[PATCH v2] Documentation/trace: Add clarification how histogram onmatch works
 2019-05-08 16:22 UTC  (5+ messages)

[PATCH] Compile kernel-shark with -fPIC option
 2019-05-08  8:51 UTC  (3+ messages)

[PATCH v2] kheaders: Move from proc to sysfs
 2019-05-07 17:17 UTC  (11+ messages)

[PATCH v3 3/8] kernel-shark: Add logic for the plugins search path
 2019-05-04 13:07 UTC 

[PATCH v2 0/8] Modifications needed for KS 1.0
 2019-05-04 11:31 UTC  (13+ messages)
` [PATCH v2 1/8] kernel-shark: Add INSTALL PREFIX to the Cmake-generated header file
` [PATCH v2 2/8] kernel-shark: Add logic for the initial path of Open-File dialogs
` [PATCH v2 3/8] kernel-shark: Add logic for the plugins search path
` [PATCH v2 4/8] kernel-shark: Remove the definition of KS_DIR
` [PATCH v2 5/8] kernel-shark: Remember the paths used by the Open-File dialogs
` [PATCH v2 6/8] kernel-shark: Add logic for selecting the trace-cmd executable used
` [PATCH v2 7/8] kernel-shark: Remove hard-coded install paths for libraries and plugins
` [PATCH v2 8/8] kernel-shark: Use XDG compliant path when saving cached data

[PATCH] kheaders: Move from proc to sysfs
 2019-05-04  8:11 UTC  (6+ messages)

[PATCH] trace-cmd: python: Apply 2to3 print transformation to python files
 2019-05-03 16:25 UTC  (2+ messages)

[PATCH] trace-cmd-listen: Fix resource leak of msg_handle
 2019-05-03 16:17 UTC  (2+ messages)

[PATCH 1/2] trace-cmd: Fix crash when trace-cmd is executed with args "profile -F sleep 1"
 2019-05-03 15:47 UTC  (3+ messages)
` [PATCH 2/2] trace-cmd: Fix a possible race condition and deadlock in trace-cmd

[PATCH v7 resend 1/2] Provide in-kernel headers to make extending kernel easier
 2019-05-03 15:08 UTC  (12+ messages)
` [PATCH v7 resend 2/2] init/config: Do not select BUILD_BIN2C for IKCONFIG

[PATCH] Documentation/trace: Add clarification how histogram onmatch works
 2019-05-03 14:56 UTC  (2+ messages)

[PATCH 1/2] kernel-shark: Enforce update of the OpenGL widget when loading new session
 2019-05-03  8:25 UTC  (3+ messages)
` [PATCH 2/2] kernel-shark: Add "Report bug" button to "Help"

[PATCH v5 00/30] Libtraceevent MAN pages
 2019-05-02 15:36 UTC  (40+ messages)
` [PATCH v5 01/30] tools/lib/traceevent: Implement libtraceevent man pages
    ` [PATCH v6] "
` [PATCH v5 04/30] tools/lib/traceevent: Man page for header_page APIs
` [PATCH v5 07/30] tools/lib/traceevent: Man page for host endian APIs
` [PATCH v5 08/30] tools/lib/traceevent: Man page for page size APIs
` [PATCH v5 09/30] tools/lib/traceevent: Man page for tep_strerror()
` [PATCH v5 10/30] tools/lib/traceevent: Man page for tep_register_trace_clock()
` [PATCH v5 11/30] tools/lib/traceevent: Man pages for event handler APIs
` [PATCH v5 12/30] tools/lib/traceevent: Man pages for function related libtraceevent APIs
` [PATCH v5 15/30] tools/lib/traceevent: Man pages for event find APIs
` [PATCH v5 16/30] tools/lib/traceevent: Man page for list events APIs
` [PATCH v5 17/30] tools/lib/traceevent: Man pages for libtraceevent event print related APIs
` [PATCH v5 20/30] tools/lib/traceevent: Man pages get field value APIs
` [PATCH v5 21/30] tools/lib/traceevent: Man pages for print field APIs
` [PATCH v5 22/30] tools/lib/traceevent: Man page for tep_read_number_field()
` [PATCH v5 24/30] tools/lib/traceevent: Man pages for event filter APIs
` [PATCH v5 27/30] tools/lib/traceevent: Man pages for tep plugins APIs
` [PATCH v5 28/30] tools/lib/traceevent: Man pages for "latency format" APIs
` [PATCH v5 29/30] tools/lib/traceevent: Man pages for APIs, used to extract common fields from a record

For logos, I guess I could throw this into the mix
 2019-05-02 13:52 UTC 

kernel-shark: logo: Penguin riding a shark
 2019-05-02 13:48 UTC  (4+ messages)

[PATCH 0/5] Modifications needed for KS 1.0
 2019-05-02  8:42 UTC  (7+ messages)
` [PATCH 1/5] kernel-shark: Add INSTALL PREFIX to the Cmake-generated header file
` [PATCH 2/5] kernel-shark: Add logic for the initial path of Open-File dialogs
` [PATCH 3/5] kernel-shark: Add logic for the plugins search path
` [PATCH 4/5] kernel-shark: Remove the definition of KS_DIR
` [PATCH 5/5] kernel-shark: Remember the paths used by the Open-File dialogs

[PATCH v2 0/4] Add trace events for SD registers
 2019-04-29  9:57 UTC  (4+ messages)

[PATCH v11 0/9] trace-cmd: Timetamps sync between host and guest machines, relying on vsock events
 2019-04-25 11:05 UTC  (10+ messages)
` [PATCH v11 1/9] trace-cmd: Implemented new lib API: tracecmd_local_events_system()
` [PATCH v11 2/9] trace-cmd: Added support for negative time offsets in trace.dat file
` [PATCH v11 3/9] trace-cmd: Fix tracecmd_read_page_record() to read more than one event
` [PATCH v11 4/9] trace-cmd: Added implementation of htonll() and ntohll()
` [PATCH v11 5/9] trace-cmd: Refactored few functions in trace-record.c
` [PATCH v11 6/9] trace-cmd: Find and store pids of tasks, which run virtual CPUs of given VM
` [PATCH v11 7/9] trace-cmd: Implemented new API tracecmd_add_option_v()
` [PATCH v11 8/9] trace-cmd: Implemented new option in trace.dat file: TRACECMD_OPTION_TIME_SHIFT
` [PATCH v11 9/9] trace-cmd [POC]: Implemented timestamps synch algorithm, using vsock events

KernelShark not rendering correctly
 2019-04-25  9:43 UTC  (2+ messages)

[ANNOUNCE] Call for KernelShark logos!
 2019-04-24 13:50 UTC 

[PATCH] tools/lib/traceevent: Remove hardcoded install paths from pkg-config file
 2019-04-24 13:37 UTC  (3+ messages)

[PATCH v3] trace-cmd: Load trace-cmd plugins from build folder, if exists
 2019-04-23 15:08 UTC  (4+ messages)

[PATCH v2] trace-cmd: Load trace-cmd plugins from build folder, if exists
 2019-04-23 14:15 UTC  (4+ messages)

[PATCH v6] platform/chrome: cros_ec: Add trace event to trace EC commands
 2019-04-23 10:02 UTC  (2+ messages)

[PATCH v10 00/12] Add VM kernel tracing over vsockets and FIFOs
 2019-04-22 14:55 UTC  (13+ messages)
` [PATCH v10 01/12] trace-cmd: Make ports unsigned int
` [PATCH v10 02/12] trace-cmd: Detect if vsockets are available
` [PATCH v10 03/12] trace-cmd: Add tracecmd_create_recorder_virt() function
` [PATCH v10 04/12] trace-cmd: Add TRACE_REQ and TRACE_RESP messages
` [PATCH v10 05/12] trace-cmd: Add buffer instance flags for tracing in guest and agent context
` [PATCH v10 06/12] trace-cmd: Add VM kernel tracing over vsockets transport
` [PATCH v10 07/12] trace-cmd: Use splice(2) for vsockets if available
` [PATCH v10 08/12] trace-cmd: Add `trace-cmd setup-guest` command
` [PATCH v10 09/12] trace-cmd: Try to autodetect number of guest CPUs in setup-guest if not specified
` [PATCH v10 10/12] trace-cmd: Add setup-guest flag for attaching FIFOs to the guest VM config
` [PATCH v10 11/12] trace-cmd: Add splice() recording from FIFO without additional pipe buffer
` [PATCH v10 12/12] trace-cmd: Add support for tracing VMware Workstation VMs by name


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).