Age | Commit message (Expand) | Author |
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 |
2015-09-22 | tools lib traceevent: Fix string handling in heterogeneous arch environments | Kapileshwar Singh |
2015-09-02 | tools lib traceevent: Support function __get_dynamic_array_len | He Kuang |
2015-08-28 | tools lib traceeveent: Allow for negative numbers in print format | Steven Rostedt |
2015-08-21 | tools lib traceevent: Add checks for returned EVENT_ERROR type | Dean Nelson |
2015-07-23 | tools lib traceevent: Allow setting an alternative symbol resolver | Arnaldo Carvalho de Melo |
2015-07-08 | tools lib: Improve clean target | Riku Voipio |
2015-06-08 | tools lib traceevent: Ignore libtrace-dynamic-list file | He Kuang |
2015-06-08 | tools lib traceevent: Export dynamic symbols used by traceevent plugins | He Kuang |
2015-05-18 | tools lib traceevent: Install libtraceevent.a into libdir | Wang Nan |
2015-05-14 | tools lib traceevent: Provide le16toh define for older systems | Arnaldo Carvalho de Melo |
2015-05-11 | Merge branch 'perf/urgent' into perf/core, to resolve conflicts | Ingo Molnar |
2015-05-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-05-06 | Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2015-04-29 | tools lib traceevent: Add alias field to struct format_field | Jiri Olsa |
2015-04-24 | tools lib traceevent: Fix build failure on 32-bit arch | Namhyung Kim |
2015-04-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-08 | tools lib traceevent: Honor operator priority | Namhyung Kim |
2015-03-26 | tools lib traceevent: Zero should not be considered "not found" in eval_flag() | Steven Rostedt |
2015-03-25 | tracing: %pF is only for function pointers | Scott Wood |
2015-03-24 | tools lib traceevent: Add support for __print_array() | Javi Merino |
2015-03-24 | tools lib traceevent: Free filter tokens in process_filter() | Steven Rostedt (Red Hat) |
2015-03-24 | tools lib traceevent: Add way to find sub buffer boundary | Steven Rostedt (Red Hat) |
2015-03-24 | tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING | Steven Rostedt (Red Hat) |
2015-03-24 | tools lib traceevent: Make plugin options either string or boolean | Steven Rostedt |
2015-03-24 | tools lib traceevent: Add pevent_data_pid_from_comm() | Steven Rostedt (Red Hat) |
2015-03-24 | tools lib traceevent: Handle %z in bprint format | Steven Rostedt (Red Hat) |
2015-03-24 | tools lib traceevent: Copy trace_clock and free it | Steven Rostedt (Red Hat) |
2015-03-24 | tools lib traceevent: Handle NULL comm name | Josef Bacik |
2015-03-24 | tools lib traceevent: Factor out allocating and processing args | Javi Merino |
2015-03-21 | tools lib traceevent: Add destructor for format_field | David Ahern |
2015-02-12 | tools lib traceevent: Use tools build framework | Jiri Olsa |
2015-02-06 | tools lib traceevent: Introduce trace_seq_do_fprintf function | Arnaldo Carvalho de Melo |
2015-01-26 | tools lib traceevent: Add support for IP address formats | David Ahern |
2014-11-24 | scsi: add SPC-3 command definitions | Hannes Reinecke |
2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke |
2014-06-27 | tools lib traceevent: Fix a risk for doing free on uninitialized pointer | Rickard Strandqvist |
2014-06-19 | tools lib traceevent: Clean up format of args in jbd2 plugin | Steven Rostedt |
2014-06-19 | tools lib traceevent: Clean up format of args in cfg80211 plugin | Steven Rostedt |
2014-06-19 | tools lib traceevent: Fix format in plugin_kvm | Steven Rostedt |
2014-06-19 | tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints | Jan Kiszka |
2014-06-19 | tools lib traceevent: Add back in kvm plugins nested_vmexit events | Steven Rostedt (Red Hat) |
2014-06-19 | tools lib traceevent: Factor out print_exit_reason in kvm plugin | Jan Kiszka |
2014-06-19 | tools lib traceevent: Report unknown VMX exit reasons with code | Jan Kiszka |