summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * tools lib traceevent: Use global QUIET_CLEAN build outputJiri Olsa2013-12-191-2/+3
| * tools lib traceevent: Use global QUIET_INSTALL build outputJiri Olsa2013-12-191-10/+11
| * tools lib traceevent: Use global QUIET_LINK build outputJiri Olsa2013-12-191-8/+3
| * tools lib traceevent: Add global QUIET_CC_FPIC build outputJiri Olsa2013-12-191-14/+2
| * tools lib traceevent: Use global QUIET_CC build outputJiri Olsa2013-12-191-8/+5
| * tools lib traceevent: Remove print_app_build variableJiri Olsa2013-12-191-6/+0
| * tools lib traceevent: Introduce pevent_filter_strerror()Namhyung Kim2013-12-183-61/+61
| * tools lib traceevent: Get rid of die() in some string conversion functionsNamhyung Kim2013-12-171-48/+19
| * tools/: Convert to new topic librariesBorislav Petkov2013-12-163-10/+14
| * tools lib traceevent: Refactor pevent_filter_match() to get rid of die()Namhyung Kim2013-12-132-57/+99
| * tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errnoNamhyung Kim2013-12-132-59/+27
| * tools lib traceevent: Refactor process_filter()Namhyung Kim2013-12-132-28/+42
| * tools lib traceevent: Refactor create_arg_item()Namhyung Kim2013-12-132-11/+12
| * tools lib traceevent: Get rid of die() in reparent_op_arg()Namhyung Kim2013-12-132-35/+64
| * tools lib traceevent: Make add_left() return pevent_errnoNamhyung Kim2013-12-131-3/+3
| * tools lib traceevent: Get rid of die() in add_right()Namhyung Kim2013-12-132-16/+26
| * tools lib traceevent: Get rid of malloc_or_die() in find_event()Namhyung Kim2013-12-132-9/+22
| * tools lib traceevent: Get rid of malloc_or_die() in read_token()Namhyung Kim2013-12-131-1/+7
| * tools lib traceevent: Get rid of malloc_or_die() allocate_arg()Namhyung Kim2013-12-131-8/+40
| * tools lib traceevent: Get rid of die in add_filter_type()Namhyung Kim2013-12-131-5/+16
| * tools lib traceevent: Get rid of malloc_or_die() in show_error()Namhyung Kim2013-12-131-1/+15
| * tools lib symbol: Start carving out symbol parsing routines from perfArnaldo Carvalho de Melo2013-12-132-0/+82
| * tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()Namhyung Kim2013-12-092-7/+16
| * tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_...Namhyung Kim2013-12-091-1/+7
| * tools lib traceevent: Get rid of die() in create_arg_item()Namhyung Kim2013-12-091-2/+5
| * tools lib traceevent: Get rid of malloc_or_die() in add_event()Namhyung Kim2013-12-091-3/+13
| * tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc()Namhyung Kim2013-12-091-1/+4
| * tools lib traceevent: Report better error message on bad function argsSteven Rostedt2013-12-061-10/+18
| * tools lib traceevent: Update kvm plugin with is_writable_pte helperJiri Olsa2013-12-041-0/+17
| * tools lib traceevent: Remove malloc_or_die from plugin_function.cJiri Olsa2013-12-041-9/+20
| * tools lib traceevent: Several cleanups for function pluginJiri Olsa2013-12-041-6/+4
| * tools lib traceevent: Use pevent_print_func_field in hrtimer_start handlerJiri Olsa2013-12-041-17/+2
| * tools lib traceevent: Use static functions in jbd2 pluginJiri Olsa2013-12-041-4/+6
| * tools lib traceevent: Remove malloc_or_die from event-plugin.cJiri Olsa2013-12-041-3/+16
| * tools lib traceevent: Add cfg80211 pluginJiri Olsa2013-12-042-0/+25
| * tools lib traceevent: Add scsi pluginJiri Olsa2013-12-042-0/+424
| * tools lib traceevent: Add xen pluginJiri Olsa2013-12-042-0/+131
| * tools lib traceevent: Add function pluginJiri Olsa2013-12-042-0/+152
| * tools lib traceevent: Add sched_switch pluginJiri Olsa2013-12-042-0/+149
| * tools lib traceevent: Add mac80211 pluginJiri Olsa2013-12-042-0/+96
| * tools lib traceevent: Add kvm pluginJiri Olsa2013-12-042-0/+420
| * tools lib traceevent: Add kmem pluginJiri Olsa2013-12-042-0/+73
| * tools lib traceevent: Add hrtimer pluginJiri Olsa2013-12-042-1/+95
| * tools lib traceevent: Add jbd2 pluginJiri Olsa2013-12-042-0/+68
| * tools lib traceevent: Harmonize the install messages in lib-traceeventJiri Olsa2013-12-041-1/+1
| * tools lib traceevent: Change pevent_parse_format to include pevent handleJiri Olsa2013-12-042-22/+38
| * tools lib traceevent: Add traceevent_host_bigendian functionJiri Olsa2013-12-041-0/+10
| * tools lib traceevent: Add plugin build supportJiri Olsa2013-12-041-5/+47
| * tools lib traceevent: Add plugin supportJiri Olsa2013-12-043-1/+212
| * tools lib traceevent: Use helper trace-seq in print functions like kernel doesSteven Rostedt2013-11-271-1/+6
OpenPOWER on IntegriCloud