summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2015-09-04tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.cJiri Olsa
2015-09-04tools lib api fs: Add STR and PATH_MAX macros to fs objectJiri Olsa
2015-09-04tools lib api fs: Move debugfs__strerror_open into tracing_path.c objectJiri Olsa
2015-09-04tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa
2015-09-02perf tools: Move tracing_path stuff under same namespaceJiri Olsa
2015-09-02perf tools: Remove mountpoint arg from perf_debugfs_mountJiri Olsa
2015-09-02perf stat: Quieten failed to read counter messageAndi Kleen
2015-09-02perf tools: Store the cpu socket and core ids in the perf.data headerKan Liang
2015-09-02perf cpumap: Factor out functions to get core_id and socket_idKan Liang
2015-09-02tools lib traceevent: Support function __get_dynamic_array_lenHe Kuang
2015-09-02perf tools: Copy linux/filter.h to tools/includeHe Kuang
2015-09-02perf tools: Always use non inlined file name for 'srcfile' sort keyAndi Kleen
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian
2015-09-01perf build: Fix Intel PT instruction decoder dependency problemWang Nan
2015-09-01perf dwarf: Fix potential array out of bounds accessWang Nan
2015-09-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-08-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-08-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2015-08-31perf record: Add ability to name registers to recordStephane Eranian
2015-08-31perf/x86: Add list of register namesStephane Eranian
2015-08-31perf script: Enable printing of interrupted machine stateStephane Eranian
2015-08-31perf evlist: Open event on evsel cpus and threadsKan Liang
2015-08-31bpf tools: New API to get name from a BPF objectWang Nan
2015-08-31perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-08-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2015-08-29Merge tag 'v4.2' into for_nextChris Zankel
2015-08-28perf evlist: Add backpointer for perf_env to evlistKan Liang
2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang
2015-08-28perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa
2015-08-28perf tools: Add tracing_path and remove unneeded functionsJiri Olsa
2015-08-28perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu
2015-08-28perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo
2015-08-28perf trace: Add header with copyright and background infoArnaldo Carvalho de Melo
2015-08-28perf scripts python: Add new compaction-times scriptTony Jones
2015-08-28perf stat: Get correct cpu id for print_aggrKan Liang
2015-08-28tools lib traceeveent: Allow for negative numbers in print formatSteven Rostedt
2015-08-28perf script: Add --[no-]-demangle/--[no-]-demangle-kernelMark Drayton
2015-08-26perf probe: Support probing at absolute addressWang Nan
2015-08-26perf probe: Fix error reported when offset without functionWang Nan
2015-08-26perf probe: Fix list result when address is zeroWang Nan
2015-08-26perf probe: Fix list result when symbol can't be foundWang Nan
2015-08-26tools build: Allow duplicate objects in the object listJiri Olsa
2015-08-26perf tools: Remove export.h from MANIFESTJiri Olsa
2015-08-26perf probe: Prevent segfault when reading probe point with absolute addressWang Nan