summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools lib subcmd: Respect WERROR=0 for buildChris Phlipot2016-07-051-1/+7
* tools lib api: Respect WERROR=0 for buildChris Phlipot2016-07-051-1/+7
* tools lib bpf: Add license headerWang Nan2016-07-054-0/+52
* perf unwind: Call unwind__prepare_access for forked threadJiri Olsa2016-07-053-4/+44
* perf unwind: Add initialized arg into unwind__prepare_accessJiri Olsa2016-07-053-6/+16
* perf tests: Fix hist accumulation testJiri Olsa2016-07-053-6/+18
* perf header: Transform nodes string info to structJiri Olsa2016-07-053-52/+39Star
* perf buildid-cache: Scan and import user SDT events to probe cacheMasami Hiramatsu2016-07-054-3/+101
* perf probe: Add group name supportMasami Hiramatsu2016-07-052-13/+20
* perf sdt: ELF support for SDTHemant Kumar2016-07-052-0/+274
* perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo2016-07-056-0/+30
* perf probe: Remove caches when --cache is givenMasami Hiramatsu2016-07-014-8/+60
* perf probe: Show all cached probesMasami Hiramatsu2016-07-017-7/+184
* perf probe: Use cache entry if possibleMasami Hiramatsu2016-07-013-4/+86
* perf tools: Change cpu_map__fprintf outputJiri Olsa2016-06-306-7/+79
* perf test: Add -F/--dont-fork optionJiri Olsa2016-06-302-22/+37
* perf tests: Fix thread map test for -F optionJiri Olsa2016-06-301-3/+13
* perf tools: Allow to reset open files counterJiri Olsa2016-06-303-6/+24
* perf trace beauty eventfd: No need to include eventfd.hArnaldo Carvalho de Melo2016-06-301-2/+0Star
* perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systemsArnaldo Carvalho de Melo2016-06-301-0/+3
* perf annotate: Add number of samples to the headerPeter Zijlstra (Intel)2016-06-301-2/+3
* perf annotate: Simplify header dotted line sizingPeter Zijlstra (Intel)2016-06-301-6/+3Star
* perf evsel: Utility function to fetch archRavi Bangoria2016-06-302-0/+9
* tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch"Colin Ian King2016-06-292-2/+2
* perf tools: Add documentation for perf.data on disk formatAndi Kleen2016-06-291-0/+442
* perf data ctf: Generate fork and exit events to CTF outputWang Nan2016-06-281-1/+43
* perf data ctf: Add '--all' option for 'perf data convert'Wang Nan2016-06-282-0/+5
* perf data ctf: Generate comm event to CTF outputWang Nan2016-06-281-0/+110
* perf data ctf: Prepare collect non-sample eventsWang Nan2016-06-281-1/+7
* perf data ctf: Add 'all' optionWang Nan2016-06-282-0/+2
* perf data ctf: Pass convert options through opts structureWang Nan2016-06-284-6/+20
* perf data ctf: Add value_set_string() helperWang Nan2016-06-281-0/+30
* perf symbols: Use proper dso name for is_regular_fileJiri Olsa2016-06-281-1/+1
* perf record: Prepare picking perf_event_mmap_page from multiple evlistsWang Nan2016-06-281-2/+13
* perf record: Prepare reading from multiple evlists in record__mmap_read_all()Wang Nan2016-06-281-10/+24
* perf record: Move mmap setup block to separate functionWang Nan2016-06-281-20/+36
* perf data convert: Include config.h headerJiri Olsa2016-06-281-0/+1
* perf build: Add libbabeltrace to build-testWang Nan2016-06-281-0/+2
* perf tools: Add more toolchain tripletsRavi Bangoria2016-06-271-0/+17
* perf annotate: Generalize handling of 'ret' instructionsNaveen N. Rao2016-06-273-11/+20
* perf tools: Update makefile message for installing slang devel packageNeeraj Badlani2016-06-271-1/+1
* perf annotate: Remove unused hist_entry__annotate functionRavi Bangoria2016-06-272-7/+0Star
* Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar2016-06-279-20/+92
|\
| * tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"Colin Ian King2016-06-251-1/+1
| * selftests/vm/compaction_test: fix write to restore nr_hugepagesMike Kravetz2016-06-251-1/+1
| * Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-06-203-15/+12Star
| |\
| | * ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)2016-06-203-15/+12Star
| * | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-06-164-3/+78
| |\ \ | | |/ | |/|
| | * tools/virtio: add noring toolMichael S. Tsirkin2016-06-062-1/+72
| | * tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpuMike Rapoport2016-06-061-2/+2