- 167f8a5 KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans by Sean Christopherson · 3 years, 7 months ago
- a41c321 tools lib traceevent: Hide non API functions by Tzvetomir Stoyanov (VMware) · 4 years, 3 months ago
- 10a6f5c libtraceevent: Fix build warning on 32-bit arches by Tzvetomir Stoyanov (VMware) · 4 years, 4 months ago
- 00e4db5 Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
- 79e3ea5 tools/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
- 7d65864 tools lib traceevent: Handle possible strdup() error in tep_add_plugin_path() API by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- db885ed libtraceevent: Fixed description of tep_add_plugin_path() API by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- 602e29f libtraceevent: Fixed type in PRINT_FMT_STING by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- d339a19 libtraceevent: Fixed broken indentation in parse_ip4_print_args() by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- b796162 libtraceevent: Improve error handling of tep_plugin_add_option() API by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- 7db6330 libtraceevent: Fix typo in tep_plugin_add_option() description by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- 058612a libtraceevent: Handle strdup() error in parse_option_name() by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- 9dc7dc7 libtraceevent: Document tep_load_plugins_hook() by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- b1aa3db Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 39efdd9 libtraceevent: Fix build with binutils 2.35 by Ben Hutchings · 4 years, 6 months ago
- e24c644 tools lib traceevent: Fix memory leak in process_dynamic_array_len by Philippe Duplessis-Guindon · 4 years, 5 months ago
- facbf0b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- e8f331a tools lib traceevent: Fix reporting of unknown SVM exit reasons by Jan Kiszka · 4 years, 6 months ago
- 4e59ab93 tools lib traceevent: Change to SPDX License format by Steven Rostedt (VMware) · 4 years, 6 months ago
- 9b8179b tools lib traceevent: Add builtin handler for trace_marker_raw by Steven Rostedt (VMware) · 4 years, 6 months ago
- 0dfceef tools lib traceevent: Move kernel_stack event handler to "function" plugin. by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- 5973e6e tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex by Julia Cartwright · 4 years, 6 months ago
- 5786362 tools lib traceevent: Add offset option for function plugin by Steven Rostedt (VMware) · 4 years, 6 months ago
- 97b6c53 tools lib traceevent: Add more SVM exit reasons by Jan Kiszka · 4 years, 6 months ago
- 3e14b10 tools lib traceevent: Add plugin for tlb_flush by Steven Rostedt (Red Hat) · 4 years, 6 months ago
- e7a9088 tools lib traceevent: Optimize pretty_print() function by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- 487ae1f tools lib traceevent: Add support for more printk format specifiers by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- 4d70cae tools lib traceevent: Introduced new traceevent API, for adding new plugins directories. by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- 7400628 tools lib traceevent: Add interface for options to plugins by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- 662081a tools lib traceevent: Add tep_load_plugins_hook() API by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- 2160d6c tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling by Tom Zanussi · 4 years, 6 months ago
- 374855c tools lib traceevent: Add API to read time information from kbuffer by Steven Rostedt (Red Hat) · 4 years, 6 months ago
- 1b20d94 tools lib traceevent: Add handler for __builtin_expect() by Steven Rostedt (VMware) · 4 years, 10 months ago
- 74621d9 tools lib traceevent: Handle __attribute__((user)) in field names by Steven Rostedt (VMware) · 4 years, 10 months ago
- 27d4d33 tools lib traceevent: Add append() function helper for appending strings by Steven Rostedt (VMware) · 4 years, 10 months ago
- eebe80c9 libtraceevent: Remove unneeded semicolon by Zou Wei · 4 years, 9 months ago
- f8ff18b tools lib traceevent: Take care of return value of asprintf by He Zhe · 4 years, 11 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 401d61c tools lib traceevent: Remove extra '\n' in print_event_time() by Steven Rostedt (VMware) · 4 years, 10 months ago
- f84ae29 tools lib traceevent: Fix memory leakage in filter_event by Hewenliang · 5 years ago
- c09982f libtraceevent: Allow custom libdir path by Sudip Mukherjee · 5 years ago
- 15b3904 libtraceevent: Copy pkg-config file to output folder when using O= by Sudip Mukherjee · 5 years ago
- 587db8e libtraceevent: Fix lib installation with O= by Sudip Mukherjee · 5 years ago
- 10992af libtraceevent: Fix memory leakage in copy_filter_type by Hewenliang · 5 years ago
- 68401a1 libtraceevent: Fix header installation by Sudip Mukherjee · 5 years ago
- 10f6458 libtraceevent: Fix parsing of event %o and %X argument types by Konstantin Khlebnikov · 5 years ago
- 33c9640 libtraceevent: Man pages for tep plugins APIs by Tzvetomir Stoyanov · 5 years ago
- 077faf3 libtraceevent: Move traceevent plugins in its own subdirectory by Tzvetomir Stoyanov (VMware) · 5 years ago
- d69094f libtraceevent: Add tep_get_event() in event-parse.h by Tzvetomir Stoyanov (VMware) · 5 years ago
- f8d1638 libtraceevent: Man pages fix, changes in event printing APIs by Tzvetomir Stoyanov (VMware) · 5 years ago
- 38f76c3 libtraceevent: Man pages fix, rename tep_ref_get() to tep_get_ref() by Tzvetomir Stoyanov (VMware) · 5 years ago
- 4ab91de libtraceevent: Man pages for libtraceevent event print related API by Tzvetomir Stoyanov · 5 years ago
- 5c8da72 libtraceevent: Round up in tep_print_event() time precision by Steven Rostedt (VMware) · 5 years ago
- b295c3e tools lib traceevent: Convert remaining %p[fF] users to %p[sS] by Sakari Ailus · 5 years ago
- e97fd13 libtraceevent: Change users plugin directory by Tzvetomir Stoyanov · 5 years ago
- 5d6552a libtraceevent: Remove tep_register_trace_clock() by Tzvetomir Stoyanov · 5 years ago
- 38847db libtraceevent, perf tools: Changes in tep_print_event_* APIs by Tzvetomir Stoyanov · 5 years ago
- 301011b tools lib traceevent: Remove unneeded qsort and uses memmove instead by Steven Rostedt (VMware) · 5 years ago
- b0215e2 tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure by Steven Rostedt (VMware) · 5 years ago
- 82a2f88 tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file by Steven Rostedt (VMware) · 5 years ago
- 1df9d75 tools lib traceevent: Man pages for trace sequences APIs by Tzvetomir Stoyanov · 6 years ago
- 0133fc6 tools lib traceevent: Man pages for APIs used to extract common fields from a record by Tzvetomir Stoyanov · 6 years ago
- 73b6b47 tools lib traceevent: Man page for tep_parse_header_page() by Tzvetomir Stoyanov · 6 years ago
- e57ea93 tools lib traceevent: Man pages for parse event APIs by Tzvetomir Stoyanov · 6 years ago
- 854d73c tools lib traceevent: Man pages for event filter APIs by Tzvetomir Stoyanov · 6 years ago
- e643920 tools lib traceevent: Man pages for event fields APIs by Tzvetomir Stoyanov · 6 years ago
- 95ec282 tools lib traceevent: Man page for tep_read_number_field() by Tzvetomir Stoyanov · 6 years ago
- 6dfe684 tools lib traceevent: Man pages for print field APIs by Tzvetomir Stoyanov · 6 years ago
- 96e75ef tools lib traceevent: Man pages for get field value APIs by Tzvetomir Stoyanov · 6 years ago
- 0b51220 tools lib traceevent: Man pages for find field APIs by Tzvetomir Stoyanov · 6 years ago
- 747e942 tools lib traceevent: Man pages for libtraceevent event get APIs by Tzvetomir Stoyanov · 6 years ago
- 7935c31 tools lib traceevent: Man page for list events APIs by Tzvetomir Stoyanov · 6 years ago
- 86e8076 tools lib traceevent: Man pages for event find APIs by Tzvetomir Stoyanov · 6 years ago
- c76c224 tools lib traceevent: Man page for tep_read_number() by Tzvetomir Stoyanov · 6 years ago
- 10e6797 tools lib traceevent: Man pages for registering print function by Tzvetomir Stoyanov · 6 years ago
- c818e2d tools lib traceevent: Man pages for function related libtraceevent APIs by Tzvetomir Stoyanov · 6 years ago
- db5570e tools lib traceevent: Man pages for event handler APIs by Tzvetomir Stoyanov · 6 years ago
- c127ef5 tools lib traceevent: Man page for tep_strerror() by Tzvetomir Stoyanov · 6 years ago
- 71ee989 tools lib traceevent: Man page for page size APIs by Tzvetomir Stoyanov · 6 years ago
- 802e985 tools lib traceevent: Man page for host endian APIs by Tzvetomir Stoyanov · 6 years ago
- 9571f73 tools lib traceevent: Man page for file endian APIs by Tzvetomir Stoyanov · 6 years ago
- ba28fab tools lib traceevent: Man page for get/set cpus APIs by Tzvetomir Stoyanov · 6 years ago
- 3d2626b tools lib traceevent: Man page for header_page APIs by Tzvetomir Stoyanov · 6 years ago
- 680ca34 tools lib traceevent: Man pages for tep_handler related APIs by Tzvetomir Stoyanov · 6 years ago
- f7dff58 tools lib traceevent: Add support for man pages with multiple names by Tzvetomir Stoyanov · 6 years ago
- dc7fd7b tools lib traceevent: Introduce man pages by Tzvetomir Stoyanov · 6 years ago
- 53dbabf tools lib traceevent: Remove hard coded install paths from pkg-config file by Tzvetomir Stoyanov · 6 years ago
- 90489a7 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 5f05182 tools lib traceevent: Change tag string for error by Leo Yan · 6 years ago
- f32c287 tools lib traceevent: Fix missing equality check for strcmp by Rikard Falkeborn · 6 years ago
- c9bd779 tools lib traceevent: Rename input arguments and local variables of libtraceevent from pevent to tep by Tzvetomir Stoyanov · 6 years ago
- 6b1f4c4 perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_filter to "tep" by Tzvetomir Stoyanov · 6 years ago
- 69769ce perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event to "tep" by Tzvetomir Stoyanov · 6 years ago
- 047ff22 tools lib traceevent: Rename input arguments of libtraceevent APIs from pevent to tep by Tzvetomir Stoyanov · 6 years ago
- 55c34ae tools tools, tools lib traceevent: Make traceevent APIs more consistent by Tzvetomir Stoyanov · 6 years ago
- fea6b63 tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str() by Tzvetomir Stoyanov · 6 years ago
- a634b27 tools lib traceevent: Remove tep filter trivial APIs by Tzvetomir Stoyanov · 6 years ago
- 2ce4639f tools lib traceevent: Removed unneeded !! and return parenthesis by Steven Rostedt (VMware) · 6 years ago
- 80c5526 tools lib traceevent: Implement new traceevent APIs for accessing struct tep_handler fields by Tzvetomir Stoyanov · 6 years ago