summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
...
* | perf tools: Introduce regs_query_register_offset() for x86Wang Nan2015-09-15
* | perf tools: regs_query_register_offset() infrastructureWang Nan2015-09-15
* | perf tools: Enhance parsing events tracepoint error outputJiri Olsa2015-09-15
* | perf evsel: Propagate error info from tp_formatJiri Olsa2015-09-15
* | perf tools: Propagate error info for the tracepoint parsingJiri Olsa2015-09-15
* | perf probe: Export init/exit_probe_symbol_maps()Namhyung Kim2015-09-15
* | perf probe: Free perf_probe_event in cleanup_perf_probe_events()Namhyung Kim2015-09-15
* | perf test: Add entry for hists socket filterKan Liang2015-09-14
* | perf hists browser: Zoom in/out for processor socketKan Liang2015-09-14
* | perf report: Introduce --socket-filter optionKan Liang2015-09-14
* | perf tools: Introduce new sort type "socket" for the processor socketKan Liang2015-09-14
* | perf tools: Add processor socket info to hist_entry and addr_locationKan Liang2015-09-14
* | perf machine: Add pointer to sample's environmentArnaldo Carvalho de Melo2015-09-14
* | perf env: Introduce read_cpu_topology_map() methodArnaldo Carvalho de Melo2015-09-14
* | perf cpu_map: Use sysfs__read_int in get_{core,socket}_id()Arnaldo Carvalho de Melo2015-09-14
* | perf env: Read msr pmu type from headerKan Liang2015-09-14
* | perf tools: Add tools/include into tags directoriesJiri Olsa2015-09-14
* | perf evsel: Remove forward declaration of 'struct perf_evlist'Arnaldo Carvalho de Melo2015-09-14
* | perf hists browser: Fixup the "cpu" column width calculationArnaldo Carvalho de Melo2015-09-14
* | perf env: Adopt perf_header__set_cmdlineArnaldo Carvalho de Melo2015-09-14
* | perf env: Rename some leftovers from rename to perf_envArnaldo Carvalho de Melo2015-09-14
* | perf env: Move perf_env out of header.h and session.c into separate objectArnaldo Carvalho de Melo2015-09-14
* | perf tests: Introduce iterator function for testsMatt Fleming2015-09-14
* | perf test: Add entry to test cpu topologyKan Liang2015-09-14
* | perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa2015-09-14
* | tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-14
* | perf tests: Print objdump/dso buffers if they don't matchJan Stancek2015-09-14
* | perf tests: Stop reading if objdump output crossed sectionsJan Stancek2015-09-14
* | perf tests: Make objdump disassemble zero blocksJan Stancek2015-09-14
* | perf tests: Take into account address of each objdump lineJan Stancek2015-09-14
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-09-08
|\ \ | |/ |/|
| * perf trace: Add read/write to the file groupArnaldo Carvalho de Melo2015-09-04
| * perf probe: Print deleted events in cmd_probe()Namhyung Kim2015-09-04
| * perf probe: Split del_perf_probe_events()Namhyung Kim2015-09-04
| * perf probe: Move print logic into cmd_probe()Namhyung Kim2015-09-04
| * perf probe: Link trace_probe_event into perf_probe_eventWang Nan2015-09-04
| * perf probe: Split add_perf_probe_events()Namhyung Kim2015-09-04
| * perf intel-pt: Add support for PERF_RECORD_SWITCHAdrian Hunter2015-09-04
| * perf session: Don't call dump_sample() when evsel is NULLKan Liang2015-09-04
| * x86/insn: perf tools: Add new xsave instructionsAdrian Hunter2015-09-04
| * x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter2015-09-04
| * x86/insn: perf tools: Add new memory instructionsAdrian Hunter2015-09-04
| * x86/insn: perf tools: Add new SHA instructionsAdrian Hunter2015-09-04
| * x86/insn: perf tools: Pedantically tweak opcode map for MPX instructionsAdrian Hunter2015-09-04
| * perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter2015-09-04
| * perf tools: Display build warning if x86 instruction decoder differs from kernelAdrian Hunter2015-09-04
| * tools lib api fs: Move debugfs__strerror_open into tracing_path.c objectJiri Olsa2015-09-04
| * tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa2015-09-04
| * perf tools: Move tracing_path stuff under same namespaceJiri Olsa2015-09-02
| * perf tools: Remove mountpoint arg from perf_debugfs_mountJiri Olsa2015-09-02