aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changesIngo Molnar3-17/+15
2014-07-16Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into locking/urgentIngo Molnar3-17/+15
2014-07-07tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs3-14/+14
2014-07-07tools/liblockdep: Remove debug print left over from developmentSasha Levin1-2/+0
2014-07-07tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang1-1/+1
2014-06-27tools lib traceevent: Fix a risk for doing free on uninitialized pointerRickard Strandqvist1-3/+3
2014-06-19tools lib traceevent: Clean up format of args in jbd2 pluginSteven Rostedt1-4/+2
2014-06-19tools lib traceevent: Clean up format of args in cfg80211 pluginSteven Rostedt1-2/+1
2014-06-19tools lib traceevent: Fix format in plugin_kvmSteven Rostedt1-1/+1
2014-06-19tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepointsJan Kiszka1-12/+6
2014-06-19tools lib traceevent: Add back in kvm plugins nested_vmexit eventsSteven Rostedt (Red Hat)1-0/+41
2014-06-19tools lib traceevent: Factor out print_exit_reason in kvm pluginJan Kiszka1-4/+13
2014-06-19tools lib traceevent: Report unknown VMX exit reasons with codeJan Kiszka1-4/+8
2014-06-07tools lib traceevent: Added support for __get_bitmask() macroSteven Rostedt (Red Hat)2-0/+120
2014-06-07tools lib traceevent: Add options to function pluginSteven Rostedt (Red Hat)1-6/+37
2014-06-07tools lib traceevent: Add options to pluginsSteven Rostedt2-3/+209
2014-06-07tools lib traceevent: Add flag to not load event pluginsSteven Rostedt (Red Hat)2-1/+8
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patchesIngo Molnar1-3/+2
2014-06-03perf tools: Allow overriding sysfs and proc finding with env varCody P Schafer1-1/+42
2014-05-11Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into perf/urgentIngo Molnar1-3/+2
2014-05-08tools/liblockdep: Remove all build files when doing make cleanSasha Levin1-1/+1
2014-05-08tools/liblockdep: Build liblockdep from tools/MakefileS. Lockwood-Childs1-2/+1
2014-05-01tools: Consolidate types.hBorislav Petkov1-58/+0
2014-05-01tools: Unify export.hBorislav Petkov2-8/+1
2014-04-30perf tools: Remove extra '/' character in events file pathXia Kaixu1-2/+2
2014-04-23tools lib traceevent: Fix memory leak in pretty_print()Steven Rostedt1-0/+1
2014-04-23tools lib traceevent: Fix backward compatibility macros for pevent filter enumsSteven Rostedt1-2/+2
2014-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-43/+66
2014-04-14tools lib traceevent: Do not call warning() directlyNamhyung Kim1-2/+4
2014-04-14tools lib traceevent: Print event name when show warning if possibleNamhyung Kim1-41/+62
2014-04-01tools/liblockdep: Add proper versioning to the shared objSasha Levin1-11/+4
2014-04-01tools/liblockdep: Ignore asmlinkage and visibleSasha Levin1-0/+3
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar5-4/+15
2014-02-26tools/liblockdep: Use realpath for srctree and objtreeWang Nan1-2/+2
2014-02-26tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin1-0/+5
2014-02-26tools/liblockdep: Mark runtests.sh as executableSasha Levin1-0/+0
2014-02-26tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder1-1/+1
2014-02-26tools/liblockdep: Fix include of asm/hash.hIra W. Snyder1-0/+6
2014-02-26tools/liblockdep: Fix initialization code pathIra W. Snyder1-1/+1
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov3-0/+140
2014-01-23perf tools: Fix traceevent plugin path definitionsJosh Boyer1-1/+1
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-501/+2873
2014-01-16tools lib traceevent: Unregister handler when xen plugin is unloadedNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when scsi plugin is unloadedNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when jbd2 plugin is is unloadedNamhyung Kim1-0/+9
2014-01-16tools lib traceevent: Unregister handler when cfg80211 plugin is unloadedNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when mac80211 plugin is unloadedNamhyung Kim1-0/+7
2014-01-16tools lib traceevent: Unregister handler when sched_switch plugin is unloadedNamhyung Kim1-0/+12
2014-01-16tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim1-0/+29
2014-01-16tools lib traceevent: Unregister handler when kmem plugin is unloadedNamhyung Kim1-0/+22