Age | Commit message (Expand) | Author | Files | Lines |
2015-08-28 | tools lib traceeveent: Allow for negative numbers in print format | Steven Rostedt | 1 | -0/+1 |
2015-08-21 | tools lib traceevent: Add checks for returned EVENT_ERROR type | Dean Nelson | 1 | -0/+9 |
2015-07-23 | tools lib traceevent: Allow setting an alternative symbol resolver | Arnaldo Carvalho de Melo | 2 | -1/+75 |
2015-07-08 | tools lib: Improve clean target | Riku Voipio | 1 | -1/+1 |
2015-06-08 | tools lib traceevent: Ignore libtrace-dynamic-list file | He Kuang | 1 | -0/+1 |
2015-06-08 | tools lib traceevent: Export dynamic symbols used by traceevent plugins | He Kuang | 1 | -1/+13 |
2015-05-18 | tools lib traceevent: Install libtraceevent.a into libdir | Wang Nan | 1 | -7/+13 |
2015-05-14 | tools lib traceevent: Provide le16toh define for older systems | Arnaldo Carvalho de Melo | 1 | -0/+13 |
2015-05-11 | Merge branch 'perf/urgent' into perf/core, to resolve conflicts | Ingo Molnar | 1 | -1/+1 |
2015-05-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2015-05-06 | Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2 | -2/+5 |
2015-04-29 | tools lib traceevent: Add alias field to struct format_field | Jiri Olsa | 2 | -2/+5 |
2015-04-24 | tools lib traceevent: Fix build failure on 32-bit arch | Namhyung Kim | 1 | -1/+1 |
2015-04-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -180/+423 |
2015-04-08 | tools lib traceevent: Honor operator priority | Namhyung Kim | 1 | -1/+16 |
2015-03-26 | tools lib traceevent: Zero should not be considered "not found" in eval_flag() | Steven Rostedt | 1 | -5/+5 |
2015-03-25 | tracing: %pF is only for function pointers | Scott Wood | 1 | -1/+1 |
2015-03-24 | tools lib traceevent: Add support for __print_array() | Javi Merino | 2 | -0/+101 |
2015-03-24 | tools lib traceevent: Free filter tokens in process_filter() | Steven Rostedt (Red Hat) | 1 | -0/+2 |
2015-03-24 | tools lib traceevent: Add way to find sub buffer boundary | Steven Rostedt (Red Hat) | 2 | -0/+12 |
2015-03-24 | tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING | Steven Rostedt (Red Hat) | 1 | -1/+0 |
2015-03-24 | tools lib traceevent: Make plugin options either string or boolean | Steven Rostedt | 2 | -7/+59 |
2015-03-24 | tools lib traceevent: Add pevent_data_pid_from_comm() | Steven Rostedt (Red Hat) | 2 | -0/+95 |
2015-03-24 | tools lib traceevent: Handle %z in bprint format | Steven Rostedt (Red Hat) | 1 | -0/+4 |
2015-03-24 | tools lib traceevent: Copy trace_clock and free it | Steven Rostedt (Red Hat) | 2 | -3/+9 |
2015-03-24 | tools lib traceevent: Handle NULL comm name | Josef Bacik | 1 | -1/+4 |
2015-03-24 | tools lib traceevent: Factor out allocating and processing args | Javi Merino | 1 | -37/+40 |
2015-03-21 | tools lib traceevent: Add destructor for format_field | David Ahern | 2 | -3/+9 |
2015-02-12 | tools lib traceevent: Use tools build framework | Jiri Olsa | 2 | -124/+62 |
2015-02-06 | tools lib traceevent: Introduce trace_seq_do_fprintf function | Arnaldo Carvalho de Melo | 2 | -4/+11 |
2015-01-26 | tools lib traceevent: Add support for IP address formats | David Ahern | 1 | -0/+328 |
2014-11-24 | scsi: add SPC-3 command definitions | Hannes Reinecke | 1 | -1/+4 |
2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke | 1 | -2/+2 |
2014-06-27 | tools lib traceevent: Fix a risk for doing free on uninitialized pointer | Rickard Strandqvist | 1 | -3/+3 |
2014-06-19 | tools lib traceevent: Clean up format of args in jbd2 plugin | Steven Rostedt | 1 | -4/+2 |
2014-06-19 | tools lib traceevent: Clean up format of args in cfg80211 plugin | Steven Rostedt | 1 | -2/+1 |
2014-06-19 | tools lib traceevent: Fix format in plugin_kvm | Steven Rostedt | 1 | -1/+1 |
2014-06-19 | tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints | Jan Kiszka | 1 | -12/+6 |
2014-06-19 | tools lib traceevent: Add back in kvm plugins nested_vmexit events | Steven Rostedt (Red Hat) | 1 | -0/+41 |
2014-06-19 | tools lib traceevent: Factor out print_exit_reason in kvm plugin | Jan Kiszka | 1 | -4/+13 |
2014-06-19 | tools lib traceevent: Report unknown VMX exit reasons with code | Jan Kiszka | 1 | -4/+8 |
2014-06-07 | tools lib traceevent: Added support for __get_bitmask() macro | Steven Rostedt (Red Hat) | 2 | -0/+120 |
2014-06-07 | tools lib traceevent: Add options to function plugin | Steven Rostedt (Red Hat) | 1 | -6/+37 |
2014-06-07 | tools lib traceevent: Add options to plugins | Steven Rostedt | 2 | -3/+209 |
2014-06-07 | tools lib traceevent: Add flag to not load event plugins | Steven Rostedt (Red Hat) | 2 | -1/+8 |
2014-04-23 | tools lib traceevent: Fix memory leak in pretty_print() | Steven Rostedt | 1 | -0/+1 |
2014-04-23 | tools lib traceevent: Fix backward compatibility macros for pevent filter enums | Steven Rostedt | 1 | -2/+2 |
2014-04-14 | tools lib traceevent: Do not call warning() directly | Namhyung Kim | 1 | -2/+4 |
2014-04-14 | tools lib traceevent: Print event name when show warning if possible | Namhyung Kim | 1 | -41/+62 |
2014-01-23 | perf tools: Fix traceevent plugin path definitions | Josh Boyer | 1 | -1/+1 |