summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu2017-08-301-19/+6
* perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo2017-08-061-0/+6
* perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo2017-08-061-2/+2
* perf probe: Fix to get correct modname from elf headerMasami Hiramatsu2017-08-061-16/+16
* perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao2017-07-271-1/+1
* perf intel-pt: Clear FUP flag on errorAdrian Hunter2017-07-271-0/+2
* perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter2017-07-271-8/+4
* perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter2017-07-271-3/+5
* perf intel-pt: Fix last_ip usageAdrian Hunter2017-07-271-2/+11
* perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IPAdrian Hunter2017-07-271-0/+1
* perf intel-pt: Fix missing stack clearAdrian Hunter2017-07-271-0/+1
* perf intel-pt: Improve sample timestampAdrian Hunter2017-07-271-3/+31
* perf intel-pt: Move decoder error setting into one conditionAdrian Hunter2017-07-271-4/+7
* perf probe: Add error checks to offline probe post-processingMasami Hiramatsu2017-07-151-17/+33
* perf probe: Fix to probe on gcc generated symbols for offline kernelMasami Hiramatsu2017-07-151-1/+47
* perf scripting perl: Fix compile error with some perl5 versionsWang YanQing2017-07-151-1/+1
* perf header: Fix handling of PERF_EVENT_UPDATE__SCALEArnaldo Carvalho de Melo2017-07-151-0/+1
* perf bench numa: Avoid possible truncation when using snprintf()Arnaldo Carvalho de Melo2017-07-151-3/+3
* perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo2017-07-151-5/+3
* perf intel-pt: Use __fallthroughArnaldo Carvalho de Melo2017-07-152-0/+7
* perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo2017-07-151-1/+1
* perf top: Use __fallthroughArnaldo Carvalho de Melo2017-07-151-1/+1
* tools strfilter: Use __fallthroughArnaldo Carvalho de Melo2017-07-151-0/+1
* tools string: Use __fallthrough in perf_atoll()Arnaldo Carvalho de Melo2017-07-151-0/+2
* perf probe: Fix to probe on gcc generated functions in modulesMasami Hiramatsu2017-07-053-18/+37
* perf probe: Fix to show correct locations for events on modulesMasami Hiramatsu2017-07-051-7/+3
* perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter2017-05-201-2/+2
* perf callchain: Reference count mapsKrister Johansen2017-03-123-2/+22
* perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim2017-02-141-0/+4
* perf diff: Fix -o/--order option behavior (again)Namhyung Kim2017-02-143-1/+14
* perf jit: Enable jitdump support without dwarfMaciej Debski2017-01-264-4/+11
* perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo2017-01-261-2/+4
* perf callchain: Fixup help/config for no-unwindingRabin Vincent2017-01-262-6/+0
* perf diff: Do not overwrite valid build idKan Liang2017-01-261-1/+2
* perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa2017-01-261-0/+2
* perf mem: Fix --all-user/--all-kernel optionsJiri Olsa2017-01-261-2/+2
* perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo2017-01-261-3/+3
* perf annotate: Don't throw error for zero length symbolsRavi Bangoria2017-01-091-1/+2
* perf hists: Fix column length on --hierarchyNamhyung Kim2016-11-091-6/+6
* perf hists browser: Fix column indentation on --hierarchyNamhyung Kim2016-11-091-6/+13
* perf hists browser: Show folded sign properly on --hierarchyNamhyung Kim2016-11-091-1/+7
* perf hists browser: Fix indentation of folded sign on --hierarchyNamhyung Kim2016-11-091-3/+3
* perf hist browser: Fix hierarchy column countsNamhyung Kim2016-11-091-1/+14
* perf jit: Fix build issue on UbuntuAnton Blanchard2016-10-171-1/+1
* perf jevents: Handle events including .c and .oWang Nan2016-10-171-2/+2
* perf header: Set nr_numa_nodes only when we parsed all the dataJiri Olsa2016-10-131-1/+1
* perf top: Fix refreshing hierarchy entries on TUINamhyung Kim2016-10-131-1/+2
* perf top/report: Add tips about a list optionNambong Ha2016-10-051-0/+2
* perf report/top: Add a tip about system-wide collection from all CPUsDonghyun Kim2016-10-051-0/+1
* perf report/top: Add a tip about source line numbers with overheadKim SeonYoung2016-10-051-0/+1