Age | Commit message (Expand) | Author |
2018-08-20 | tools lib traceevent: Change to SPDX License format | Steven Rostedt (VMware) |
2018-08-13 | tools lib traceevent: Rename static variables and functions in event-parse.c | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent: Rename various pevent APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent: Rename internal parser related APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent: Rename various pevent get/set/is APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent: Rename pevent_find_* APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent: Rename pevent field APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent: Rename pevent_data_ APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent: Rename pevent_register / unregister APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent: Rename pevent_filter* APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent: Rename pevent_function* APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ... | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename traceevent_* APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_set_* APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_register_* APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent print APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent parse APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent find APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent alloc / free APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent plugin related APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te... | Tzvetomir Stoyanov (VMware) |
2018-08-10 | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) |
2018-01-17 | tools lib traceevent: Fix get_field_str() for dynamic strings | Steven Rostedt (VMware) |
2018-01-17 | tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_... | Taeung Song |
2018-01-17 | tools lib traceevent: Add UL suffix to MISSING_EVENTS | Michael Sartain |
2018-01-17 | tools lib traceevent: Use asprintf when possible | Federico Vaga |
2018-01-17 | tools lib traceevent: Show contents (in hex) of data of unrecognized type rec... | Steven Rostedt (VMware) |
2018-01-17 | tools lib traceevent: Handle new pointer processing of bprint strings | Steven Rostedt (VMware) |
2018-01-17 | tools lib traceevent: Simplify pointer print logic and fix %pF | Steven Rostedt (VMware) |
2018-01-17 | tools lib traceevent: Print value of unknown symbolic fields | Jan Kiszka |
2018-01-17 | tools lib traceevent: Show value of flags that have not been parsed | Steven Rostedt (VMware) |
2018-01-17 | tools lib traceevent: Fix bad force_token escape sequence | Michael Sartain |
2017-11-17 | tools/lib/traceevent/parse-filter.c: clean up clang build warning | Cheng Jian |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-03-09 | scripts/spelling.txt: add "overide" pattern and fix typo instances | Masahiro Yamada |
2017-02-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-17 | tools lib traceevent: It's preempt not prempt | Steven Rostedt (VMware) |
2017-02-13 | tools lib traceevent plugin function: Initialize 'index' variable | Arnaldo Carvalho de Melo |
2017-02-13 | tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP | Steven Rostedt (VMware) |
2017-02-08 | tools lib traceevent: Robustify do_generate_dynamic_list_file | David Carrillo-Cisneros |
2017-01-25 | lib, traceevent: add PRINT_HEX_STR variant | Daniel Borkmann |
2017-01-05 | Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-01-03 | tools lib traceevent: Fix prev/next_prio for deadline tasks | Daniel Bristot de Oliveira |
2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-12-11 | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König |
2016-11-23 | tools lib traceevent: Add retrieval of preempt count and latency flags | Steven Rostedt |