summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-283-17/+15
|\
| * Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-07-163-17/+15
| |\
| | * tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs2014-07-073-14/+14
| | * tools/liblockdep: Remove debug print left over from developmentSasha Levin2014-07-071-2/+0
| | * tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang2014-07-071-1/+1
* | | tools lib traceevent: Fix a risk for doing free on uninitialized pointerRickard Strandqvist2014-06-271-3/+3
* | | tools lib traceevent: Clean up format of args in jbd2 pluginSteven Rostedt2014-06-191-4/+2
* | | tools lib traceevent: Clean up format of args in cfg80211 pluginSteven Rostedt2014-06-191-2/+1
* | | tools lib traceevent: Fix format in plugin_kvmSteven Rostedt2014-06-191-1/+1
* | | tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepointsJan Kiszka2014-06-191-12/+6
* | | tools lib traceevent: Add back in kvm plugins nested_vmexit eventsSteven Rostedt (Red Hat)2014-06-191-0/+41
* | | tools lib traceevent: Factor out print_exit_reason in kvm pluginJan Kiszka2014-06-191-4/+13
* | | tools lib traceevent: Report unknown VMX exit reasons with codeJan Kiszka2014-06-191-4/+8
|/ /
* | tools lib traceevent: Added support for __get_bitmask() macroSteven Rostedt (Red Hat)2014-06-072-0/+120
* | tools lib traceevent: Add options to function pluginSteven Rostedt (Red Hat)2014-06-071-6/+37
* | tools lib traceevent: Add options to pluginsSteven Rostedt2014-06-072-3/+209
* | tools lib traceevent: Add flag to not load event pluginsSteven Rostedt (Red Hat)2014-06-072-1/+8
|/
* Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-061-3/+2
|\
| * Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-05-111-3/+2
| |\
| | * tools/liblockdep: Remove all build files when doing make cleanSasha Levin2014-05-081-1/+1
| | * tools/liblockdep: Build liblockdep from tools/MakefileS. Lockwood-Childs2014-05-081-2/+1
* | | perf tools: Allow overriding sysfs and proc finding with env varCody P Schafer2014-06-031-1/+42
* | | tools: Consolidate types.hBorislav Petkov2014-05-011-58/+0
* | | tools: Unify export.hBorislav Petkov2014-05-012-8/+1
|/ /
* | perf tools: Remove extra '/' character in events file pathXia Kaixu2014-04-301-2/+2
* | tools lib traceevent: Fix memory leak in pretty_print()Steven Rostedt2014-04-231-0/+1
* | tools lib traceevent: Fix backward compatibility macros for pevent filter enumsSteven Rostedt2014-04-231-2/+2
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-161-43/+66
|\
| * tools lib traceevent: Do not call warning() directlyNamhyung Kim2014-04-141-2/+4
| * tools lib traceevent: Print event name when show warning if possibleNamhyung Kim2014-04-141-41/+62
* | tools/liblockdep: Add proper versioning to the shared objSasha Levin2014-04-011-11/+4
* | tools/liblockdep: Ignore asmlinkage and visibleSasha Levin2014-04-011-0/+3
|/
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-115-4/+15
|\
| * tools/liblockdep: Use realpath for srctree and objtreeWang Nan2014-02-261-2/+2
| * tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin2014-02-261-0/+5
| * tools/liblockdep: Mark runtests.sh as executableSasha Levin2014-02-261-0/+0
| * tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder2014-02-261-1/+1
| * tools/liblockdep: Fix include of asm/hash.hIra W. Snyder2014-02-261-0/+6
| * tools/liblockdep: Fix initialization code pathIra W. Snyder2014-02-261-1/+1
* | perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-183-0/+140
|/
* perf tools: Fix traceevent plugin path definitionsJosh Boyer2014-01-231-1/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-2023-501/+2873
|\
| * tools lib traceevent: Unregister handler when xen plugin is unloadedNamhyung Kim2014-01-161-0/+6
| * tools lib traceevent: Unregister handler when scsi plugin is unloadedNamhyung Kim2014-01-161-0/+6
| * tools lib traceevent: Unregister handler when jbd2 plugin is is unloadedNamhyung Kim2014-01-161-0/+9
| * tools lib traceevent: Unregister handler when cfg80211 plugin is unloadedNamhyung Kim2014-01-161-0/+6
| * tools lib traceevent: Unregister handler when mac80211 plugin is unloadedNamhyung Kim2014-01-161-0/+7
| * tools lib traceevent: Unregister handler when sched_switch plugin is unloadedNamhyung Kim2014-01-161-0/+12
| * tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim2014-01-161-0/+29
| * tools lib traceevent: Unregister handler when kmem plugin is unloadedNamhyung Kim2014-01-161-0/+22