summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2019-03-13perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo1-7/+18
2019-03-13perf symbols: Filter out hidden symbols from labelsJiri Olsa1-1/+8
2019-03-13perf script: Fix crash when processing recorded stat dataTony Jones1-5/+2
2019-03-13perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian1-2/+9
2019-03-13perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo1-0/+2
2019-03-13perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen1-1/+1
2019-03-13perf ordered_events: Fix crash in ordered_events__freeJiri Olsa1-2/+4
2019-02-20perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo1-1/+2
2019-02-20perf report: Fix wrong iteration count in --branch-historyJin Yao3-13/+22
2019-02-20perf stat: Fix endless wait for child processJin Yao1-1/+2
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva1-1/+1
2019-02-12perf python: Do not force closing original perf descriptor in evlist.get_poll...Jiri Olsa1-1/+2
2019-02-12perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev1-21/+23
2019-02-12perf tools: Cast off_t to s64 to avoid warning on bionic libcArnaldo Carvalho de Melo1-1/+1
2019-02-12perf header: Fix up argument to ctime()Arnaldo Carvalho de Melo1-1/+3
2019-02-12perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf dso: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf test: Fix perf_event_attr test failureAdrian Hunter1-1/+1
2019-02-12perf stat: Fix CSV mode column output for non-cgroup eventsStephane Eranian1-5/+11
2019-02-12perf tools: Add Hygon Dhyana supportPu Wen1-1/+1
2019-01-26perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo2-0/+5
2019-01-26perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo2-0/+5
2019-01-26perf cs-etm: Correct packets swapping in cs_etm__flush()Leo Yan1-1/+1
2019-01-26perf stat: Avoid segfaults caused by negated optionsMichael Petlan1-1/+7
2019-01-26perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKXAndi Kleen2-2/+2
2019-01-26perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli1-6/+14
2019-01-26perf intel-pt: Fix error with config term "pt=0"Adrian Hunter1-0/+11
2019-01-09perf env: Also consider env->arch == NULL as local operationArnaldo Carvalho de Melo1-1/+1
2019-01-09perf pmu: Suppress potential format-truncation warningBen Hutchings1-4/+4
2019-01-09perf script: Use fallbacks for branch stacksAdrian Hunter2-14/+14
2019-01-09perf tools: Use fallback for sample_addr_correlates_sym() casesAdrian Hunter1-1/+1
2019-01-09perf thread: Add fallback functions for cases where cpumode is insufficientAdrian Hunter4-0/+60
2019-01-09perf machine: Record if a arch has a single user/kernel address spaceAdrian Hunter4-0/+16
2018-11-19perf tools beauty ioctl: Support new ISO7816 commandsArnaldo Carvalho de Melo1-0/+1
2018-11-19perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2-2/+16
2018-11-19tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo4-0/+28
2018-11-12perf tools: Fix crash on synthesizing the unitJiri Olsa2-2/+2
2018-11-06Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...Ingo Molnar18-55/+753
2018-11-06perf tools: Do not zero sample_id_all for group membersJiri Olsa2-2/+0
2018-11-05perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero1-11/+38
2018-11-05perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headersArnaldo Carvalho de Melo1-1/+1
2018-11-05perf intel-pt: Add MTC and CYC timestamps to debug logAdrian Hunter1-0/+4
2018-11-05perf intel-pt: Add more event information to debug logAdrian Hunter3-3/+19
2018-11-05perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...Adrian Hunter1-1/+3
2018-11-05perf scripts python: exported-sql-viewer.py: Add help windowAdrian Hunter1-1/+154
2018-11-05perf scripts python: exported-sql-viewer.py: Add Selected branches reportAdrian Hunter1-0/+327
2018-11-05perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx...Adrian Hunter1-1/+6