aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAge
...
| * tools lib traceevent: Refactor process_filter()Namhyung Kim2013-12-13
| * tools lib traceevent: Refactor create_arg_item()Namhyung Kim2013-12-13
| * tools lib traceevent: Get rid of die() in reparent_op_arg()Namhyung Kim2013-12-13
| * tools lib traceevent: Make add_left() return pevent_errnoNamhyung Kim2013-12-13
| * tools lib traceevent: Get rid of die() in add_right()Namhyung Kim2013-12-13
| * tools lib traceevent: Get rid of malloc_or_die() in find_event()Namhyung Kim2013-12-13
| * tools lib traceevent: Get rid of malloc_or_die() in read_token()Namhyung Kim2013-12-13
| * tools lib traceevent: Get rid of malloc_or_die() allocate_arg()Namhyung Kim2013-12-13
| * tools lib traceevent: Get rid of die in add_filter_type()Namhyung Kim2013-12-13
| * tools lib traceevent: Get rid of malloc_or_die() in show_error()Namhyung Kim2013-12-13
| * tools lib symbol: Start carving out symbol parsing routines from perfArnaldo Carvalho de Melo2013-12-13
| * tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()Namhyung Kim2013-12-09
| * tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_...Namhyung Kim2013-12-09
| * tools lib traceevent: Get rid of die() in create_arg_item()Namhyung Kim2013-12-09
| * tools lib traceevent: Get rid of malloc_or_die() in add_event()Namhyung Kim2013-12-09
| * tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc()Namhyung Kim2013-12-09
| * tools lib traceevent: Report better error message on bad function argsSteven Rostedt2013-12-06
| * tools lib traceevent: Update kvm plugin with is_writable_pte helperJiri Olsa2013-12-04
| * tools lib traceevent: Remove malloc_or_die from plugin_function.cJiri Olsa2013-12-04
| * tools lib traceevent: Several cleanups for function pluginJiri Olsa2013-12-04
| * tools lib traceevent: Use pevent_print_func_field in hrtimer_start handlerJiri Olsa2013-12-04
| * tools lib traceevent: Use static functions in jbd2 pluginJiri Olsa2013-12-04
| * tools lib traceevent: Remove malloc_or_die from event-plugin.cJiri Olsa2013-12-04
| * tools lib traceevent: Add cfg80211 pluginJiri Olsa2013-12-04
| * tools lib traceevent: Add scsi pluginJiri Olsa2013-12-04
| * tools lib traceevent: Add xen pluginJiri Olsa2013-12-04
| * tools lib traceevent: Add function pluginJiri Olsa2013-12-04
| * tools lib traceevent: Add sched_switch pluginJiri Olsa2013-12-04
| * tools lib traceevent: Add mac80211 pluginJiri Olsa2013-12-04
| * tools lib traceevent: Add kvm pluginJiri Olsa2013-12-04
| * tools lib traceevent: Add kmem pluginJiri Olsa2013-12-04
| * tools lib traceevent: Add hrtimer pluginJiri Olsa2013-12-04
| * tools lib traceevent: Add jbd2 pluginJiri Olsa2013-12-04
| * tools lib traceevent: Harmonize the install messages in lib-traceeventJiri Olsa2013-12-04
| * tools lib traceevent: Change pevent_parse_format to include pevent handleJiri Olsa2013-12-04
| * tools lib traceevent: Add traceevent_host_bigendian functionJiri Olsa2013-12-04
| * tools lib traceevent: Add plugin build supportJiri Olsa2013-12-04
| * tools lib traceevent: Add plugin supportJiri Olsa2013-12-04
| * tools lib traceevent: Use helper trace-seq in print functions like kernel doesSteven Rostedt2013-11-27
* | Merge tag 'v3.13-rc4' into core/lockingIngo Molnar2013-12-17
|\|
| * tools lib traceevent: Fix conversion of pointer to integer of different sizeArnaldo Carvalho de Melo2013-11-19
| * tools lib traceevent: Fix use of multiple options in processing fieldSteven Rostedt2013-11-19
* | liblockdep: Add the 'lockdep' user-space utilitySasha Levin2013-11-27
* | liblockdep: Support using LD_PRELOADSasha Levin2013-11-27
* | liblockdep: Add pthread_rwlock_t test suiteSasha Levin2013-11-27
* | liblockdep: Add public headers for pthread_rwlock_t implementationSasha Levin2013-11-27
* | liblockdep: Add pthread_mutex_t test suiteSasha Levin2013-11-27
* | liblockdep: Add public headers for pthread_mutex_t implementationSasha Levin2013-11-27
* | liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspaceSasha Levin2013-11-27
|/
* tools lib traceevent: Add direct access to dynamic arraysSteven Rostedt2013-11-12