aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16perf machine: Fix mmap name setupJiri Olsa1-15/+13
2018-03-16perf stat: Make function perf_stat_evsel_id_init staticThomas Richter2-3/+1
2018-03-16perf llvm: Display eBPF compiling command in debug outputJiri Olsa1-0/+14
2018-03-16perf top: Fix top.call-graph config option readingYisheng Xie1-2/+4
2018-03-16perf record: Avoid duplicate call of perf_default_config()Yisheng Xie1-3/+5
2018-03-16perf unwind: Unwind with libdw doesn't take symfs into accountMartin Vuille1-1/+1
2018-03-16perf vendor events arm64: Enable JSON events for ThunderX2 B0Ganapatrao Kulkarni1-0/+1
2018-03-16perf report: Show zero counters as well in 'perf report --stat'Ingo Molnar1-5/+1
2018-03-16perf stat: Fix core dump when flag T is usedThomas Richter1-2/+7
2018-03-16perf vendor events arm64: add HiSilicon hip08 JSON fileJohn Garry2-0/+123
2018-03-16perf vendor events arm64: fixup A53 to use recommended eventsJohn Garry6-92/+62
2018-03-16perf vendor events arm64: Fixup ThunderX2 to use recommended eventsJohn Garry1-40/+10
2018-03-16perf vendor events arm64: Add armv8-recommended.jsonJohn Garry1-0/+452
2018-03-16perf vendor events: Add support for arch standard eventsJohn Garry3-3/+172
2018-03-16perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectoryJohn Garry7-1/+1
2018-03-16perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectoryJohn Garry2-1/+1
2018-03-16perf vendor events: Add support for pmu events vendor subdirectoryJohn Garry2-6/+66
2018-03-16perf vendor events: Drop support for unused topic directoriesJohn Garry1-27/+10
2018-03-16perf vendor events: Fix error code in json_events()John Garry1-4/+5
2018-03-16perf vendor events: Drop incomplete multiple mapfile supportJohn Garry2-11/+4
2018-03-16perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips6-1/+92
2018-03-16perf c2c report: Add cacheline address count columnJiri Olsa1-6/+29
2018-03-16perf c2c report: Add span header over cacheline dataJiri Olsa1-5/+58
2018-03-16perf c2c report: Display node for cacheline addressJiri Olsa1-5/+114
2018-03-16perf c2c report: Call calc_width() only for displayed entriesJiri Olsa1-2/+1
2018-03-16perf c2c report: Make calc_width work with struct c2c_hist_entryJiri Olsa1-5/+9
2018-03-16perf c2c record: Record physical addresses in samplesJiri Olsa2-2/+3
2018-03-16perf tests: Add mem2node object testJiri Olsa4-0/+81
2018-03-16perf tools: Add mem2node objectJiri Olsa3-0/+154
2018-03-16perf env: Free memory nodes dataJiri Olsa1-0/+4
2018-03-13perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi1-11/+12
2018-03-13perf tests: Add breakpoint accounting/modify testJiri Olsa4-0/+201
2018-03-08perf tools: Update quipper informationStephane Eranian1-6/+1
2018-03-08perf annotate: Handle s390 PC relative load and store instruction.Thomas Richter1-0/+63
2018-03-08perf annotate: Support to display the IPC/Cycle in TUI modeJin Yao1-6/+82
2018-03-08perf report: Provide libtraceevent with a kernel symbol resolverWang YanQing1-0/+9
2018-03-08perf build: Force llvm/clang test compile output to .make.outputJiri Olsa1-3/+6
2018-03-08perf build: Add llvm/clang make targets to FILESJiri Olsa1-1/+4
2018-03-08perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRAJiri Olsa1-1/+5
2018-03-08perf tools: Update tags with .cpp filesJiri Olsa1-3/+3
2018-03-08perf tools: Add MEM_TOPOLOGY feature to perf data fileJiri Olsa4-1/+316
2018-03-08perf c2c: Use mem_info refcnt logicJiri Olsa1-13/+11
2018-03-08perf tools: Add refcnt into struct mem_infoJiri Olsa4-6/+41
2018-03-08perf record: Remove progname from struct recordJiri Olsa1-3/+0
2018-03-08perf record: Move machine variable down the functionJiri Olsa1-3/+1
2018-03-08perf report: Display perf.data header infoJiri Olsa1-1/+6
2018-03-08perf report: Fix the output for stdio events listJiri Olsa4-9/+34
2018-03-08perf annotate: Fix s390 target function disassemblyThomas Richter2-2/+53
2018-03-08perf intel-pt: Adjust overlap-checking to support sampling modeAdrian Hunter1-3/+4
2018-03-08perf intel-pt: Remove a check for sampling modeAdrian Hunter1-3/+0