summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
AgeCommit message (Expand)AuthorLines
2017-04-11Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s...Ingo Molnar-0/+6
2017-04-07perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger-0/+6
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2017-03-17perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann-1/+1
2017-03-01x86/events: Remove last remnants of old filenamesBorislav Petkov-1/+1
2017-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-73/+150
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+4
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-7/+19
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada-3/+3
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+2
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim-16/+16
2017-02-20perf utils: Add perf_quiet_option()Namhyung Kim-0/+18
2017-02-17perf tools: Fail on using multiple bits long terms without valueJiri Olsa-9/+22
2017-02-17perf tools: Move new_term arguments into struct parse_events_term templateJiri Olsa-30/+39
2017-02-17perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...Jan Stancek-12/+6
2017-02-17perf header: Make build_cpu_topology skip offline/absent CPUsJan Stancek-3/+16
2017-02-17perf cpumap: Add cpu__max_present_cpu()Jan Stancek-0/+23
2017-02-17perf session: Fix DEBUG=1 build with clangArnaldo Carvalho de Melo-1/+1
2017-02-17perf python: Filter out -specs=/a/b/c from the python binding cc optionsArnaldo Carvalho de Melo-1/+8
2017-02-17tools perf scripting python: clang doesn't have -spec, remove itArnaldo Carvalho de Melo-2/+2
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+29
2017-02-15perf tools: Add missing parse_events_error() prototypeArnaldo Carvalho de Melo-0/+2
2017-02-15perf pmu: Fix check for unset alias->unit arrayArnaldo Carvalho de Melo-2/+2
2017-02-14perf tools: Be consistent on the type of map->symbols[] interatorArnaldo Carvalho de Melo-3/+3
2017-02-14perf intel pt decoder: clang has no -Wno-override-initArnaldo Carvalho de Melo-1/+5
2017-02-14perf evsel: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo-34/+28
2017-02-14perf probe: Avoid accessing uninitialized 'map' variableArnaldo Carvalho de Melo-1/+1
2017-02-14perf tools: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo-9/+6
2017-02-13perf symbols: dso->name is an array, no need to check it against NULLArnaldo Carvalho de Melo-4/+4
2017-02-13perf symbols: No need to check if sym->name is NULLArnaldo Carvalho de Melo-3/+2
2017-02-13perf evsel: Inform how to make a sysctl setting permanentArnaldo Carvalho de Melo-1/+3
2017-02-13perf scripting perl: Fix compile error with some perl5 versionsWang YanQing-1/+1
2017-02-09perf intel-pt: Use __fallthroughArnaldo Carvalho de Melo-0/+7
2017-02-08perf header: Fix handling of PERF_EVENT_UPDATE__SCALEArnaldo Carvalho de Melo-0/+1
2017-02-08perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo-1/+1
2017-02-08tools strfilter: Use __fallthroughArnaldo Carvalho de Melo-0/+1
2017-02-08tools string: Use __fallthrough in perf_atoll()Arnaldo Carvalho de Melo-0/+2
2017-02-08perf tools: Fix include of linux/mman.hArnaldo Carvalho de Melo-1/+1
2017-02-08perf tools: Use zfree() to avoid keeping dangling pointersTaeung Song-6/+6
2017-02-08perf tools: Use zfree() instead of ad hoc equivalentTaeung Song-4/+2
2017-02-08perf tools: Add missing check for failure in a zalloc() callTaeung Song-0/+2
2017-02-08perf tools: Only increase index if perf_evsel__new_idx() succeedsTaeung Song-1/+2
2017-02-08perf symbols: Take into account symfs setting when reading file build IDVictor Kamensky-2/+4
2017-02-08perf list: Add debug support for outputing alias stringAndi Kleen-0/+12
2017-02-08perf pmu: Support event aliases for non cpu// pmusAndi Kleen-27/+51
2017-02-08perf pmu: Support per pmu json aliasesAndi Kleen-4/+9
2017-02-08perf jevents: Add support for parsing uncore json filesAndi Kleen-8/+22
2017-02-08perf bpf: Add missing newline in debug messagesHe Kuang-2/+2
2017-02-06Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo-0/+7