summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-033-66/+1
|\
| * tools: Consolidate types.hBorislav Petkov2014-05-011-58/+0
| * tools: Unify export.hBorislav Petkov2014-05-012-8/+1
* | 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: 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
| * tools lib traceevent: Unregister handler when hrtimer plugin is unloadedNamhyung Kim2014-01-161-0/+10
| * tools lib traceevent: Unregister handler when function plugin is unloadedNamhyung Kim2014-01-161-0/+3
| * tools lib traceevent: Add pevent_unregister_print_function()Namhyung Kim2014-01-162-0/+25
| * tools lib traceevent: Add pevent_unregister_event_handler()Namhyung Kim2014-01-162-14/+102
| * tools lib traceevent: fix pointer-integer size mismatchMark Rutland2014-01-152-2/+2
| * tools lib traceevent: Make plugin unload function receive peventNamhyung Kim2014-01-153-6/+7
| * tools lib traceevent: Get rid of die() finally!!Namhyung Kim2014-01-152-48/+0
| * tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init()Namhyung Kim2014-01-151-2/+5
| * tools lib traceevent: Check return value of realloc()Namhyung Kim2014-01-151-4/+9
| * tools lib traceevent: Add state member to struct trace_seqNamhyung Kim2014-01-153-14/+50
| * tools lib traceevent: Shut up plugins make messageJiri Olsa2014-01-131-1/+4
| * tools lib traceevent: Replace tabs with spaces for all non-commands statementsJiri Olsa2014-01-131-27/+27
| * tools lib traceevent: Use global 'O' processing codeJiri Olsa2013-12-191-9/+4
| * tools lib traceevent: Use global QUIET_CLEAN build outputJiri Olsa2013-12-191-2/+3
| * tools lib traceevent: Use global QUIET_INSTALL build outputJiri Olsa2013-12-191-10/+11
| * tools lib traceevent: Use global QUIET_LINK build outputJiri Olsa2013-12-191-8/+3
| * tools lib traceevent: Add global QUIET_CC_FPIC build outputJiri Olsa2013-12-191-14/+2
| * tools lib traceevent: Use global QUIET_CC build outputJiri Olsa2013-12-191-8/+5
OpenPOWER on IntegriCloud