aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-19tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...Tom Rix1-5/+5
2023-03-19tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev1-2/+2
2023-03-14tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)1-9/+6
2023-03-09ftrace,kcfi: Define ftrace_stub_graph conditionallyArnd Bergmann1-0/+2
2023-03-09ftrace: Fix invalid address access in lookup_rec() when index is 0Chen Zhongjin1-1/+2
2023-03-09tracing: Check field value in hist_field_name()Steven Rostedt (Google)1-0/+3
2023-03-09tracing: Do not let histogram values have some modifiersSteven Rostedt (Google)1-0/+9
2023-02-18tracing: Remove unnecessary NULL assignmentWang ShaoBo1-2/+0
2023-02-18tracepoint: Allow livepatch module add trace eventJianlin Lv1-2/+2
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler11-25/+25
2023-02-16tracing/histogram: Fix stacktrace histogram DocumententationTom Zanussi1-66/+90
2023-02-16tracing/histogram: Fix stacktrace keyTom Zanussi1-3/+31
2023-02-16tracing/histogram: Fix a few problems with stacktrace variable printingTom Zanussi1-8/+18
2023-02-15tracing: Add BUILD_BUG() to make sure stacktrace fits in stringsSteven Rostedt (Google)1-0/+3
2023-02-15tracing/histogram: Don't use strlen to find length of stacktrace variablesTom Zanussi2-5/+14
2023-02-07tracing: Allow boot instances to have snapshot buffersSteven Rostedt (Google)2-7/+81
2023-02-07tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)2-10/+29
2023-02-07tracing: Add enabling of events to boot instancesSteven Rostedt (Google)4-5/+24
2023-02-07tracing: Add creation of instances at boot command lineSteven Rostedt (Google)2-0/+56
2023-02-07tracing: Fix trace_event_raw_event_synth() if else statementSteven Rostedt (Google)1-2/+2
2023-02-07samples: ftrace: Make some global variables staticTom Rix1-12/+12
2023-02-07ftrace: sample: avoid open-coded 64-bit divisionArnd Bergmann1-1/+1
2023-02-07samples: ftrace: Include the nospec-branch.h only for x86Song Shuai5-5/+5
2023-02-07tracing: Acquire buffer from temparary trace sequenceLinyu Yuan4-0/+32
2023-02-07tracing/histogram: Wrap remaining shell snippets in code blocksBagas Sanjaya1-46/+47
2023-02-07tracing/osnoise: No need for schedule_hrtimeout rangeDavidlohr Bueso1-1/+1
2023-01-25bpf/tracing: Use stage6 of tracing to not duplicate macrosSteven Rostedt (Google)1-44/+1
2023-01-25perf/tracing: Use stage6 of tracing to not duplicate macrosSteven Rostedt (Google)2-45/+4
2023-01-25tracing/histogram: Add simple tests for stacktrace usage of synthetic eventsSteven Rostedt (Google)3-1/+31
2023-01-25tracing/histogram: Document variable stacktraceSteven Rostedt (Google)1-0/+129
2023-01-25tracing/histogram: Add stacktrace typeSteven Rostedt (Google)1-0/+4
2023-01-25tracing: Allow synthetic events to pass around stacktracesSteven Rostedt (Google)4-5/+87
2023-01-25tracing: Allow stacktraces to be saved as histogram variablesSteven Rostedt (Google)1-10/+42
2023-01-25tracing: Simplify calculating entry size using struct_size()Steven Rostedt (Google)1-2/+1
2023-01-25tracing: Add NULL checks for buffer in ring_buffer_free_read_page()Jia-Ju Bai1-1/+6
2023-01-25ftrace: Add sample with custom opsMark Rutland4-0/+261
2023-01-25tracing/selftests: Add test for event filtering on function nameSteven Rostedt (Google)1-0/+58
2023-01-25tracing: Add a way to filter function addresses to function namesSteven Rostedt (Google)3-2/+105
2023-01-25rv: remove redundant initialization of pointer ptrColin Ian King1-1/+1
2023-01-25ftrace: Maintain samples/ftraceMark Rutland1-0/+1
2023-01-25tracing/filter: fix kernel-doc warningsRandy Dunlap1-4/+4
2023-01-24lib: Kconfig: fix spellosRandy Dunlap2-2/+2
2023-01-24trace_events_hist: add check for return value of 'create_hist_field'Natalia Petrova1-0/+2
2023-01-24tracing/osnoise: Use built-in RCU list checkingChuang Wang1-3/+2
2023-01-24tracing: Kconfig: Fix spelling/grammar/punctuationRandy Dunlap1-4/+4
2023-01-24ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)1-8/+26
2023-01-24tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)3-2/+4
2023-01-24ftrace: Export ftrace_free_filter() to modulesMark Rutland3-1/+24
2023-01-21Linux 6.2-rc5Linus Torvalds1-1/+1
2023-01-21Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linuxLinus Torvalds1-1/+5