linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-10 00:01:04 to 2024-01-09 03:59:03 UTC [more...]

[PATCH] libtracefs Documentation: Add tracefs_follow_events_clear() to main man page
 2024-01-09  3:59 UTC 

[PATCH] libtracefs: Add man pages for tracefs_snapshot_*() functions
 2024-01-09  3:54 UTC 

[PATCH] libtracefs sql: Rename TIMESTAMP_USECS_DELTA to TIMESTAMP_DELTA_USECS
 2024-01-09  2:55 UTC 

[PATCH] trace-cmd report: Add interrupt info in output
 2024-01-09  0:17 UTC 

[PATCH v2] trace-cmd stat: Add sub-buffer size
 2024-01-08 23:41 UTC 

[PATCH v3] kbuffer: Update kbuf->next in kbuffer_refresh
 2024-01-08 20:14 UTC 

[PATCH v3] libtracefs: Add ring buffer memory mapping APIs
 2024-01-08 19:46 UTC 

[PATCH v2] libtracefs: add option to disable documentation
 2024-01-08 19:32 UTC  (3+ messages)

[PATCH] libtracefs: Force off trace mmapping
 2024-01-08 18:19 UTC 

[PATCH v2] libtracefs: Add ring buffer memory mapping APIs
 2024-01-08 17:49 UTC 

[PATCH v2] kbuffer: Update kbuf->next in kbuffer_refresh()
 2024-01-08 17:38 UTC 

[PATCH] libtracefs: Add ring buffer memory mapping APIs
 2024-01-08 17:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] kbuffer: Always walk the events to calculate timestamp in kbuffer_read_buffer()
 2024-01-08 17:34 UTC 

[PATCH 0/3] kbuffer: Some minor fixes
 2024-01-08 16:47 UTC  (8+ messages)
` [PATCH 1/3] libtraceevent Documentation: Fix tep_kbuffer() prototype
` [PATCH 2/3] kbuffer: Add event if the buffer just fits in kbuffer_read_buffer()
` [PATCH 3/3] kbuffer: Update kbuf->next in kbuffer_refresh()

[PATCH] libtraceevent: add libdl dependency to meson
 2024-01-07 23:07 UTC 

[PATCH] libtracefs: add option to disable samples
 2024-01-07 23:07 UTC 

[PATCH] libtracefs: Fix tracefs_instance_reset to clear synthetic events
 2024-01-06  4:57 UTC 

[PATCH 0/3] trace-cmd: Add sqlhist option and show hist and triggers
 2024-01-06  4:22 UTC  (4+ messages)
` [PATCH 1/3] trace-cmd show: Add --hist and --trigger options
` [PATCH 2/3] trace-cmd sqlhist: Add 'sqlhist' command
` [PATCH 3/3] trace-cmd utest: Add tests for trace-cmd sqlhist

[PATCH] libtracefs: Add ring buffer memory mapping APIs
 2024-01-05 20:22 UTC  (9+ messages)

[PATCH 0/2] libtracefs sql: A couple of fixes
 2024-01-05  5:21 UTC  (3+ messages)
` [PATCH 1/2] libtracefs synthetic: Remove multiple adding of action in tracefs_synth_save()
` [PATCH 2/2] libtracefs synthetic: Handle hashed name variables

[PATCH 0/2] libtracefs: Add more tracefs_sql tests
 2024-01-05  5:15 UTC  (3+ messages)
` [PATCH 1/2] libtracefs utest: Add matches to trace_sql() tests
` [PATCH 2/2] libtracefs utest: Add more tests to test tracefs_sql()

[PATCH v1] libtracefs: Fix sqlhist used uninitialized error
 2024-01-02 17:48 UTC 

[PATCH] libtraceevent Documentation: Fix tep_kbuffer() prototype
 2023-12-29 17:14 UTC 

[PATCH] trace-cmd stat: Add sub-buffer size
 2023-12-29  3:20 UTC 

[PATCH 0/4] trace-cmd: Add ways to read more tracefs files
 2023-12-29  3:16 UTC  (5+ messages)
` [PATCH 1/4] trace-cmd show: Re-arrange the enum long option values
` [PATCH 2/4] trace-cmd show: Add --buffer-subbuf-size option
` [PATCH 3/4] trace-cmd show: Add option to read buffer_percent
` [PATCH 4/4] trace-cmd stat: Use tracefs_instance_file_read()

[PATCH 0/3] trace-cmd library: Fixes and add a reset
 2023-12-29  3:10 UTC  (4+ messages)
` [PATCH 1/3] trace-cmd library: Fix tracecmd_iterate_events_multi() CPU clean up
` [PATCH 2/3] trace-cmd library: Add back setting errno to zero in tracecmd_stack_tracer_status()
` [PATCH 3/3] trace-cmd library: Add tracecmd_iterate_reset()

[RFC][PATCH] libtraceevent: Add meson build targets to Makefile
 2023-12-29  2:51 UTC 

[PATCH v2 00/22] libtracefs: Several updates
 2023-12-28 21:52 UTC  (23+ messages)
` [PATCH v2 01/22] libtracefs Documentation: Fix tracefs_event_file_exists() issues
` [PATCH v2 02/22] libtracefs testing: Use one tep handle for most tests
` [PATCH v2 03/22] libtracefs: Free "missed_followers" of instance
` [PATCH v2 04/22] libtracefs: Free buf in clear_func_filter()
` [PATCH v2 05/22] libtracefs: Free tracing_dir in case of remount
` [PATCH v2 06/22] libtracefs: Free dynamic event list in utest
` [PATCH v2 07/22] libtracefs: Reset tracing before and after unit tests
` [PATCH v2 08/22] libtracefs: Add API to remove followers from an instance or toplevel
` [PATCH v2 09/22] libtracefs: Increase splice to use pipe max size
` [PATCH v2 10/22] libtracefs: Add tracefs_instance_file_write_number()
` [PATCH v2 11/22] libtracefs: Add API to read tracefs_cpu and return a kbuffer
` [PATCH v2 12/22] libtracefs: Add tracefs_instance_get/set_buffer_percent()
` [PATCH v2 13/22] libtracefs: Add tracefs_instance_clear() API
` [PATCH v2 14/22] libtracefs utest: Add test to test tracefs_instance_set/get_buffer_percent()
` [PATCH v2 15/22] libtracefs: Add kerneldoc comments to tracefs_instance_set_buffer_size()
` [PATCH v2 16/22] libtracefs: Add tracefs_load_headers() API
` [PATCH v2 17/22] libtracefs: Add API to extract ring buffer statistics
` [PATCH v2 18/22] libtracefs: Add tracefs_instance_set/get_subbuf_size()
` [PATCH v2 19/22] libtracefs: Add TIMESTAMP_USECS_DELTA to simplify SQL timestamp compares
` [PATCH v2 20/22] libtracefs: Also clear max_graph_depth on reset
` [PATCH v2 21/22] libtracefs: Add PID filtering API
` [PATCH v2 22/22] libtracefs: Add updating and reading snapshot buffers

[PATCH 00/23] libtracefs: Several updates
 2023-12-28 20:35 UTC  (24+ messages)
` [PATCH 01/23] libtracefs Documentation: Fix tracefs_event_file_exists() issues
` [PATCH 02/23] libtracefs testing: Use one tep handle for most tests
` [PATCH 03/23] libtracefs: Free "missed_followers" of instance
` [PATCH 04/23] libtracefs: Free buf in clear_func_filter()
` [PATCH 05/23] libtracefs: Free tracing_dir in case of remount
` [PATCH 06/23] libtracefs: Free dynamic event list in utest
` [PATCH 07/23] libtracefs: Reset tracing before and after unit tests
` [PATCH 08/23] libtracefs: Add API to remove followers from an instance or toplevel
` [PATCH 09/23] libtracefs: Increase splice to use pipe max size
` [PATCH 10/23] libtracefs: Add tracefs_instance_file_write_number()
` [PATCH 11/23] libtracefs: Add API to read tracefs_cpu and return a kbuffer
` [PATCH 12/23] libtracefs: Add tracefs_instance_get/set_buffer_percent()
` [PATCH 13/23] libtracefs: Add tracefs_instance_clear() API
` [PATCH 14/23] libtracefs utest: Add test to test tracefs_instance_set/get_buffer_percent()
` [PATCH 15/23] libtracefs: Add kerneldoc comments to tracefs_instance_set_buffer_size()
` [PATCH 16/23] libtracefs: Add tracefs_load_headers() API
` [PATCH 17/23] libtracefs: Add API to extract ring buffer statistics
` [PATCH 18/23] libtracefs: Add tracefs_instance_set/get_subbuf_size()
` [PATCH 19/23] libtracefs: Add ring buffer memory mapping APIs
` [PATCH 20/23] libtracefs: Add TIMESTAMP_USECS_DELTA to simplify SQL timestamp compares
` [PATCH 21/23] libtracefs: Also clear max_graph_depth on reset
` [PATCH 22/23] libtracefs: Add PID filtering API
` [PATCH 23/23] libtracefs: Add updating and reading snapshot buffers

[PATCH] libtraceevent: Add tep_get_sub_buffer_data_size()
 2023-12-27  4:10 UTC 

[PATCH] libtraceevent: Add tep_get_sub_buffer_data_size()
 2023-12-26 18:13 UTC 

[PATCH 0/6] libtraceevent/kbuffer: Add more kbuffer APIs
 2023-12-24 19:16 UTC  (7+ messages)
` [PATCH 1/6] libtraceevent: Add tep_get_sub_buffer_commit_offset()
` [PATCH 2/6] libtraceevent: Fix tep_kbuffer() to have kbuf assign long_size
` [PATCH 3/6] kbuffer: Add kbuffer_read_buffer()
` [PATCH 4/6] kbuffer: Add kbuffer_dup()
` [PATCH 5/6] kbuffer: Add kbuffer_subbuffer() API
` [PATCH 6/6] kbuffer: Add kbuffer_refresh() API

[PATCH v3] libtraceevent plugins: Parse sched_switch "prev_state" field for state info
 2023-12-24 19:07 UTC 

[PATCH] Bump meson version to >=0.58.0
 2023-12-24 19:01 UTC  (2+ messages)

[RFC 00/52] perf tools: Introduce data type profiling (v2)
 2023-12-23 14:29 UTC  (46+ messages)
` [PATCH 08/52] perf build: Add feature check for dwarf_getcfi()
` [PATCH 09/52] perf probe: Convert to check dwarf_getcfi feature
` [PATCH 12/52] perf annotate-data: Add find_data_type()
` [PATCH 13/52] perf annotate-data: Add dso->data_types tree
` [PATCH 14/52] perf annotate: Factor out evsel__get_arch()
` [PATCH 18/52] perf report: Add 'type' sort key
` [PATCH 23/52] perf report: Add 'symoff' "
` [PATCH 31/52] perf annotate-data: Add stack operation pseudo type
` [PATCH 32/52] perf dwarf-aux: Add die_find_variable_by_addr()
` [PATCH 33/52] perf annotate-data: Handle PC-relative addressing
` [PATCH 34/52] perf annotate-data: Support global variables
` [PATCH 35/52] perf dwarf-aux: Add die_get_cfa()
` [PATCH 36/52] perf annotate-data: Support stack variables
` [PATCH 37/52] perf dwarf-aux: Check allowed DWARF Ops
` [PATCH 38/52] perf dwarf-aux: Add die_collect_vars()
` [PATCH 39/52] perf dwarf-aux: Handle type transfer for memory access
` [PATCH 40/52] perf annotate-data: Introduce struct data_loc_info
` [PATCH 41/52] perf map: Add map__objdump_2rip()
` [PATCH 42/52] perf annotate: Add annotate_get_basic_blocks()
` [PATCH 43/52] perf annotate-data: Maintain variable type info
` [PATCH 44/52] perf annotate-data: Add update_insn_state()
` [PATCH 45/52] perf annotate-data: Handle global variable access
` [PATCH 46/52] perf annotate-data: Handle call instructions
` [PATCH 47/52] perf annotate-data: Implement instruction tracking
` [PATCH 48/52] perf annotate: Parse x86 segment register location
` [PATCH 49/52] perf annotate-data: Handle this-cpu variables in kernel
` [PATCH 50/52] perf annotate-data: Track instructions with a this-cpu variable
` [PATCH 51/52] perf annotate-data: Add stack canary type
` [PATCH 52/52] perf annotate-data: Add debug message

[PATCHSET 00/17] perf tools: Introduce data type profiling (v3)
 2023-12-13  0:13 UTC  (18+ messages)
` [PATCH 01/17] perf dwarf-aux: Factor out die_get_typename_from_type()
` [PATCH 02/17] perf dwarf-regs: Add get_dwarf_regnum()
` [PATCH 03/17] perf annotate-data: Add find_data_type()
` [PATCH 04/17] perf annotate-data: Add dso->data_types tree
` [PATCH 05/17] perf annotate: Factor out evsel__get_arch()
` [PATCH 06/17] perf annotate: Add annotate_get_insn_location()
` [PATCH 07/17] perf annotate: Implement hist_entry__get_data_type()
` [PATCH 08/17] perf report: Add 'type' sort key
` [PATCH 09/17] perf report: Support data type profiling
` [PATCH 10/17] perf annotate-data: Add member field in the data type
` [PATCH 11/17] perf annotate-data: Update sample histogram for type
` [PATCH 12/17] perf report: Add 'typeoff' sort key
` [PATCH 13/17] perf report: Add 'symoff' "
` [PATCH 14/17] perf annotate: Add --data-type option
` [PATCH 15/17] perf annotate: Support event group display
` [PATCH 16/17] perf annotate: Add --type-stat option for debugging
` [PATCH 17/17] perf annotate: Add --insn-stat "

[PATCH v2] libtraceevent plugins: Parse sched_switch "prev_state" field for state info
 2023-12-08 13:52 UTC  (3+ messages)

[PATCH v6 1/2] libtraceevent: sync state char array with the kernel
 2023-12-07 13:20 UTC  (4+ messages)

[PATCH] libtraceevent: Parse sched_switch "prev_state" field for state info
 2023-12-06 23:07 UTC 

[PATCH] libtracecmd: add trace-rbtree to meson build
 2023-12-05 10:58 UTC 

[RFC 00/48] perf tools: Introduce data type profiling (v1)
 2023-12-05  7:17 UTC  (7+ messages)
` [PATCH 02/48] perf annotate: Check if operand has multiple regs
` [PATCH 36/48] perf annotate-data: Introduce struct data_loc_info

کپی از: Aching for Your Sweet Gestures
 2023-12-03 12:44 UTC 

[PATCH v4] libtracecmd: Use an rbtree for mapping of cache pages
 2023-11-28 21:47 UTC 

[PATCH] trace-cmd record: Use copy of PATH for strtok_r() operations
 2023-11-28 20:33 UTC  (2+ messages)

[PATCH] trace-cmd record: Reset PATH variable after strtok search
 2023-11-28 20:28 UTC  (7+ messages)

[PATCH] kernel-shark: Porting KernelShark to Qt 6
 2023-11-19 17:45 UTC 


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