pub/scm/linux/kernel/git/zanussi/linux-trace.git  about / heads / tags
Tom Zanussi's fork of linux-trace.git
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  ftrace/masami-hitcount-v0 tracing: Add .graph suffix option to histogram value (2022-08-25)
  ftrace/cleanup-hist-func-v8 tracing: Separate hist state updates from hist registration (2022-02-04)
  ftrace/misc-bugfixes-v2 tracing: Remove size restriction on synthetic event cmd error logging (2022-01-28)
  ftrace/misc-bugfixes-v1 tracing: Remove size restriction on synthetic event cmd error logging (2022-01-27)
  ftrace/cleanup-hist-func-v7 tracing: Remove redundant trigger_ops params (2022-01-10)
  ftrace/cleanup-hist-func-v6 tracing: Remove redundant trigger_ops params (2022-01-09)
  ftrace/cleanup-hist-func-v5 tracing: Have existing event_command.parse() implementations use helpers (2021-12-14)
  ftrace/cleanup-hist-func-v4 tracing: Have existing event_command.parse() implementations use helpers (2021-12-10)
  ftrace/cleanup-hist-func-v3 tracing: Have existing event_command implementations use helpers (2021-11-23)
  ftrace/cleanup-hist-func-v2 tracing: Have existing event_command implementations use helpers (2021-11-12)
  ftrace/cleanup-hist-func-v1 tracing: Have existing event_command implementations use helpers (2021-11-05)
  ftrace/hist-json-v1 tracing: Add hist_json event file (2021-08-12)
  ftrace/synth-fixes-v7 selftests/ftrace: Add '!event' synthetic event syntax check (2021-02-01)
  ftrace/synth-fixes-v6 selftests/ftrace: Add '!event' synthetic event syntax check (2021-01-18)
  ftrace/synth-fixes-v5 selftests/ftrace: Update synthetic event syntax errors (2020-12-20)
  ftrace/synth-fixes-v4 selftests/ftrace: Update synthetic event syntax errors (2020-12-17)
  ftrace/synth-fixes-v3 selftests/ftrace: Update synthetic event syntax errors (2020-10-26)
  ftrace/synth-fixes-v2 selftests/ftrace: Update synthetic event syntax errors (2020-10-23)
  ftrace/synth-fixes-v1 selftests/ftrace: Update synthetic event syntax errors (2020-10-16)
  ftrace/dynstring-fixes-v3 selftests/ftrace: Add test case for synthetic event syntax errors (2020-10-13)
  ftrace/dynstring-fixes-v2 selftests/ftrace: Add test case for synthetic event syntax errors (2020-10-12)
  ftrace/dynstring-fixes-v1 selftests/ftrace: Change synthetic event name for inter-event-combined test (2020-10-09)
  ftrace/synth-dynstring-v4 tracing: Change synthetic event string format to limit printed length (2020-10-04)
  ftrace/synth-dynstring-v3 tracing: Add support for dynamic strings to synthetic events (2020-10-01)
  ftrace/synth-dynstring-v2 tracing: Add support for dynamic strings to synthetic events (2020-09-30)
  ftrace/synth-dynstring-v0 tracing: Add support for dynamic strings to synthetic events (2020-09-29)
  ftrace/separate-synth-v2 selftests/ftrace: Distinguish between hist and synthetic event checks (2020-05-28)
  ftrace/separate-synth-v1 selftests/ftrace: Distinguish between hist and synthetic event checks (2020-05-27)
  ftrace/hist-design-doc-v1 tracing: Add hist_debug trace event files for histogram debugging (2020-04-03)
  ftrace/synth-event-gen-fixes2-v2 tracing: Fix number printing bug in print_synth_event() (2020-02-14)
  ftrace/synth-event-gen-fixes2-v1 tracing: Check that number of vals matches number of synth  event fields (2020-02-13)
  ftrace/synth-event-gen-fixes-v1 tracing: Consolidate trace() functions (2020-02-10)
  ftrace/synth-event-gen-updates-v1 tracing: Use seq_buf for building dynevent_cmd string (2020-01-31)
  ftrace/synth-event-gen-v4 tracing: Documentation for in-kernel synthetic event API (2020-01-29)
  ftrace/synth-event-gen-v3 tracing: Documentation for in-kernel synthetic event API (2020-01-24)
  ftrace/synth-event-gen-v2 tracing: Documentation for in-kernel synthetic event API (2020-01-10)
  ftrace/synth-event-gen-v1 tracing: Documentation for in-kernel synthetic event API (2019-12-16)
  ftrace/in-kernel-events-v0 trace: Documentation for in-kernel trace event API (2019-08-21)
  ftrace-hist-sort-err-msgs-v2 tracing: Add new testcases for hist trigger parsing errors (2019-06-28)
  ftrace-hist-sort-err-msgs-v1 tracing: Add new testcases for hist trigger parsing errors (2019-06-26)
  ftrace/key-ref-fix-v2 tracing: Add a check_val() check before updating cond_snapshot() track_val (2019-04-16)
  ftrace/error_log_v5 tracing: Add error_log to README (2019-03-30)
  ftrace/error_log_v4 selftests/ftrace: Change stderr redirection for probe error_log testcase (2019-03-22)
  ftrace/comm-strncpy tracing: Use strncpy instead of memcpy when copying comm in trace.c (2019-03-05)
  ftrace/error_log_v3 tracing: Use tracing error_log with trace event filters (2019-03-04)
  ftrace/hist-snapshot-onchange-v15 tracing: Add hist trigger action 'expected fail' test case (2019-02-13)
  ftrace/error_log_v2 tracing: Use tracing error_log with trace event filters (2019-02-13)
  ftrace/hist-snapshot-onchange-v14 tracing: Add hist trigger action 'expected fail' test case (2019-02-05)
  ftrace/hist-snapshot-onchange-v13 tracing: Add hist trigger action 'expected fail' test case (2019-02-04)
  ftrace/hist-fixes-v1 tracing: Use strncpy instead of memcpy for string keys in hist triggers (2019-02-04)
  ftrace/hist-snapshot-onchange-v12 tracing: Add hist trigger action 'expected fail' test case (2019-01-15)
  ftrace/hist-snapshot-onchange-v11 tracing: Add hist trigger action 'expected fail' test case (2019-01-08)
  ftrace/hist-snapshot-onchange-v10 tracing: Add hist trigger action 'expected fail' test case (2018-12-21)
  ftrace/hist-snapshot-onchange-v9 tracing: Add hist trigger action 'expected fail' test case (2018-12-17)
  ftrace/hist-var-ref-cleanup-v1 tracing: Add hist trigger comments for variable-related fields (2018-12-17)
  ftrace/hist-snapshot-onchange-v8 tracing: Add hist trigger comments for variable-related fields (2018-12-10)
  ftrace/hist-snapshot-onchange-v7 tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases (2018-11-14)
  ftrace/key-ref-fix tracing: Check keys for variable references in expressions too (2018-11-07)
  ftrace/hist-snapshot-onchange-v6 tracing: Add alternative synthetic event trace action test case (2018-10-11)
  ftrace/hist-snapshot-onchange-v5 trace: Add alternative synthetic event trace action syntax (2018-09-26)
  ftrace/hist-snapshot-onchange-v4 trace: Add alternative synthetic event trace action syntax (2018-09-10)
  ftrace/hist-snapshot-onchange-v3 tracing: Add hist trigger onchange() handler (2018-08-08)
  ftrace/hist-snapshot-onchange-v2 tracing: Add hist trigger onchange() handler (2018-06-29)
  ftrace/hist-snapshot-onchange-v1 tracing: Add hist trigger onchange() handler (2018-06-14)
  ftrace/hist-fixes-1 tracing: Add field modifier parsing hist error for hist triggers (2018-04-26)
  ftrace/core  tracing: initcall: Ordered comparison of function pointers (2018-04-26)
  for-next     tracing: Enforce passing in filter=NULL to create_filter() (2018-04-11)
  ftrace/urgent selftests: ftrace: Add a testcase for probepoint (2018-03-23)
  ftrace/initcall init, tracing: instrument security and console initcall trace events (2018-03-23)
  ftrace/dynamic-ftrace-events tracing: Add direct kallsym access to function based events (2018-03-20)
  ftrace/event-filter tracing: Rewrite filter logic to be simpler and faster (2018-03-09)
  ftrace/hist  selftests: ftrace: Add inter-event hist triggers testcases (2018-02-07)
  tip/sched/core sched/rt: Up the root domain ref count when passing it around via IPIs (2018-01-23)
  tip/x86/apic x86/vector,tracing: Use TRACE_EVENT_RAW for vector trace events (2017-10-17)
  tip/cpuhotplug perf: Grab event_mutex before taking get_online_cpus() (2017-05-12)
  trace/ftrace/core ftrace: Simplify ftrace_match_record() even more (2017-05-03)
  next/ftrace/core ring-buffer: Return reader page back into existing ring buffer (2017-05-01)
  ftrace/probe selftest: ftrace: Allow some event trigger tests to run in an instance (2017-04-20)
  tip/x86/ftrace ftrace/x86: Use Makefile logic instead of #ifdef for compiling ftrace_*.o (2017-03-23)
  tip/x86/core ftrace/x86: Use Makefile logic instead of #ifdef of compling ftrace_*.o (2017-03-16)
  ftrace/hwlat-tracer tracing: Add NMI tracing in hwlat detector (2016-08-10)
  traceevent/updates tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines (2016-02-09)
  tip/sched/core-2 sched: Add bandwidth ratio to /proc/sched_debug (2016-02-03)
  ftrace/event-pid-filter tracing: Cache memory pages used for set_event_pid (2015-11-12)
  ftrace/instance-trace-options tracing: Add trace options for tracer options to instances (2015-09-30)
  for-next-urgent tracing: Have branch tracer use recursive field of task struct (2015-07-08)
  ftrace/rename-ftrace tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call() (2015-05-13)
  kallsyms     kallsyms: Do not display SyS_foo() syscall aliases in kallsyms (2015-05-06)
  ftrace/hwlat hwlat: Add per cpu mask for hwlat_detector (2015-04-21)
  ftrace/enum  tracing: Add enum_map file to show enums that have been mapped (2015-04-07)
  ftrace/urgent-2 latest ftrace test run results w/panand kernel patch (2015-03-05)
  rfc/seq_file seq_file/seq_buf: Convert seq_file over to use seq_buf (2015-02-26)
  ftrace/doc   tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT() (2015-02-09)
  tip/perf/core perf: Fix directory name in error message for tracefs (2015-02-09)
  ftrace/tracefs tracing: Fix comments about tracefs (2015-02-09)
  ftrace/core-2 ftrace: Rename variable from old_hash_ops to old_ops_hash (2015-01-28)
  ftrace/tracefs-v1 tracefs: Add directory /sys/kernel/tracing (2015-01-21)
  fix-sh       scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore (2015-01-19)
  rfc/seq-buf  printk: Do not disable preemption for accessing printk_func (2014-12-11)
  rfc/mcount-update ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter (2014-11-24)
  ftrace/testing ftracetest: Add basic event tracing test cases (2014-11-06)
  seq-file/void-return debugfs: Have debugfs_print_regs32() return void (2014-11-05)
  ftrace/testing-mystuff ftracetest: Add a couple of ftrace test cases (2014-11-04)
  rfc/seq-cleanup debugfs: Have debugfs_print_regs32() return void (2014-10-29)
  kbuild       kbuild: Fix output of make kernelrelease (and others) (2014-10-23)
  ftrace/ipi-tracepoints ARM64: add IPI tracepoints (2014-08-07)
  rfc/trampoline ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines (2014-07-17)
  rfc/remove-function-trace-stop tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST (2014-07-15)
  ftrace/next  tracing: Convert pr_warning() to pr_warn() in trace_events.c (2014-06-26)
  ftrace/test  Merge branch 'ftrace/nograph-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/namhyung/linux-perf into trace/ftrace/test (2014-06-12)
  test-wu-bot  tracing: Add back bugs to test if I get email (2014-06-05)
  ftrace/arm64 ftrace: Make CALLER_ADDRx macros more generic (2014-05-21)
  ftrace/next-3.17 ftrace: Add trampolines to enabled_functions debug file (2014-05-09)
  rfc/trace_events/shrink perf/events: Use helper functions in event assignment to shrink macro size (2014-01-31)
  rfc/out-of-line-tracepoints tracepoints: Move the work out of line from hotpath sections (2014-01-30)
  tip/preempt  preempt: Debug for possible missed preemption checks (2014-01-17)
  ftrace/next-2 tracing: Allow irq/preempt tracers to be used by instances (2014-01-14)
  ftrace/v3.10 ftrace: Check module functions being traced on reload (2013-08-09)
  tip/perf/jump-label-7 x86/jump labels: Use etiher 5 byte or 2 byte jumps (2013-08-07)
  tip/x86/jumplabel x86/jump-label: Show where and what was wrong on errors (2013-08-06)
  ftrace/rcu-2 rcu: Have the RCU tracepoints use the tracepoint_string infrastructure (2013-07-29)
  ftrace/rcu   rcu: Have the RCU tracepoints use the tracepoint_string infrastructure (2013-07-27)
  ftrace/core-tpstring tracing: Add __tracepoint_string() to export string pointers (2013-07-26)
  tip/x86/trace trace,x86: Do not call local_irq_save() in load_current_idt() (2013-06-22)
  trace/ftrace/urgent ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friends (2013-05-28)
  perf/urgent  ring-buffer: Do not poll non allocated cpu buffers (2013-05-28)
  tip/perf/urgent tracing/kprobes: Make print_*probe_event static (2013-05-15)
  tip/perf/urgent-2 ftrace: Do not call stub functions in control loop (2013-04-08)
  tip/perf/core-5 tracing: Bring Documentation/trace/ftrace.txt up to date (2013-03-15)
  tip/perf/core-4 tracing: Bring Documentation/trace/ftrace.txt up to date (2013-03-14)
  tip/perf/core-3 tracing: Bring Documentation/trace/ftrace.txt up to date (2013-03-13)
  rfc/multi-buffers-v12 tracing: Add rmdir to remove multibuffer instances (2013-02-27)
  rfc/multi-buffers-v11 tracing: Add rmdir to remove multibuffer instances (2013-02-26)
  tip/perf/urgent-3 tracing: Fix regression of trace_pipe (2013-01-14)
  rfc/multi-buffers-v8 tracing: Add 'free' file to remove multibuffer instances (2012-11-20)
  tip/perf/core-2 tracing: Remove unnecessary WARN_ONCE's from tracing_buffers_splice_read (2012-11-19)
  tip/x86/asm  x86_32: Return actual stack when requesting sp from regs (2012-11-19)
  rfc/multi-buffers-v7 tracing: Add 'free' file to remove multibuffer instances (2012-11-15)
  rfc/function-preempt-only-v2 ring-buffer: User context bit recursion checking (2012-11-15)
  rfc/function-preempt-only ring-buffer: User context bit recursion checking (2012-11-02)
  tip/perf/rcu trace: Don't declare trace_*_rcuidle functions in modules (2012-09-12)
  rfc/multi-buffers-v4 tracing: Add 'delete' file to remove multibuffer instances (2012-08-08)
  rfc/kprobes/ftrace-v5 kprobes/x86: ftrace based optimization for x86 (2012-06-12)
  tip/x86/core-2 x86: Save cr2 in NMI in case NMIs take a page fault (for i386) (2012-06-08)
  rfc/kprobes/ftrace-v4 kprobes/x86: ftrace based optimization for x86 (2012-06-06)
  rfc/kprobes/ftrace-v3 kprobes/x86: ftrace based optimization for x86 (2012-06-05)
  tip/perf/next-2 ftrace/x86: Add separate function to save regs (2012-05-02)
  tip/perf/next ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER (2012-05-02)
  rfc/kprobes/ftrace-v2 kprobes: Update header for ftrace optimization (2012-05-02)
  ppc/ftrace   ftrace/ppc: Use patch_instruction instead of probe_kernel_write() (2012-04-26)
  tip/perf/jump-label-5 x86/jump labels: Handle initialization of enabled nops (2012-03-07)
  tip/x86/urgent x86: Fix the NMI nesting comments (2012-02-24)
  tip/perf/jump-label-4 x86/jump labels: Handle initialization of enabled nops (2012-02-02)
  tip/perf/jump-label-3 x86/jump lables: Show where and what was wrong on errors (2012-02-01)
  tip/perf/jump-label-2 x86/jump labels: Use etiher 5 byte or 2 byte jumps (2012-01-27)
  tip/perf/jump-label jump labels/x86: Use etiher 5 byte or 2 byte jumps (2012-01-26)
  tip/x86/core-3 x86: Add counter when debug stack is used with interrupts enabled (2011-12-21)
  rfc/ftrace/x86-no-stop-machine ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine (2011-12-16)
  tip/perf/parse-events-2 parse-events: Rename struct record to struct pevent_record (2011-11-07)
* master       Merge git://github.com/davem330/net (2011-10-06)
  tip/perf/parse-events perf/events: Correct size given to memset (2011-08-05)

git clone https://80x24.org/pub/scm/linux/kernel/git/zanussi/linux-trace.git