Age | Commit message (Expand) | Author |
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 |
2016-11-23 | tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number | Steven Rostedt |
2016-10-24 | tools lib traceevent: Add version for traceevent shared object | Jiri Olsa |
2016-10-24 | tools lib traceevent: Rename LIB_FILE to LIB_TARGET | Jiri Olsa |
2016-10-24 | tools lib traceevent: Add do_install_mkdir Makefile function | Jiri Olsa |
2016-10-24 | tools lib traceevent: Add install_headers target | Jiri Olsa |
2016-10-05 | tools lib traceevent: Fix kbuffer_read_at_offset() | Namhyung Kim |
2016-08-02 | tools lib traceevent: Ignore generated library files | Namhyung Kim |
2016-07-14 | tools lib traceevent: Add correct header for ipv6 definitions | Arnaldo Carvalho de Melo |
2016-07-12 | tools lib traceevent: Add filter on task CPU id | Steven Rostedt |
2016-07-12 | tools lib traceevent: Use str_error_r() | Arnaldo Carvalho de Melo |
2016-05-12 | tools lib traceevent: Do not reassign parg after collapse_tree() | Steven Rostedt |
2016-03-23 | tools lib traceevent: Remove redundant CPU output | Steven Rostedt |