summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-27
* scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-27
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-16
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
| |\ \
| * | | lib, traceevent: add PRINT_HEX_STR variantDaniel Borkmann2017-01-25
* | | | perf tools: Add missing parse_events_error() prototypeArnaldo Carvalho de Melo2017-02-15
* | | | perf pmu: Fix check for unset alias->unit arrayArnaldo Carvalho de Melo2017-02-15
* | | | perf tools: Be consistent on the type of map->symbols[] interatorArnaldo Carvalho de Melo2017-02-14
* | | | perf intel pt decoder: clang has no -Wno-override-initArnaldo Carvalho de Melo2017-02-14
* | | | perf evsel: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo2017-02-14
* | | | perf probe: Avoid accessing uninitialized 'map' variableArnaldo Carvalho de Melo2017-02-14
* | | | perf tools: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo2017-02-14
* | | | perf record: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo2017-02-14
* | | | perf tests: Synthesize struct instead of using field after variable sized typeArnaldo Carvalho de Melo2017-02-14
* | | | perf bench numa: Make sure dprintf() is not definedArnaldo Carvalho de Melo2017-02-14
* | | | Revert "perf bench futex: Sanitize numeric parameters"Arnaldo Carvalho de Melo2017-02-14
* | | | tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo2017-02-14
* | | | perf symbols: dso->name is an array, no need to check it against NULLArnaldo Carvalho de Melo2017-02-13
* | | | perf tests record: No need to test an array against NULLArnaldo Carvalho de Melo2017-02-13
* | | | perf symbols: No need to check if sym->name is NULLArnaldo Carvalho de Melo2017-02-13
* | | | perf evsel: Inform how to make a sysctl setting permanentArnaldo Carvalho de Melo2017-02-13
* | | | perf scripting perl: Fix compile error with some perl5 versionsWang YanQing2017-02-13
* | | | perf diff: Change default setting to "delta-abs"Namhyung Kim2017-02-13
* | | | perf diff: Add diff.compute config optionNamhyung Kim2017-02-13
* | | | perf diff: Add diff.order config optionNamhyung Kim2017-02-13
* | | | perf diff: Add 'delta-abs' compute methodNamhyung Kim2017-02-13
* | | | tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo2017-02-13
* | | | perf intel-pt: Use __fallthroughArnaldo Carvalho de Melo2017-02-09
* | | | perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo2017-02-09
* | | | perf bench numa: Avoid possible truncation when using snprintf()Arnaldo Carvalho de Melo2017-02-09
* | | | perf header: Fix handling of PERF_EVENT_UPDATE__SCALEArnaldo Carvalho de Melo2017-02-08
* | | | perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo2017-02-08
* | | | perf top: Use __fallthroughArnaldo Carvalho de Melo2017-02-08
* | | | tools strfilter: Use __fallthroughArnaldo Carvalho de Melo2017-02-08
* | | | tools string: Use __fallthrough in perf_atoll()Arnaldo Carvalho de Melo2017-02-08
* | | | perf vendor events intel: Add uncore events for Broadwell DEAndi Kleen2017-02-08
* | | | perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing)Andi Kleen2017-02-08
* | | | perf vendor events intel: Add uncore events for Sandy Bridge ServerAndi Kleen2017-02-08
* | | | perf vendor events intel: Add uncore events for IvyBridge ServerAndi Kleen2017-02-08
* | | | perf vendor events intel: Add uncore events for Broadwell ServerAndi Kleen2017-02-08
* | | | perf vendor events intel: Add uncore events for Haswell Server processorAndi Kleen2017-02-08
* | | | perf tools: Fix include of linux/mman.hArnaldo Carvalho de Melo2017-02-08
* | | | perf tools: Use zfree() to avoid keeping dangling pointersTaeung Song2017-02-08
* | | | perf tools: Use zfree() instead of ad hoc equivalentTaeung Song2017-02-08
* | | | perf tools: Add missing check for failure in a zalloc() callTaeung Song2017-02-08
* | | | perf tools: Only increase index if perf_evsel__new_idx() succeedsTaeung Song2017-02-08
* | | | perf probe: Add option --symfsUwe Kleine-König2017-02-08
* | | | perf symbols: Take into account symfs setting when reading file build IDVictor Kamensky2017-02-08