aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAge
* tools lib traceevent: Added support for __get_bitmask() macroSteven Rostedt (Red Hat)2014-06-07
* tools lib traceevent: Add options to function pluginSteven Rostedt (Red Hat)2014-06-07
* tools lib traceevent: Add options to pluginsSteven Rostedt2014-06-07
* tools lib traceevent: Add flag to not load event pluginsSteven Rostedt (Red Hat)2014-06-07
* Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-06
|\
| * Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-05-11
| |\
| | * tools/liblockdep: Remove all build files when doing make cleanSasha Levin2014-05-08
| | * tools/liblockdep: Build liblockdep from tools/MakefileS. Lockwood-Childs2014-05-08
* | | perf tools: Allow overriding sysfs and proc finding with env varCody P Schafer2014-06-03
* | | tools: Consolidate types.hBorislav Petkov2014-05-01
* | | tools: Unify export.hBorislav Petkov2014-05-01
|/ /
* | perf tools: Remove extra '/' character in events file pathXia Kaixu2014-04-30
* | tools lib traceevent: Fix memory leak in pretty_print()Steven Rostedt2014-04-23
* | tools lib traceevent: Fix backward compatibility macros for pevent filter enumsSteven Rostedt2014-04-23
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-16
|\
| * tools lib traceevent: Do not call warning() directlyNamhyung Kim2014-04-14
| * tools lib traceevent: Print event name when show warning if possibleNamhyung Kim2014-04-14
* | tools/liblockdep: Add proper versioning to the shared objSasha Levin2014-04-01
* | tools/liblockdep: Ignore asmlinkage and visibleSasha Levin2014-04-01
|/
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-11
|\
| * tools/liblockdep: Use realpath for srctree and objtreeWang Nan2014-02-26
| * tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin2014-02-26
| * tools/liblockdep: Mark runtests.sh as executableSasha Levin2014-02-26
| * tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder2014-02-26
| * tools/liblockdep: Fix include of asm/hash.hIra W. Snyder2014-02-26
| * tools/liblockdep: Fix initialization code pathIra W. Snyder2014-02-26
* | perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-18
|/
* perf tools: Fix traceevent plugin path definitionsJosh Boyer2014-01-23
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-20
|\
| * tools lib traceevent: Unregister handler when xen plugin is unloadedNamhyung Kim2014-01-16
| * tools lib traceevent: Unregister handler when scsi plugin is unloadedNamhyung Kim2014-01-16
| * tools lib traceevent: Unregister handler when jbd2 plugin is is unloadedNamhyung Kim2014-01-16
| * tools lib traceevent: Unregister handler when cfg80211 plugin is unloadedNamhyung Kim2014-01-16
| * tools lib traceevent: Unregister handler when mac80211 plugin is unloadedNamhyung Kim2014-01-16
| * tools lib traceevent: Unregister handler when sched_switch plugin is unloadedNamhyung Kim2014-01-16
| * tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim2014-01-16
| * tools lib traceevent: Unregister handler when kmem plugin is unloadedNamhyung Kim2014-01-16
| * tools lib traceevent: Unregister handler when hrtimer plugin is unloadedNamhyung Kim2014-01-16
| * tools lib traceevent: Unregister handler when function plugin is unloadedNamhyung Kim2014-01-16
| * tools lib traceevent: Add pevent_unregister_print_function()Namhyung Kim2014-01-16
| * tools lib traceevent: Add pevent_unregister_event_handler()Namhyung Kim2014-01-16
| * tools lib traceevent: fix pointer-integer size mismatchMark Rutland2014-01-15
| * tools lib traceevent: Make plugin unload function receive peventNamhyung Kim2014-01-15
| * tools lib traceevent: Get rid of die() finally!!Namhyung Kim2014-01-15
| * tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init()Namhyung Kim2014-01-15
| * tools lib traceevent: Check return value of realloc()Namhyung Kim2014-01-15
| * tools lib traceevent: Add state member to struct trace_seqNamhyung Kim2014-01-15
| * tools lib traceevent: Shut up plugins make messageJiri Olsa2014-01-13
| * tools lib traceevent: Replace tabs with spaces for all non-commands statementsJiri Olsa2014-01-13
| * tools lib traceevent: Use global 'O' processing codeJiri Olsa2013-12-19