aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-26libtraceevent: Add tep_get_sub_buffer_data_size()Steven Rostedt (Google)1-0/+1
2023-12-24kbuffer: Add kbuffer_refresh() APISteven Rostedt (Google)1-0/+1
2023-12-24kbuffer: Add kbuffer_subbuffer() APISteven Rostedt (Google)1-0/+1
2023-12-24kbuffer: Add kbuffer_dup()Steven Rostedt (Google)1-0/+1
2023-12-24kbuffer: Add kbuffer_read_buffer()Steven Rostedt (Google)1-0/+1
2023-12-24libtraceevent: Add tep_get_sub_buffer_commit_offset()Steven Rostedt (Google)1-0/+1
2023-10-18libtraceevent: Add tep_record_is_event() APISteven Rostedt (Google)1-0/+2
2023-05-30libtraceevent: Add initial support for mesonDaniel Wagner1-0/+14
2022-12-13libtraceevent: Add boiler-plate code for cpumask typesValentin Schneider1-0/+1
2022-12-08libtraceevent kbuffer: Add SAME_AS_HOST for endian and sizeSteven Rostedt (Google)1-0/+2
2022-12-08libtraceevent: Rename kbuffer_create() to tep_kbuffer()Steven Rostedt (Google)2-2/+2
2022-12-06kbuffer: Add struct reference for tep_handleSteven Rostedt (Google)1-0/+1
2022-12-06libtraceevent: Add tep_find_function_info()Steven Rostedt (Google)1-0/+3
2022-12-06libtraceevent: Add kbuffer_create()Steven Rostedt (Google)1-0/+1
2022-09-22libtraceevent: Have kvm_exit/enter be able to show guest functionSteven Rostedt (Google)1-0/+28
2022-09-08libtraceevent: Fixing linking to C++ codeJoel Fernandes (Google)2-0/+16
2022-02-19libtraceevent: Add API tep_get_function_count()Steven Rostedt (Google)1-0/+2
2022-01-24libtraceevent: Fix backward compatibility with tep_print_arg_stringSteven Rostedt (Google)1-0/+2
2021-12-17libtraceevent: Replace tep_print_field() with tep_print_field_content()Steven Rostedt (VMware)1-2/+6
2021-12-17libtraceevent: Move installed headers into their own directorySteven Rostedt (VMware)4-0/+976
2021-05-14libtraceevent: Add new line to trace-seq warningsSteven Rostedt (VMware)1-1/+1
2020-10-09compiler: Remove uninitialized_var() macroKees Cook1-2/+0
2020-10-09tools headers: Adopt verbatim copy of btf_ids.h from kernel sourcesJiri Olsa1-0/+4
2020-10-09tools compiler.h: Add attribute to disable tail callsIan Rogers2-0/+15
2020-10-09tools headers: Adopt verbatim copy of compiletime_assert() from kernel sourcesArnaldo Carvalho de Melo1-0/+26
2020-10-09tools: Add missing stdio.h include to asm/bug.h headerJiri Olsa1-0/+1
2020-10-09tools: bpftool: move "__printf()" attributes to header fileQuentin Monnet1-0/+2
2020-10-09tools: bpf: make use of reallocarrayJakub Kicinski1-0/+4
2020-10-09tools include compiler-gcc: Add __pure attribute helperArnaldo Carvalho de Melo1-0/+3
2020-10-09tools headers: Restore READ_ONCE() C++ compatibilityMark Rutland1-5/+15
2020-10-09tools/include: Remove ACCESS_ONCE()Mark Rutland1-12/+9
2020-10-09License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2020-10-09tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo1-3/+6
2020-10-09tools: Adopt __aligned from kernel sourcesArnaldo Carvalho de Melo1-0/+1
2020-10-09tools: Adopt __packed from kernel sourcesArnaldo Carvalho de Melo1-0/+2
2020-10-09tools: Adopt noinline from kernel sourcesArnaldo Carvalho de Melo2-0/+6
2020-10-09tools: Adopt __scanf from kernel sourcesArnaldo Carvalho de Melo1-0/+1
2020-10-09tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo1-0/+2
2020-10-09tools: Adopt __noreturn from kernel sourcesArnaldo Carvalho de Melo1-0/+2
2020-10-09tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)1-0/+12
2020-10-09tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo2-0/+8
2020-10-09tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo2-0/+8
2020-10-09radix tree test suite: Remove types.hMatthew Wilcox1-0/+4
2020-10-09tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo2-5/+19
2020-10-09tools include: Add a __fallthrough statementArnaldo Carvalho de Melo1-0/+9
2020-10-09tools: Provide a definition of WARN_ONMatthew Wilcox1-0/+8
2020-10-09tools: add WARN_ON_ONCEMatthew Wilcox1-0/+11
2020-10-09tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo1-0/+12
2020-10-09tools: Make "__always_inline" just "inline" on AndroidArnaldo Carvalho de Melo1-0/+11
2020-10-09tools include: Fix strict-aliasing rules breakageJiri Olsa1-8/+24
2020-10-09tools: Adopt {READ,WRITE_ONCE} from the kernelArnaldo Carvalho de Melo1-0/+58
2020-10-09perf tools: Move barrier() definition to tools/include/linux/compiler.hArnaldo Carvalho de Melo1-0/+4
2020-10-09perf tools: Move ACCESS_ONCE from perf.h headerJiri Olsa1-0/+2
2020-10-09tools include: Include <linux/compiler.h> from asm/bug.hNamhyung Kim1-0/+2
2020-10-09tools include: Move perf's bug.h to a generic placeNamhyung Kim1-0/+23
2020-10-09tools include: Define likely/unlikely in linux/compiler.hNamhyung Kim1-0/+8
2020-10-09tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim1-0/+30
2020-10-09Revert "lib traceevent: Bring over header files and have make work locally"Steven Rostedt (VMware)4-321/+0
2020-10-07lib traceevent: Bring over header files and have make work locallySteven Rostedt4-0/+321