summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-18tracing: Remove unnecessary NULL assignmentWang ShaoBo
2023-02-18tracepoint: Allow livepatch module add trace eventJianlin Lv
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler
2023-02-16tracing/histogram: Fix stacktrace histogram DocumententationTom Zanussi
2023-02-16tracing/histogram: Fix stacktrace keyTom Zanussi
2023-02-16tracing/histogram: Fix a few problems with stacktrace variable printingTom Zanussi
2023-02-15tracing: Add BUILD_BUG() to make sure stacktrace fits in stringsSteven Rostedt (Google)
2023-02-15tracing/histogram: Don't use strlen to find length of stacktrace variablesTom Zanussi
2023-02-07tracing: Allow boot instances to have snapshot buffersSteven Rostedt (Google)
2023-02-07tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)
2023-02-07tracing: Add enabling of events to boot instancesSteven Rostedt (Google)
2023-02-07tracing: Add creation of instances at boot command lineSteven Rostedt (Google)
2023-02-07tracing: Fix trace_event_raw_event_synth() if else statementSteven Rostedt (Google)
2023-02-07samples: ftrace: Make some global variables staticTom Rix
2023-02-07ftrace: sample: avoid open-coded 64-bit divisionArnd Bergmann
2023-02-07samples: ftrace: Include the nospec-branch.h only for x86Song Shuai
2023-02-07tracing: Acquire buffer from temparary trace sequenceLinyu Yuan
2023-02-07tracing/histogram: Wrap remaining shell snippets in code blocksBagas Sanjaya
2023-02-07tracing/osnoise: No need for schedule_hrtimeout rangeDavidlohr Bueso
2023-01-25bpf/tracing: Use stage6 of tracing to not duplicate macrosSteven Rostedt (Google)
2023-01-25perf/tracing: Use stage6 of tracing to not duplicate macrosSteven Rostedt (Google)
2023-01-25tracing/histogram: Add simple tests for stacktrace usage of synthetic eventsSteven Rostedt (Google)
2023-01-25tracing/histogram: Document variable stacktraceSteven Rostedt (Google)
2023-01-25tracing/histogram: Add stacktrace typeSteven Rostedt (Google)
2023-01-25tracing: Allow synthetic events to pass around stacktracesSteven Rostedt (Google)
2023-01-25tracing: Allow stacktraces to be saved as histogram variablesSteven Rostedt (Google)
2023-01-25tracing: Simplify calculating entry size using struct_size()Steven Rostedt (Google)
2023-01-25tracing: Add NULL checks for buffer in ring_buffer_free_read_page()Jia-Ju Bai
2023-01-25ftrace: Add sample with custom opsMark Rutland
2023-01-25tracing/selftests: Add test for event filtering on function nameSteven Rostedt (Google)
2023-01-25tracing: Add a way to filter function addresses to function namesSteven Rostedt (Google)
2023-01-25rv: remove redundant initialization of pointer ptrColin Ian King
2023-01-25ftrace: Maintain samples/ftraceMark Rutland
2023-01-25tracing/filter: fix kernel-doc warningsRandy Dunlap
2023-01-24lib: Kconfig: fix spellosRandy Dunlap
2023-01-24trace_events_hist: add check for return value of 'create_hist_field'Natalia Petrova
2023-01-24tracing/osnoise: Use built-in RCU list checkingChuang Wang
2023-01-24tracing: Kconfig: Fix spelling/grammar/punctuationRandy Dunlap
2023-01-24ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)
2023-01-24tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)
2023-01-24ftrace: Export ftrace_free_filter() to modulesMark Rutland
2023-01-21Linux 6.2-rc5v6.2-rc5Linus Torvalds
2023-01-21Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-21Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-21Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-21Merge tag 'staging-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-21Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-21Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-21ext4: deal with legacy signed xattr name hash valuesLinus Torvalds