Age | Commit message (Expand) | Author |
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 |
2016-03-10 | tools lib traceevent: Add '~' operation within arg_num_eval() | Steven Rostedt |
2016-03-03 | tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac... | Steven Rostedt (Red Hat) |
2016-03-03 | tools lib traceevent: Set int_array fields to NULL if freeing from error | Steven Rostedt (Red Hat) |
2016-03-03 | tools lib traceevent: Fix time stamp rounding issue | Chaos.Chen |
2016-02-29 | tools lib traceevent: Split pevent_print_event() into specific functionality ... | Steven Rostedt |
2016-02-23 | tools lib traceevent: Implement '%' operation | Daniel Bristot de Oliveira |
2016-01-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-01-06 | tools lib traceevent: Factor out and export print_event_field[s]() | Namhyung Kim |
2015-12-11 | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig |
2015-11-23 | tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac... | Steven Rostedt |
2015-10-22 | tools lib traceevent: Support %ps/%pS | Scott Wood |
2015-10-20 | tools lib traceevent: update KVM plugin | Paolo Bonzini |
2015-09-23 | Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new... | Ingo Molnar |