linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-04 09:03:57 to 2019-08-06 13:27:07 UTC [more...]

[PATCH 0/2] [RFC] several build fixes
 2019-08-06 13:27 UTC  (4+ messages)
` [PATCH 1/2] parse-event: rename filter_arg_boolean arg
` [PATCH 2/2] makefile: fix python SyntaxError

[PATCH 1/2] parse-events: deref pointer for proper sizeof()
 2019-08-06 12:50 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH v2] kernel-shark: Separate trace-cmd and kernelshark documentations
 2019-08-06 12:37 UTC 

[PATCH 0/3] tools lib traceevent: Fixing the API to be less policy driven
 2019-08-05 20:43 UTC  (4+ messages)
` [PATCH 1/3] tools/lib/traceevent, tools/perf: Changes in tep_print_event_* APIs
` [PATCH 2/3] tools/lib/traceevent: Remove tep_register_trace_clock()
` [PATCH 3/3] tools/lib/traceevent: Change users plugin directory

[PATCH] kernel-shark: Separate trace-cmd and kernelshark documentations
 2019-08-05 12:39 UTC  (3+ messages)

[PATCH v2 0/6] Remove redundant trace-cmd plugin handling logic
 2019-08-02 11:01 UTC  (7+ messages)
` [PATCH v2 1/6] trace-cmd: Move kernel_stack event handler to "function" plugin
` [PATCH v2 2/6] trace-cmd: Move plugin options from trace-cmd to libtraceevent
` [PATCH v2 3/6] trace-cmd: Remove trace-cmd plugin handling routines
` [PATCH v2 4/6] trace-cmd: Move libtraceevent plugins in its own directory
` [PATCH v2 5/6] trace-cmd: Load libtraceevent plugins from build folder, if exists
` [PATCH v2 6/6] trace-cmd: Change plugin install directories

[PATCH] tools/lib/traceevent, tools/perf: Move struct tep_handler definition in a local header file
 2019-08-01 14:09 UTC  (7+ messages)

[PATCH v8] tools/lib/traceevent: Man pages for libtraceevent event print related API
 2019-08-01  7:50 UTC 

[PATCH v3 0/3] Changes in few libtraceevent APIs
 2019-08-01  7:49 UTC  (4+ messages)
` [PATCH v3 1/3] tools/lib/traceevent, tools/perf: Changes in tep_print_event_* APIs
` [PATCH v3 2/3] tools/lib/traceevent: Remove tep_register_trace_clock()
` [PATCH v3 3/3] tools/lib/traceevent: Change user's plugin directory

[PATCH v2 0/3] Changes in few libtraceevent APIs
 2019-07-31 12:27 UTC  (8+ messages)
` [PATCH v2 1/3] tools/lib/traceevent, tools/perf: Changes in tep_print_event_* APIs
` [PATCH v2 2/3] tools/lib/traceevent: Remove tep_register_trace_clock()
` [PATCH v2 3/3] tools/lib/traceevent: Change user's plugin directory

Tracing Summit 2019 - Schedule Release
 2019-07-30 14:28 UTC 

[PATCH v8] tools/lib/traceevent: Man pages for tep plugins APIs
 2019-07-30 12:50 UTC 

[PATCH 0/3] Remove redundant trace-cmd plugin handling logic
 2019-07-29 17:01 UTC  (5+ messages)
` [PATCH 1/3] trace-cmd: Move kernel_stack event handler to "function" plugin
` [PATCH 2/3] trace-cmd: Move plugin options from trace-cmd to libtraceevent
` [PATCH 3/3] trace-cmd: Remove trace-cmd plugin handling routines

[PATCH 0/3] trace-cmd: Update python plugin for Python 3
 2019-07-26 15:30 UTC  (10+ messages)
` [PATCH 1/3] trace-cmd: Replace PySting_FromString() with PyUnicode_FromString()
` [PATCH 2/3] trace-cmd: Use PyMemoryView_FromMemory() for Python 3
` [PATCH 3/3] trace-cmd: Use PyLong_AsLong() "

[ANNOUNCE] KernelShark 1.0
 2019-07-26 14:52 UTC  (3+ messages)

[PATCH 0/2] kernel-shark: Let polkit decide the environment and path of kshark-record
 2019-07-26  7:51 UTC  (5+ messages)
` [PATCH 1/2] kernel-shark: Revert adding environment variables to kshark-su-record
` [PATCH 2/2] kernel-shark: Revert adding relative path to policy installation

[PATCH] trace-cmd: Allow setting of the name of Python in pkgconfig
 2019-07-25 23:08 UTC  (2+ messages)

[PATCH 0/3] trace-cmd: More Python 3 cleanups
 2019-07-25 19:28 UTC  (6+ messages)
` [PATCH 1/3] trace-cmd: in python plugin, use PyUnicode_FromString on Python 3
` [PATCH 2/3] trace-cmd: Add missing headers to Python template
` [PATCH 3/3] trace-cmd: In the ctracecmdgui use PyLong on Python 3

[PATCH] trace-cmd: Generate proper soname
 2019-07-25 17:08 UTC  (4+ messages)

[PATCH 0/2] kernel-shark: Be more careful with kshark-su-record
 2019-07-25 14:00 UTC  (8+ messages)
` [PATCH 1/2] kernel-shark: Execute kshark-record from same dir as kshark-su-record
` [PATCH 2/2] kernel-shark: Set the DISPLAY environment for pkexec kshark-record

[PATCH] trace-cmd: Fix a typo in warning messages
 2019-07-25 10:57 UTC 

[PATCH] kernel-shark: Xserver, grant access to user root
 2019-07-25  8:53 UTC 

[PATCH v2] trace-cmd: Only add udis86 CFLAGS and LDFLAGS if it is found
 2019-07-24 23:38 UTC  (2+ messages)

trace-cmd: Only add udis86 CFLAGS and LDFLAGS if it is found
 2019-07-24 21:07 UTC  (2+ messages)

[PATCH v2] kernel-shark: Disable Capture if trace-cmd can't function
 2019-07-24 15:41 UTC 

[PATCH 0/3] Fixes for Capture needed befor KS 1.0
 2019-07-24 15:40 UTC  (5+ messages)
` [PATCH 1/4] kernel-shark: kshark_import_event_filter() tolerates non-existing events
` [PATCH 2/4] kernel-shark: Allow KsCaptureControl widget to print text to the console
` [PATCH 3/4] kernel-shark: Handle errors when loading Capture configurations
` [PATCH 4/4] kernel-shark: Handle corrupted configuration file for the Capture dialog

[PATCH] kernel-shark: Suppress "Root privileges are required" if already root
 2019-07-24 10:37 UTC  (2+ messages)

[PATCH 0/3] Fixes needed befor KS 1.0
 2019-07-23 23:06 UTC  (5+ messages)
` [PATCH 1/3] kernel-shark: Make KsEventsCheckBoxWidget::removeSystem more robust
` [PATCH 2/3] kernel-shark: Better error message for the constructor of KsCaptureControl
` [PATCH 3/3] kernel-shark: Disable Capture if trace-cmd can't function

kernel-shark: Suppress "Root privileges are required" if already root
 2019-07-23 20:59 UTC 

[PATCH 2/4 v3] trace-cmd: No automagic dependency on udis86
 2019-07-23 19:11 UTC 

[PATCH 2/4 v2] trace-cmd: No automagic dependency on udis86
 2019-07-23 19:07 UTC 

[PATCH] kernel-shark: Get the path to trace-cmd executable from _INSTALL_PREFIX
 2019-07-23 18:48 UTC  (2+ messages)

[PATCH 0/4] trace-cmd: Fixes for packaging
 2019-07-23 17:41 UTC  (7+ messages)
` [PATCH 1/4] trace-cmd: Allow overriding of python installation directory
` [PATCH 2/4] trace-cmd: No automagic dependency on udis86
` [PATCH 3/4] trace-cmd: Install all headers needed by kernelshark to proper paths
` [PATCH 4/4] trace-cmd: Set SONAME on shared libraries

[PATCH] kernel-shark: Add quotes around $XDG_SESSION_TYPE in kshark-su-record
 2019-07-23  8:02 UTC  (2+ messages)

Update home url for trace-cmd and kernelshark
 2019-07-23  1:17 UTC  (2+ messages)

[PATCH 0/3] Fixes needed befor KS 1.0
 2019-07-18 13:51 UTC  (6+ messages)
` [PATCH 1/3] kernel-shark: The graph widget must follow the active marker
` [PATCH 2/3] kernel-shark: Always clear the marker after resizing the table
` [PATCH 3/3] kernel-shark: Don't try to update the markers if no data is loaded

[PATCH 0/2] Fixes for KS 1.0
 2019-07-18  6:36 UTC  (10+ messages)
` [PATCH 1/2] kernel-shark: Initialize the data-related fields of the model
` [PATCH 2/2] kernel-shark: Always check if data is loaded before changing the graphs

[PATCH 0/4] kernel-shark: The road to 1.0
 2019-07-17  6:55 UTC  (7+ messages)
` [PATCH 1/4] revert: "kernel-shark: Remove a duplicate error message"
` [PATCH 2/4] kernel-shark: Remove the "make install" suggestion for capture errors
` [PATCH 3/4] kernel-shark: Show the standard error of kshark-record
` [PATCH 4/4] kernel-shark: Use <br> for dialog and \n for console error messages

[PATCH v4] trace-cmd: Add option to execute traced process as given user
 2019-07-11 13:03 UTC 

[PATCH 0/7] Separate trace-cmd and libtracecmd code
 2019-07-11 13:03 UTC  (8+ messages)
` [PATCH 1/7] trace-cmd: Move trace-output.c into the library code
` [PATCH 2/7] trace-cmd: Move trace-msg.c into the library
` [PATCH 3/7] trace-cmd: Move trace-cmd global variable "quiet" to libtracecmd
` [PATCH 4/7] trace-cmd: Move trace-cmd global variable "debug" "
` [PATCH 5/7] trace-cmd: Move plog() function "
` [PATCH 6/7] trace-cmd: Move trace-cmd APIs from trace-cmd.h to trace-local.h
` [PATCH 7/7] trace-cmd: Move tracecmd_stack_tracer_status() function to libtracecmd

Submit to the Tracing Microconference at Linux Plumbers 2019
 2019-07-10 17:41 UTC 

[PATCH] kernel-shark: kernel-shark: Avoid a duplicate error message from capture
 2019-07-10 16:31 UTC  (2+ messages)

[PATCH 0/8]Fixes needed befor KS 1.0
 2019-07-10  1:36 UTC  (10+ messages)
` [PATCH 1/8] kernel-shark: Don't free the string field of KS_CONFIG_STRING document
` [PATCH 2/8] kernel-shark: Add method for getting all selected events
` [PATCH 3/8] kernel-shark: Optimize the command line options used by the capture dialog
` [PATCH 4/8] kernel-shark: Don't try to open data file if recording failed
` [PATCH 5/8] kernel-shark: Remove a duplicate error message
` [PATCH 6/8] kernel-shark: remove the "make install" suggestion for capture errors
` [PATCH 7/8] kernel-shark: Disconnect "capture errors" before closing KernelShark GUI
` [PATCH 8/8] kernel-shark: Less scary error message from Capture dialog

[PATCH] trace-cmd: Clean up python plugin warnings
 2019-07-09 15:38 UTC  (2+ messages)

[PATCH v3] trace-cmd: Add option to execute traced process as given user
 2019-07-09 15:11 UTC  (3+ messages)

[PATCH v2] trace-cmd: Add option to execute traced process as given user
 2019-07-09 14:26 UTC 

[PATCH 04/11] trace-cmd: add global functions for live tracing
 2019-07-09 13:56 UTC  (2+ messages)

[PATCH v3] kernel-shark: Define a CMAKE_BUILD_TYPE "Package"
 2019-07-08 14:02 UTC  (3+ messages)

[PATCH v2 0/3] KernelShark build fixes for v1.0
 2019-07-08  9:16 UTC  (4+ messages)
` [PATCH v2 3/3] kernel-shark: Define a CMAKE_BUILD_TYPE "Package"

[ANNOUNCE] trace-cmd v2.8.1
 2019-07-05 21:20 UTC  (2+ messages)

[PATCH] trace-cmd: Add git version string to trace-cmd --version output
 2019-07-05 16:14 UTC 

[PATCH 0/2] Fixes needed befor KS 1.0
 2019-07-05 14:25 UTC  (4+ messages)
` [PATCH 1/2] kernel-shark: Line up the table of the loaded Advanced filters
` [PATCH 2/2] kernel-shark: Separate the target instalation instructions

[PATCH v2] trace-cmd: Add option to execute traced process as given user
 2019-07-05 14:19 UTC  (2+ messages)

[PATCH] trace-cmd: remove ununsed knuth_hash*() routines
 2019-07-05 13:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] trace-cmd: Add option to execute traced process as given user
 2019-07-05 11:35 UTC 

[RFC PATCH v2 0/5] Add support for text rendering
 2019-07-05 10:25 UTC  (4+ messages)
` [RFC PATCH v2 5/5] kernel-shark: Drop Freeglut as a compulsory dependency

register_jprobe always fails with -22
 2019-07-04 12:55 UTC  (2+ messages)

[PATCH] trace-cmd: Fixed a potential problem with non-terminated string, returned by readlink()
 2019-07-04 12:39 UTC  (2+ messages)

[PATCH v4] trace-cmd: Save the tracee memory map into the trace.dat file
 2019-07-04 12:36 UTC  (2+ messages)


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).