summaryrefslogtreecommitdiff
path: root/tools/lib
AgeCommit message (Expand)Author
2016-05-17tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt
2016-02-01tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt
2015-10-22tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh
2015-05-15Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-05-13tools/liblockdep: Fix compilation errorEunbong Song
2015-05-13tools/liblockdep: Fix linker error in case of cross compileEunbong Song
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-24tools lib traceevent: Fix build failure on 32-bit archNamhyung Kim
2015-04-23tools lib api: Undefine _FORTIFY_SOURCE before setting itBobby Powers
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-08tools lib traceevent: Honor operator priorityNamhyung Kim
2015-03-26tools lib traceevent: Zero should not be considered "not found" in eval_flag()Steven Rostedt
2015-03-25tracing: %pF is only for function pointersScott Wood
2015-03-24tools lib traceevent: Add support for __print_array()Javi Merino
2015-03-24tools lib traceevent: Free filter tokens in process_filter()Steven Rostedt (Red Hat)
2015-03-24tools lib traceevent: Add way to find sub buffer boundarySteven Rostedt (Red Hat)
2015-03-24tools lib traceevent kbuffer: Remove extra update to data pointer in PADDINGSteven Rostedt (Red Hat)
2015-03-24tools lib traceevent: Make plugin options either string or booleanSteven Rostedt
2015-03-24tools lib traceevent: Add pevent_data_pid_from_comm()Steven Rostedt (Red Hat)
2015-03-24tools lib traceevent: Handle %z in bprint formatSteven Rostedt (Red Hat)
2015-03-24tools lib traceevent: Copy trace_clock and free itSteven Rostedt (Red Hat)
2015-03-24tools lib traceevent: Handle NULL comm nameJosef Bacik
2015-03-24tools lib traceevent: Factor out allocating and processing argsJavi Merino
2015-03-21tools lib traceevent: Add destructor for format_fieldDavid Ahern
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar
2015-02-12tools lib lockdep: Use tools build frameworkJiri Olsa
2015-02-12tools lib traceevent: Use tools build frameworkJiri Olsa
2015-02-12tools lib api: Rename libapikfs.a to libapi.aJiri Olsa
2015-02-12tools lib api: Use tools build frameworkJiri Olsa
2015-02-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-07tools lib api fs: Add {tracefs,debugfs}_configured() functionsSteven Rostedt (Red Hat)
2015-02-07tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macroSteven Rostedt (Red Hat)
2015-02-07tools lib api fs: Add tracefs mount helper functionsSteven Rostedt (Red Hat)
2015-02-07tools lib fs: Add helper to find mounted file systemsSteven Rostedt (Red Hat)
2015-02-07perf tools: Do not check debugfs MAGIC for tracing filesSteven Rostedt (Red Hat)
2015-02-06tools lib traceevent: Introduce trace_seq_do_fprintf functionArnaldo Carvalho de Melo
2015-01-29tools/liblockdep: don't include host headersBaruch Siach
2015-01-29tools/liblockdep: ignore generated .so fileBaruch Siach
2015-01-26tools lib traceevent: Add support for IP address formatsDavid Ahern
2015-01-22tools lib fs debugfs: Check if debugfs is mounted when handling ENOENTArnaldo Carvalho de Melo
2015-01-22tools lib fs debugfs: Introduce debugfs__strerror_open_tpArnaldo Carvalho de Melo
2015-01-22tools lib fs: Pass filename to debugfs__strerror_openArnaldo Carvalho de Melo
2015-01-22tools lib fs: Adopt debugfs open strerrno methodArnaldo Carvalho de Melo
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin
2014-12-23Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2014-12-19tools/liblockdep: Fix debug_check thinko in mutex destroyKirill Smelkov
2014-12-17tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/libArnaldo Carvalho de Melo
2014-12-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-12-11tools lib fs: Add sysctl__read_int helperArnaldo Carvalho de Melo
2014-12-11tools lib fs: Adopt filename__read_int from tools/perf/Arnaldo Carvalho de Melo