aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2016-05-19Merge tag 'v4.6' into standard/baseBruce Ashfield
2016-05-12perf stat: Fallback to user only counters when perf_event_paranoid > 1Arnaldo Carvalho de Melo
2016-05-12perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()Arnaldo Carvalho de Melo
2016-05-12perf evsel: Improve EPERM error handling in open_strerror()Arnaldo Carvalho de Melo
2016-05-12perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo
2016-05-12perf dwarf: Guard !x86_64 definitions under #ifdef else clauseArnaldo Carvalho de Melo
2016-05-12perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo
2016-05-12perf thread_map: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo
2016-05-12perf script: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo
2016-05-12perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo
2016-05-11perf diff: Fix duplicated output columnNamhyung Kim
2016-04-27Merge tag 'v4.6-rc5' into standard/baseBruce Ashfield
2016-04-19Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-04-18perf intel-pt: Fix segfault tracing transactionsAdrian Hunter
2016-04-12Merge tag 'v4.6-rc2' into standard/baseBruce Ashfield
2016-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-30perf jit: genelf makes assumptions about endianAnton Blanchard
2016-03-30perf hists: Fix determination of a callchain node's childlessnessAndres Freund
2016-03-30perf: mips64: Convert __u64 to unsigned long longYang Shi
2016-03-30perf: fix bench numa compilationRiccardo Magliocchetti
2016-03-30perf annotate: replace 'expand' with equivalent sed expressionTom Zanussi
2016-03-30perf: add SLANG_INC for slang.hLiang Li
2016-03-30perf: add sgidefs.h to for mips buildsTom Zanussi
2016-03-30perf: change --root to --prefix for python installTom Zanussi
2016-03-30perf: add 'libperl not found' warningTom Zanussi
2016-03-30perf: use pkg-config instead of python-configTom Zanussi
2016-03-30perf: force include of <stdbool.h>Bruce Ashfield
2016-03-29perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...Arnaldo Carvalho de Melo
2016-03-28perf tools: Fix build break on powerpcSukadev Bhattiprolu
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-24perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...Arnaldo Carvalho de Melo
2016-03-24perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo
2016-03-23perf llvm: Use strerror_r instead of the thread unsafe strerror oneArnaldo Carvalho de Melo
2016-03-23perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo
2016-03-23perf tools: Unexport some methods unused outside strbuf.cArnaldo Carvalho de Melo
2016-03-23perf probe: No need to use formatting strbuf methodArnaldo Carvalho de Melo
2016-03-23perf help: Use asprintf instead of adhoc equivalentsArnaldo Carvalho de Melo
2016-03-23perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo
2016-03-23perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo
2016-03-23perf tools: Simplify die() mechanismArnaldo Carvalho de Melo
2016-03-23perf tools: Remove unused DIE_IF macroArnaldo Carvalho de Melo
2016-03-23perf script: Remove lots of unused argumentsArnaldo Carvalho de Melo
2016-03-23perf thread: Rename perf_event__preprocess_sample_addr to thread__resolveArnaldo Carvalho de Melo
2016-03-23perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo
2016-03-23perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo
2016-03-23perf tests: Forward the perf_sample in the dwarf unwind testArnaldo Carvalho de Melo
2016-03-23perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo
2016-03-22perf list: Fix documentation of :pppAndi Kleen
2016-03-21perf bench numa: Fix assertion for nodes bitfieldJakub Jelen