]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2021-11-12  Daniel Bristot... tracing/osnoise: Make osnoise_instances static
2021-11-10  Jiri Olsaftrace/direct: Fix lockup in modify_ftrace_direct_multi
2021-11-10  Steven Rostedt... ring-buffer: Protect ring_buffer_reset() from reentrancy
2021-11-02  Jiri Olsaftrace/samples: Add missing prototype for my_direct_func
2021-11-02  Kalesh Singhtracing/selftests: Add tests for hist trigger expressio...
2021-11-02  Kalesh Singhtracing/histogram: Document hist trigger variables
2021-11-02  Kalesh Singhtracing/histogram: Update division by 0 documentation
2021-11-02  Kalesh Singhtracing/histogram: Optimize division by constants
2021-11-01  Daniel Bristot... tracing/osnoise: Remove PREEMPT_RT ifdefs from inside...
2021-11-01  Daniel Bristot... tracing/osnoise: Remove STACKTRACE ifdefs from inside...
2021-11-01  Daniel Bristot... tracing/osnoise: Allow multiple instances of the same...
2021-11-01  Daniel Bristot... tracing/osnoise: Remove TIMERLAT ifdefs from inside...
2021-11-01  Daniel Bristot... tracing/osnoise: Support a list of trace_array *tr
2021-11-01  Daniel Bristot... tracing/osnoise: Use start/stop_per_cpu_kthreads()...
2021-11-01  Daniel Bristot... tracing/osnoise: Split workload start from the tracer...
2021-11-01  Daniel Bristot... tracing/osnoise: Improve comments about barrier need...
2021-11-01  Daniel Bristot... tracing/osnoise: Do not follow tracing_cpumask
2021-10-30  kernel test... tracing/histogram: Fix semicolon.cocci warnings
2021-10-29  Kalesh Singhtracing/histogram: Fix documentation inline emphasis...
2021-10-27  Robin H. Johnsontracing: Increase PERF_MAX_TRACE_SIZE to handle Sentine...
2021-10-27  Robin H. Johnsontracing: Show size of requested perf buffer
2021-10-27  Steven Rostedt... bootconfig: Initialize ret in xbc_parse_tree()
2021-10-27  王贇ftrace: do CPU checking after preemption disabled
2021-10-27  王贇ftrace: disable preemption when recursion locked
2021-10-27  Kalesh Singhtracing/histogram: Document expression arithmetic and...
2021-10-27  Kalesh Singhtracing/histogram: Optimize division by a power of 2
2021-10-27  Kalesh Singhtracing/histogram: Covert expr to const if both operand...
2021-10-27  Kalesh Singhtracing/histogram: Simplify handling of .sym-offset...
2021-10-27  Kalesh Singhtracing: Fix operator precedence for hist triggers...
2021-10-27  Kalesh Singhtracing: Add division and multiplication support for...
2021-10-27  Kalesh Singhtracing: Add support for creating hist trigger variable...
2021-10-27  Masami Hiramatsuselftests/ftrace: Stop tracing while reading the trace...
2021-10-26  Tiezhu YangMAINTAINERS: Update KPROBES and TRACING entries
2021-10-26  Tiezhu Yangtest_kprobes: Move it from kernel/ to lib/
2021-10-26  Tiezhu Yangdocs, kprobes: Remove invalid URL and add new reference
2021-10-26  Tiezhu Yangsamples/kretprobes: Fix return value if register_kretpr...
2021-10-26  Masami Hiramatsulib/bootconfig: Fix the xbc_get_info kerneldoc
2021-10-26  Masami Hiramatsukprobes: Add a test case for stacktrace from kretprobe...
2021-10-26  Masami Hiramatsulib/bootconfig: Make xbc_alloc_mem() and xbc_free_mem...
2021-10-26  Steven Rostedt... ftrace/sh: Add arch_ftrace_ops_list_func stub to have...
2021-10-26  Wang ShaoBotracing/hwlat: Make some internal symbols static
2021-10-26  Mathieu Desnoyerstracing: Fix missing trace_boot_init_histograms kstrdup...
2021-10-26  Daniel Bristot... trace/timerlat: Add migrate-disabled field to the timer...
2021-10-26  Daniel Bristot... trace/osnoise: Add migrate-disabled field to the osnois...
2021-10-26  Daniel Bristot... tracing/doc: Fix typos on the timerlat tracer documentation
2021-10-26  Daniel Bristot... trace/osnoise: Fix an ifdef comment
2021-10-26  Song Liuperf/core: allow ftrace for functions in kernel/event...
2021-10-26  Viktor Rosendahltools/latency-collector: Use correct size when writing...
2021-10-26  chongjiapengftrace: Make ftrace_profile_pages_init static
2021-10-22  Masami HiramatsuARM: Recover kretprobe modified return address in stack...
2021-10-22  Masami HiramatsuARM: kprobes: Make a frame pointer on __kretprobe_tramp...
2021-10-22  Masami HiramatsuARM: clang: Do not rely on lr register for stacktrace
2021-10-22  Masami Hiramatsuarm64: Recover kretprobe modified return address in...
2021-10-22  Masami Hiramatsuarm64: kprobes: Make a frame pointer on __kretprobe_tra...
2021-10-22  Masami Hiramatsuarm64: kprobes: Record frame pointer with kretprobe...
2021-10-22  Masami Hiramatsux86/unwind: Compile kretprobe fixup code only if CONFIG...
2021-10-21  Sven Schnellekprobes: convert tests to kunit
2021-10-21  Arnd Bergmanntracing: use %ps format string to print symbols
2021-10-21  Steven Rostedt... tracing: Explain the trace recursion transition bit...
2021-10-21  Steven Rostedt... ftrace/direct: Do not disable when switching direct...
2021-10-21  Jiri Olsaftrace/samples: Add multi direct interface test module
2021-10-21  Jiri Olsaftrace: Add multi direct modify interface
2021-10-21  Jiri Olsaftrace: Add multi direct register/unregister interface
2021-10-21  Jiri Olsaftrace: Add ftrace_add_rec_direct function
2021-10-21  Steven Rostedt... tracing: Fix selftest config check for function graph...
2021-10-21  Jiri Olsatracing: Add trampoline/graph selftest
2021-10-21  Steven Rostedt... x86/ftrace: Make function graph use ftrace directly
2021-10-21  Steven Rostedt... ftrace/x86_64: Have function graph tracer depend on...
2021-10-20  Steven Rostedt... x86/ftrace: Remove fault protection code in prepare_ftr...
2021-10-20  Jiri Olsax86/ftrace: Remove extra orig rax move
2021-10-20  Steven Rostedt... tracing/perf: Add interrupt_context_level() helper
2021-10-20  Steven Rostedt... tracing: Reuse logic from perf's get_recursion_context()
2021-10-20  Kalesh Singhtracing/cfi: Fix cmp_entries_* functions signature...
2021-10-20  Steven Rostedt... tracing: Use linker magic instead of recasting ftrace_o...
2021-10-13  Changbin Dutracing: in_irq() cleanup
2021-10-11  Carles Peyftrace: Add unit test for removing trace function
2021-10-11  Masami Hiramatsubootconfig: Cleanup dummy headers in tools/bootconfig
2021-10-11  Masami Hiramatsubootconfig: Replace u16 and u32 with uint16_t and uint32_t
2021-10-11  Masami Hiramatsutools/bootconfig: Print all error message in stderr
2021-10-11  Masami Hiramatsubootconfig: Remove unused debug function
2021-10-11  Masami Hiramatsubootconfig: Split parse-tree part from xbc_init
2021-10-11  Masami Hiramatsubootconfig: Rename xbc_destroy_all() to xbc_exit()
2021-10-11  Masami Hiramatsutools/bootconfig: Run test script when build all
2021-10-11  Masami Hiramatsubootconfig: Add xbc_get_info() for the node information
2021-10-11  Masami Hiramatsubootconfig: Allocate xbc_data inside xbc_init()
2021-10-08  Weizhao Ouyangftrace: Cleanup ftrace_dyn_arch_init()
2021-10-08  Steven Rostedt... tracing: Disable "other" permission bits in the tracefs...
2021-10-08  Steven Rostedt... tracefs: Have tracefs directories not set OTH permissio...
2021-10-07  Steven Rostedt... tracing: Initialize upper and lower vars in pid_list_re...
2021-10-05  Steven Rostedt... tracing: Create a sparse bitmask for pid filtering
2021-10-05  Steven Rostedt... tracing: Place trace_pid_list logic into abstract functions
2021-10-01  Masami Hiramatsux86/kprobes: Fixup return address in generic trampoline...
2021-10-01  Masami Hiramatsutracing: Show kretprobe unknown indicator only for...
2021-10-01  Masami Hiramatsux86/unwind: Recover kretprobe trampoline entry
2021-10-01  Masami Hiramatsux86/kprobes: Push a fake return address at kretprobe_tr...
2021-10-01  Masami Hiramatsukprobes: Enable stacktrace from pt_regs in kretprobe...
2021-10-01  Masami Hiramatsuarm: kprobes: Make space for instruction pointer on...
2021-10-01  Masami Hiramatsuia64: Add instruction_pointer_set() API
2021-10-01  Masami HiramatsuARC: Add instruction_pointer_set() API
2021-10-01  Josh Poimboeufx86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()
next