summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-09-15perf tools: regs_query_register_offset() infrastructureWang Nan
2015-09-15perf tools: Enhance parsing events tracepoint error outputJiri Olsa
2015-09-15perf evsel: Propagate error info from tp_formatJiri Olsa
2015-09-15perf tools: Propagate error info for the tracepoint parsingJiri Olsa
2015-09-15tools: Add err.h with ERR_PTR PTR_ERR interfaceJiri Olsa
2015-09-15perf probe: Export init/exit_probe_symbol_maps()Namhyung Kim
2015-09-15perf probe: Free perf_probe_event in cleanup_perf_probe_events()Namhyung Kim
2015-09-14selftests: exec: revert to default emit ruleBamvor Jian Zhang
2015-09-14selftests: change install command to rsyncBamvor Jian Zhang
2015-09-14selftests: mqueue: simplify the MakefileBamvor Jian Zhang
2015-09-14selftests: mqueue: allow extra cflagsBamvor Jian Zhang
2015-09-14selftests: rename jump label to static_keysBamvor Jian Zhang
2015-09-14selftests/seccomp: add support for s390Kees Cook
2015-09-14seltests/zram: fix syntax errorZhang Zhen
2015-09-14perf top: Fix segfault pressing -> with no hist entriesWang Nan
2015-09-14perf test: Add entry for hists socket filterKan Liang
2015-09-14perf hists browser: Zoom in/out for processor socketKan Liang
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-13perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo
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-09tools/virtio: fix build after 4.2 changesMichael S. Tsirkin
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