| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts/spelling.txt: add "overide" pattern and fix typo instances | Masahiro Yamada | 2017-03-09 | 2 | -2/+2 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-02-28 | 2 | -3/+3 |
|\ |
|
| * | tools lib traceevent: It's preempt not prempt | Steven Rostedt (VMware) | 2017-02-17 | 2 | -3/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-02-22 | 2 | -3/+32 |
|\ \
| |/
|/| |
|
| * | lib, traceevent: add PRINT_HEX_STR variant | Daniel Borkmann | 2017-01-25 | 2 | -3/+32 |
* | | tools lib traceevent plugin function: Initialize 'index' variable | Arnaldo Carvalho de Melo | 2017-02-13 | 1 | -1/+1 |
* | | tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP | Steven Rostedt (VMware) | 2017-02-13 | 1 | -0/+1 |
* | | tools lib traceevent: Robustify do_generate_dynamic_list_file | David Carrillo-Cisneros | 2017-02-08 | 1 | -4/+10 |
|/ |
|
* | Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s... | Ingo Molnar | 2017-01-05 | 1 | -2/+2 |
|\ |
|
| * | tools lib traceevent: Fix prev/next_prio for deadline tasks | Daniel Bristot de Oliveira | 2017-01-03 | 1 | -2/+2 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-12-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König | 2016-12-11 | 1 | -1/+1 |
* | | tools lib traceevent: Add retrieval of preempt count and latency flags | Steven Rostedt | 2016-11-23 | 2 | -2/+30 |
* | | tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number | Steven Rostedt | 2016-11-23 | 2 | -8/+6 |
* | | tools lib traceevent: Add version for traceevent shared object | Jiri Olsa | 2016-10-24 | 1 | -5/+9 |
* | | tools lib traceevent: Rename LIB_FILE to LIB_TARGET | Jiri Olsa | 2016-10-24 | 1 | -6/+6 |
* | | tools lib traceevent: Add do_install_mkdir Makefile function | Jiri Olsa | 2016-10-24 | 1 | -3/+7 |
* | | tools lib traceevent: Add install_headers target | Jiri Olsa | 2016-10-24 | 1 | -1/+7 |
|/ |
|
* | tools lib traceevent: Fix kbuffer_read_at_offset() | Namhyung Kim | 2016-10-05 | 1 | -0/+1 |
* | tools lib traceevent: Ignore generated library files | Namhyung Kim | 2016-08-02 | 1 | -0/+1 |
* | tools lib traceevent: Add correct header for ipv6 definitions | Arnaldo Carvalho de Melo | 2016-07-14 | 1 | -1/+2 |
* | tools lib traceevent: Add filter on task CPU id | Steven Rostedt | 2016-07-12 | 1 | -3/+15 |
* | tools lib traceevent: Use str_error_r() | Arnaldo Carvalho de Melo | 2016-07-12 | 1 | -6/+2 |
* | tools lib traceevent: Do not reassign parg after collapse_tree() | Steven Rostedt | 2016-05-12 | 1 | -2/+2 |
* | tools lib traceevent: Remove redundant CPU output | Steven Rostedt | 2016-03-23 | 1 | -3/+1 |
* | tools lib traceevent: Add '~' operation within arg_num_eval() | Steven Rostedt | 2016-03-10 | 1 | -0/+6 |
* | tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac... | Steven Rostedt (Red Hat) | 2016-03-03 | 1 | -1/+1 |
* | tools lib traceevent: Set int_array fields to NULL if freeing from error | Steven Rostedt (Red Hat) | 2016-03-03 | 1 | -0/+3 |
* | tools lib traceevent: Fix time stamp rounding issue | Chaos.Chen | 2016-03-03 | 1 | -0/+5 |
* | tools lib traceevent: Split pevent_print_event() into specific functionality ... | Steven Rostedt | 2016-02-29 | 2 | -32/+117 |
* | tools lib traceevent: Implement '%' operation | Daniel Bristot de Oliveira | 2016-02-23 | 1 | -0/+4 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-01-23 | 1 | -1/+1 |
|\ |
|
| * | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig | 2015-12-11 | 1 | -1/+1 |
* | | tools lib traceevent: Factor out and export print_event_field[s]() | Namhyung Kim | 2016-01-06 | 2 | -61/+72 |
* | | tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac... | Steven Rostedt | 2015-11-23 | 1 | -3/+2 |
|/ |
|
* | tools lib traceevent: Support %ps/%pS | Scott Wood | 2015-10-22 | 1 | -2/+2 |
* | tools lib traceevent: update KVM plugin | Paolo Bonzini | 2015-10-20 | 1 | -8/+17 |
* | Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new... | Ingo Molnar | 2015-09-23 | 1 | -3/+20 |
|\ |
|
| * | tools lib traceevent: Fix string handling in heterogeneous arch environments | Kapileshwar Singh | 2015-09-22 | 1 | -3/+20 |
* | | tools lib traceevent: Support function __get_dynamic_array_len | He Kuang | 2015-09-02 | 2 | -2/+55 |
|/ |
|
* | tools lib traceeveent: Allow for negative numbers in print format | Steven Rostedt | 2015-08-28 | 1 | -0/+1 |
* | tools lib traceevent: Add checks for returned EVENT_ERROR type | Dean Nelson | 2015-08-21 | 1 | -0/+9 |
* | tools lib traceevent: Allow setting an alternative symbol resolver | Arnaldo Carvalho de Melo | 2015-07-23 | 2 | -1/+75 |
* | tools lib: Improve clean target | Riku Voipio | 2015-07-08 | 1 | -1/+1 |
* | tools lib traceevent: Ignore libtrace-dynamic-list file | He Kuang | 2015-06-08 | 1 | -0/+1 |
* | tools lib traceevent: Export dynamic symbols used by traceevent plugins | He Kuang | 2015-06-08 | 1 | -1/+13 |
* | tools lib traceevent: Install libtraceevent.a into libdir | Wang Nan | 2015-05-18 | 1 | -7/+13 |
* | tools lib traceevent: Provide le16toh define for older systems | Arnaldo Carvalho de Melo | 2015-05-14 | 1 | -0/+13 |
* | Merge branch 'perf/urgent' into perf/core, to resolve conflicts | Ingo Molnar | 2015-05-11 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-05-06 | 1 | -1/+1 |
| |\ |
|