summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-09-14perf report: Introduce --socket-filter optionKan Liang
2015-09-14perf tools: Introduce new sort type "socket" for the processor socketKan Liang
2015-09-14perf tools: Add processor socket info to hist_entry and addr_locationKan Liang
2015-09-14perf machine: Add pointer to sample's environmentArnaldo Carvalho de Melo
2015-09-14perf env: Introduce read_cpu_topology_map() methodArnaldo Carvalho de Melo
2015-09-14perf cpu_map: Use sysfs__read_int in get_{core,socket}_id()Arnaldo Carvalho de Melo
2015-09-14tools lib api cpu: Introduce cpu.[ch] to obtain cpu related informationArnaldo Carvalho de Melo
2015-09-14tools lib api fs: Introduce sysfs__read_{int,ull}()Arnaldo Carvalho de Melo
2015-09-14perf env: Read msr pmu type from headerKan Liang
2015-09-14perf tools: Add tools/include into tags directoriesJiri Olsa
2015-09-14perf evsel: Remove forward declaration of 'struct perf_evlist'Arnaldo Carvalho de Melo
2015-09-14perf hists browser: Fixup the "cpu" column width calculationArnaldo Carvalho de Melo
2015-09-14perf env: Adopt perf_header__set_cmdlineArnaldo Carvalho de Melo
2015-09-14perf env: Rename some leftovers from rename to perf_envArnaldo Carvalho de Melo
2015-09-14perf env: Move perf_env out of header.h and session.c into separate objectArnaldo Carvalho de Melo
2015-09-14perf tests: Introduce iterator function for testsMatt Fleming
2015-09-14perf test: Add entry to test cpu topologyKan Liang
2015-09-14perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa
2015-09-14tools lib api fs: Remove debugfs, tracefs and findfs objectsJiri Olsa
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa
2015-09-14tools lib api fs: Make tracing_path_strerror_open message genericJiri 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-13Merge tag 'v4.3-rc1' into perf/core, to refresh the treeIngo Molnar
2015-09-11selftests: enhance membarrier syscall testMathieu Desnoyers
2015-09-11selftests: add membarrier syscall testPranith Kumar
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-08selftests:vm: point to libhugetlbfs for regression testingMike Kravetz
2015-09-08Revert "selftests: add hugetlbfstest"Mike Kravetz
2015-09-08pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov
2015-09-08pagemap: switch to the new format and do some cleanupKonstantin Khlebnikov
2015-09-08selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08userfaultfd: selftest: update userfaultfd x86 32bit syscall numberAndrea Arcangeli
2015-09-08Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-09-04userfaultfd: selftestAndrea Arcangeli
2015-09-04selftests/capabilities: Add tests for capability evolutionAndy Lutomirski
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