summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa
2015-09-14perf tests: Print objdump/dso buffers if they don't matchJan Stancek
2015-09-14perf tests: Stop reading if objdump output crossed sectionsJan Stancek
2015-09-14perf tests: Make objdump disassemble zero blocksJan Stancek
2015-09-14perf tests: Take into account address of each objdump lineJan Stancek
2015-09-13perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo
2015-09-08Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-09-04perf trace: Add read/write to the file groupArnaldo Carvalho de Melo
2015-09-04perf probe: Print deleted events in cmd_probe()Namhyung Kim
2015-09-04perf probe: Split del_perf_probe_events()Namhyung Kim
2015-09-04perf probe: Move print logic into cmd_probe()Namhyung Kim
2015-09-04perf probe: Link trace_probe_event into perf_probe_eventWang Nan
2015-09-04perf probe: Split add_perf_probe_events()Namhyung Kim
2015-09-04perf intel-pt: Add support for PERF_RECORD_SWITCHAdrian Hunter
2015-09-04perf session: Don't call dump_sample() when evsel is NULLKan Liang
2015-09-04x86/insn: perf tools: Add new xsave instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Add new memory instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Add new SHA instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Pedantically tweak opcode map for MPX instructionsAdrian Hunter
2015-09-04perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter
2015-09-04perf tools: Display build warning if x86 instruction decoder differs from kernelAdrian Hunter
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: Fix use of wrong event when processing exit eventsAdrian Hunter
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-02perf tools: Fix parse_events_add_pmu callerJiri Olsa
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