linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-20 09:57:56 to 2023-01-30 20:04:11 UTC [more...]

[PATCH 0/9] use canonical ftrace path whenever possible
 2023-01-30 20:03 UTC  (16+ messages)
` [PATCH 1/9] tracing: always use canonical ftrace path
` [PATCH 2/9] bpf: "
` [PATCH 3/9] selftests/bpf: "
` [PATCH 4/9] perf docs: "
` [PATCH 5/9] tools/power: "
` [PATCH 6/9] selftests: "
` [PATCH 7/9] tools/virtio: "
` [PATCH 8/9] leaking_addresses: also skip "
` [PATCH 9/9] tools/kvm_stat: use "

[PATCH] samples: ftrace: make some global variables static
 2023-01-30 19:37 UTC 

[PATCH v5] trace: acquire buffer from temparary trace sequence
 2023-01-30 19:30 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION ae0c77e1bc6963c67c6c09e8c72959fcb1ed8d5f
 2023-01-30 18:18 UTC 

[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
 2023-01-30 17:03 UTC  (31+ messages)
` [RESEND RFC PATCH v1 01/20] mm: add new flag to enable ksm per process
` [RESEND RFC PATCH v1 02/20] mm: add flag to __ksm_enter
` [RESEND RFC PATCH v1 03/20] mm: add flag to __ksm_exit call
` [RESEND RFC PATCH v1 04/20] mm: invoke madvise for all vmas in scan_get_next_rmap_item
` [RESEND RFC PATCH v1 05/20] mm: support disabling of ksm for a process
` [RESEND RFC PATCH v1 06/20] mm: add new prctl option to get and set "
` [RESEND RFC PATCH v1 07/20] mm: add tracepoints to ksm
` [RESEND RFC PATCH v1 08/20] mm: split off pages_volatile function
` [RESEND RFC PATCH v1 09/20] mm: expose general_profit metric
` [RESEND RFC PATCH v1 10/20] docs: document general_profit sysfs knob
` [RESEND RFC PATCH v1 11/20] mm: calculate ksm process profit metric
` [RESEND RFC PATCH v1 12/20] mm: add ksm_merge_type() function
` [RESEND RFC PATCH v1 13/20] mm: expose ksm process profit metric in ksm_stat
` [RESEND RFC PATCH v1 14/20] mm: expose ksm merge type "
` [RESEND RFC PATCH v1 15/20] docs: document new procfs ksm knobs
` [RESEND RFC PATCH v1 16/20] tools: add new prctl flags to prctl in tools dir
` [RESEND RFC PATCH v1 17/20] selftests/vm: add KSM prctl merge test
` [RESEND RFC PATCH v1 18/20] selftests/vm: add KSM get merge type test
` [RESEND RFC PATCH v1 19/20] selftests/vm: add KSM fork test
` [RESEND RFC PATCH v1 20/20] selftests/vm: add two functions for debugging merge outcome

[PATCH net-next 06/16] net: bridge: Add a tracepoint for MDB overflows
 2023-01-30 15:50 UTC  (4+ messages)

[PATCH] tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
 2023-01-30 15:19 UTC  (2+ messages)

[PATCH rdma-next 00/13] Add RDMA inline crypto support
 2023-01-30 14:33 UTC  (8+ messages)

[PATCH] ftrace: sample: avoid open-coded 64-bit division
 2023-01-30 13:07 UTC  (2+ messages)

[bug-report] rasdaemon doesnot report new records
 2023-01-30 11:57 UTC  (2+ messages)

[PATCH] samples: ftrace: Include the nospec-branch.h only for x86
 2023-01-30  8:59 UTC 

[PATCH 1/8] eventfs: introducing struct tracefs_inode
 2023-01-30  6:43 UTC  (25+ messages)
` [PATCH 2/8] eventfs: adding eventfs dir add functions
` [PATCH 3/8] eventfs: adding eventfs file "
` [PATCH 4/8] eventfs: adding eventfs file, directory remove function
` [PATCH 5/8] eventfs: adding functions to create eventfs files and directories
` [PATCH 6/8] eventfs: adding eventfs lookup, read, open functions
` [PATCH 7/8] eventfs: creating tracefs_inode_cache
` [PATCH 8/8] eventfs: moving tracing/events to eventfs
` [PATCH 0/8] tracing: introducing eventfs

[linus:master] [mm] f1a7941243: unixbench.score -19.2% regression
 2023-01-30  4:15 UTC  (2+ messages)

[PATCH v2 0/9] A few more cpuidle vs rcu fixes
 2023-01-29 23:23 UTC  (11+ messages)
` [PATCH v2 1/9] drivers: firmware: psci: Dont instrument suspend code
` [PATCH v2 2/9] bug: Disable rcu_is_watching() during WARN/BUG
` [PATCH v2 3/9] tracing: Warn about !rcu_is_watching()
` [PATCH v2 4/9] tracing, preempt: Squash _rcuidle tracing
` [PATCH v2 5/9] x86: Always inline arch_atomic64
` [PATCH v2 6/9] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
` [PATCH v2 7/9] x86: Mark sched_clock() noinstr
` [PATCH v2 8/9] sched/clock: Make local_clock() noinstr
` [PATCH v2 9/9] cpuidle: Fix poll_idle() noinstr annotation

[PATCH] tracing/histogram: Wrap remaining shell snippets in code blocks
 2023-01-29  3:14 UTC 

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-28 20:30 UTC  (8+ messages)
` [PATCH 31/35] Documentation: trace: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)

[PATCH 0/6] A few cpuidle vs rcu fixes
 2023-01-28 19:12 UTC  (27+ messages)
` [PATCH 1/6] x86: Always inline arch_atomic64
` [PATCH 2/6] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
` [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
` [PATCH 4/6] x86: Mark sched_clock() noinstr
` [PATCH 5/6] sched/clock: Make local_clock() noinstr
` [PATCH 6/6] cpuidle: Fix poll_idle() noinstr annotation

[PATCH] selftests/ftrace: Extend multiple_kprobes.tc to add multiple consecutive probes in a function
 2023-01-28  1:16 UTC  (8+ messages)

[PATCH v3 0/2] fsi: Add IBM I2C Responder virtual FSI master
 2023-01-27 21:10 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: fsi: Document the "
` [PATCH v3 2/2] fsi: Add "

[PATCH] tracing/osnoise: No need for schedule_hrtimeout range
 2023-01-27  8:55 UTC  (2+ messages)

[PATCH 0/3] selftests/tracing: Fix some testcases for recent change
 2023-01-26 20:43 UTC  (3+ messages)

[PATCH v2 0/2] fsi: Add IBM I2C Responder virtual FSI master
 2023-01-26  2:54 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: fsi: Document the "
` [PATCH v2 2/2] fsi: Add "

[PATCH] ftrace: Show a list of all functions that have ever been enabled
 2023-01-25 22:53 UTC  (5+ messages)

[PATCH 0/2] tracing: Have bpf and perf reuse the tracefs TRACE_EVENT macros
 2023-01-25  9:16 UTC  (5+ messages)
` [PATCH 1/2] perf/tracing: Use stage6 of tracing to not duplicate macros
` [PATCH 2/2] bpf/tracing: "

[PATCH v3 0/3] Documentation: kprobetrace: Improve readability
 2023-01-25  7:58 UTC  (9+ messages)
` [PATCH v3 1/3] Documentation: kprobetrace: Fix some typos
` [PATCH v3 2/3] Documentation: kprobetrace: Fix code block markup
` [PATCH v3 3/3] Documentation: kprobetrace: Split paragraphs

[PATCH] selftests/ftrace: Fix bash specific "==" operator
 2023-01-25  0:16 UTC  (2+ messages)

[PATCH] trace: Kconfig: fix spelling/grammar/punctuation
 2023-01-24 18:16 UTC 

[PATCH v2] ftrace/scripts: Update the instructions for ftrace-bisect.sh
 2023-01-24 18:16 UTC 

[PATCH] trace: Add NULL checks for buffer in ring_buffer_free_read_page()
 2023-01-24 17:44 UTC  (2+ messages)

[PATCH linux-next] tracing: use strscpy() to instead of strncpy()
 2023-01-24 17:17 UTC  (2+ messages)

[PATCH] kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list
 2023-01-24  0:00 UTC  (3+ messages)

[PATCH] ftrace/scripts: Update the instructions for ftrace-bisect.sh
 2023-01-23 17:45 UTC  (4+ messages)

[RESEND RFC PATCH v1 07/20] mm: add tracepoints to ksm
 2023-01-23 15:45 UTC 

[PATCH v2 0/3] Documentation: kprobetrace: Improve readability
 2023-01-21 22:27 UTC  (6+ messages)
` [PATCH v2 1/3] Documentation: kprobetrace: Fix some typos
` [PATCH v2 2/3] Documentation: kprobetrace: Fix code block markup
` [PATCH v2 3/3] Documentation: kprobetrace: Split paragraphs

[tip:sched/core] [tracing, hardirq] 9aedeaed6f: WARNING:suspicious_RCU_usage
 2023-01-21 16:49 UTC  (5+ messages)

[RFC PATCH 0/9] tracing: Add fprobe events
 2023-01-20 11:55 UTC  (4+ messages)
` [RFC PATCH 9/9] tracing/probes: Add fprobe-events

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-20  9:56 UTC  (3+ messages)
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()


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