summaryrefslogtreecommitdiffstats
path: root/tools/lib
AgeCommit message (Expand)AuthorLines
2013-12-04tools lib traceevent: Add cfg80211 pluginJiri Olsa-0/+25
2013-12-04tools lib traceevent: Add scsi pluginJiri Olsa-0/+424
2013-12-04tools lib traceevent: Add xen pluginJiri Olsa-0/+131
2013-12-04tools lib traceevent: Add function pluginJiri Olsa-0/+152
2013-12-04tools lib traceevent: Add sched_switch pluginJiri Olsa-0/+149
2013-12-04tools lib traceevent: Add mac80211 pluginJiri Olsa-0/+96
2013-12-04tools lib traceevent: Add kvm pluginJiri Olsa-0/+420
2013-12-04tools lib traceevent: Add kmem pluginJiri Olsa-0/+73
2013-12-04tools lib traceevent: Add hrtimer pluginJiri Olsa-1/+95
2013-12-04tools lib traceevent: Add jbd2 pluginJiri Olsa-0/+68
2013-12-04tools lib traceevent: Harmonize the install messages in lib-traceeventJiri Olsa-1/+1
2013-12-04tools lib traceevent: Change pevent_parse_format to include pevent handleJiri Olsa-22/+38
2013-12-04tools lib traceevent: Add traceevent_host_bigendian functionJiri Olsa-0/+10
2013-12-04tools lib traceevent: Add plugin build supportJiri Olsa-5/+47
2013-12-04tools lib traceevent: Add plugin supportJiri Olsa-1/+212
2013-11-27tools lib traceevent: Use helper trace-seq in print functions like kernel doesSteven Rostedt-1/+6
2013-11-27liblockdep: Add the 'lockdep' user-space utilitySasha Levin-0/+3
2013-11-27liblockdep: Support using LD_PRELOADSasha Levin-0/+447
2013-11-27liblockdep: Add pthread_rwlock_t test suiteSasha Levin-0/+13
2013-11-27liblockdep: Add public headers for pthread_rwlock_t implementationSasha Levin-0/+86
2013-11-27liblockdep: Add pthread_mutex_t test suiteSasha Levin-0/+158
2013-11-27liblockdep: Add public headers for pthread_mutex_t implementationSasha Levin-0/+120
2013-11-27liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspaceSasha Levin-0/+720
2013-11-19tools lib traceevent: Fix conversion of pointer to integer of different sizeArnaldo Carvalho de Melo-1/+1
2013-11-19tools lib traceevent: Fix use of multiple options in processing fieldSteven Rostedt-2/+21
2013-11-12tools lib traceevent: Add direct access to dynamic arraysSteven Rostedt-0/+13
2013-11-04tools lib traceevent: Add pevent_print_func_field() helper functionSteven Rostedt-0/+46
2013-11-04tools lib traceevent: Add flags NOHANDLE and PRINTRAW to individual eventsSteven Rostedt-2/+4
2013-11-04tools lib traceevent: Check for spaces in character arraySteven Rostedt (Red Hat)-1/+1
2013-11-04tools lib traceevent: Have bprintk output the same as the kernel doesSteven Rostedt (Red Hat)-4/+4
2013-11-04tools lib traceevent: Handle __print_hex(__get_dynamic_array(fieldname), len)Howard Cochran-8/+16
2013-11-04tools lib traceevent: If %s is a pointer, check printk formatsSteven Rostedt (Red Hat)-1/+7
2013-11-04tools lib traceevent: Update printk formats when enteredSteven Rostedt (Red Hat)-16/+15
2013-11-04tools lib traceevent: Add support for extracting trace_clock in reportYoshihiro YUNOMAE-12/+44
2013-10-11tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar-9/+9
2013-09-19tools lib lk: Uninclude linux/magic.h in debugfs.cVinson Lee-1/+0
2013-08-27tools lib traceevent: Fixup jobserver setupArnaldo Carvalho de Melo-1/+1
2013-08-07Revert "tools lib lk: Fix for cross build"Joonsoo Kim-15/+0
2013-07-12tools lib traceevent: Port kbuffer parser routinesNamhyung Kim-0/+800
2013-07-12tools lib traceevent: Add page_size field to peventNamhyung Kim-0/+11
2013-07-12tools lib traceevent: Add trace_seq_reset()Namhyung Kim-0/+14
2013-07-12tools lib traceevent: Add const qualifier to string argumentsNamhyung Kim-5/+5
2013-07-12tools lib traceevent: Get rid of unused gui targetNamhyung Kim-7/+1
2013-07-12tools lib traceevent: Remove unused install targetsNamhyung Kim-7/+2
2013-07-10perf tools: Fix -ldw/-lelf link test when static linkingMike Frysinger-1/+1
2013-07-08tools lib lk: Fix for cross buildJoonsoo Kim-0/+15
2013-05-29tools lib lk: Respect CROSS_COMPILERabin Vincent-0/+3
2013-03-15tools lib lk: Fix _FORTIFY_SOURCE buildsBorislav Petkov-1/+1
2013-03-15perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov-17/+0
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov-0/+182