t/
aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-31perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra1-7/+45
2016-03-31perf/core: Don't leak event in the syscall error pathAlexander Shishkin1-0/+1
2016-03-31perf/core: Fix time tracking bug with multiplexingPeter Zijlstra1-2/+12
2016-03-30perf jit: genelf makes assumptions about endianAnton Blanchard1-14/+10
2016-03-30perf hists: Fix determination of a callchain node's childlessnessAndres Freund1-1/+1
2016-03-30perf tools: Add support for skipping itrace instructionsAndi Kleen6-2/+49
2016-03-30perf script perl: Perl scripts now get a backtrace, like the python onesDima Kogan1-8/+106
2016-03-30perf config: Rename 'v' to 'home' in set_buildid_dir()Taeung Song1-3/+4
2016-03-30perf config: Rework buildid_dir_command_config to perf_buildid_configTaeung Song1-32/+18
2016-03-30perf config: Remove duplicated set_buildid_dir callsTaeung Song1-2/+1
2016-03-30perf tests: Add test to check for event timesJiri Olsa4-0/+242
2016-03-30perf tools: Make -f/--force option documentation consistent across toolsJiri Olsa4-3/+7
2016-03-30perf tools: Make hists__collapse_insert_entry staticJiri Olsa2-4/+3
2016-03-30perf mem: Add -U/-K (--all-user/--all-kernel) optionsJiri Olsa2-1/+18
2016-03-29perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...Arnaldo Carvalho de Melo4-7/+22
2016-03-28perf tools: Fix build break on powerpcSukadev Bhattiprolu1-0/+2
2016-03-25perf/x86: Move events_sysfs_show() outside CPU_SUP_INTELHuang Rui1-3/+3
2016-03-24perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...Arnaldo Carvalho de Melo1-0/+1
2016-03-24perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo1-1/+1
2016-03-23perf llvm: Use strerror_r instead of the thread unsafe strerror oneArnaldo Carvalho de Melo1-3/+4
2016-03-23perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo4-44/+12
2016-03-23perf tools: Unexport some methods unused outside strbuf.cArnaldo Carvalho de Melo2-7/+9
2016-03-23perf probe: No need to use formatting strbuf methodArnaldo Carvalho de Melo3-10/+10
2016-03-23perf help: Use asprintf instead of adhoc equivalentsArnaldo Carvalho de Melo1-38/+31
2016-03-23perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo4-46/+0
2016-03-23perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo4-5/+3