summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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-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 '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-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-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-26perf tools: Remove export.h from MANIFESTJiri Olsa
2015-08-26perf probe: Prevent segfault when reading probe point with absolute addressWang Nan
2015-08-24perf tools: Update Intel PT documentationAdrian Hunter
2015-08-24perf tools: Add Intel PT support for decoding TRACESTOP packetsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for using CYC packetsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for decoding CYC packetsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for using MTC packetsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for decoding MTC packetsAdrian Hunter
2015-08-24perf tools: Pass Intel PT information for decoding MTC and CYCAdrian Hunter
2015-08-24perf tools: Add new Intel PT packet definitionsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for PSB periodsAdrian Hunter
2015-08-24perf tools: Fix Intel PT 'instructions' sample periodAdrian Hunter
2015-08-24perf ordered_events: Clear the progress bar at the end of a flushArnaldo Carvalho de Melo
2015-08-24perf ui tui progress: Implement the ui_progress_ops->finish() methodArnaldo Carvalho de Melo
2015-08-24perf annotate: Reset the dso find_symbol cache when removing symbolsArnaldo Carvalho de Melo