aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2017-06-08Merge tag 'v4.10.17' into standard/baseBruce Ashfield
2017-05-20perf annotate s390: Implement jump types for perf annotateChristian Borntraeger
2017-05-20perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger
2017-05-20perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter
2017-05-13Merge tag 'v4.10.12' into standard/baseBruce Ashfield
2017-04-21perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger
2017-02-23perf: mips64: Convert __u64 to unsigned long longYang Shi
2017-02-23perf: fix bench numa compilationRiccardo Magliocchetti
2017-02-23perf annotate: replace 'expand' with equivalent sed expressionTom Zanussi
2017-02-23perf: add SLANG_INC for slang.hLiang Li
2017-02-23perf: add sgidefs.h to for mips buildsTom Zanussi
2017-02-23perf: change --root to --prefix for python installTom Zanussi
2017-02-23perf: add 'libperl not found' warningTom Zanussi
2017-02-23perf: use pkg-config instead of python-configTom Zanussi
2017-02-23perf: force include of <stdbool.h>Bruce Ashfield
2017-02-02perf callchain: Reference count mapsKrister Johansen
2017-02-02perf diff: Fix -o/--order option behavior (again)Namhyung Kim
2017-02-02perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim
2017-01-17Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/s...Ingo Molnar
2017-01-16perf probe: Fix to probe on gcc generated functions in modulesMasami Hiramatsu
2017-01-16perf probe: Add error checks to offline probe post-processingMasami Hiramatsu
2017-01-16perf probe: Fix to show correct locations for events on modulesMasami Hiramatsu
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko
2017-01-05Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar
2017-01-04perf probe: Fix to probe on gcc generated symbols for offline kernelMasami Hiramatsu
2017-01-04perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu
2017-01-03perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo
2017-01-03perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo
2017-01-03perf record: Fix --switch-output documentation and commentJiri Olsa
2017-01-03perf record: Make __record_options staticJiri Olsa
2017-01-02perf probe: Fix to get correct modname from elf headerMasami Hiramatsu
2016-12-27perf sched timehist: Show total scheduling timeNamhyung Kim
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-22perf sched timehist: Fix invalid period calculationNamhyung Kim
2016-12-22perf sched timehist: Remove hardcoded 'comm_width' check at print_summaryNamhyung Kim
2016-12-22perf sched timehist: Enlarge default 'comm_width'Namhyung Kim
2016-12-22perf sched timehist: Honour 'comm_width' when aligning the headersNamhyung Kim
2016-12-20perf diff: Do not overwrite valid build idKan Liang
2016-12-20perf annotate: Don't throw error for zero length symbolsRavi Bangoria
2016-12-20perf bench futex: Fix lock-pi help stringDavidlohr Bueso
2016-12-20perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-15perf annotate: Fix jump target outside of function address rangeRavi Bangoria
2016-12-15perf annotate: Support jump instruction with target as second operandRavi Bangoria
2016-12-15perf record: Force ignore_missing_thread for uid optionJiri Olsa
2016-12-15perf evsel: Allow to ignore missing pidJiri Olsa
2016-12-15perf thread_map: Add thread_map__remove functionJiri Olsa
2016-12-15perf evsel: Use variable instead of repeating lengthy FD macroJiri Olsa
2016-12-15perf mem: Fix --all-user/--all-kernel optionsJiri Olsa