summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
...
* perf report: Also do default setup for synthesized branch stacksAdrian Hunter2015-09-28
* perf report: Adjust sample type validation for synthesized branch stacksAdrian Hunter2015-09-28
* perf auxtrace: Add option to synthesize branch stacks on samplesAdrian Hunter2015-09-28
* perf tools: Add more documentation to export-to-postgresql.py scriptAdrian Hunter2015-09-28
* perf session: Warn when AUX data has been lostAdrian Hunter2015-09-28
* perf script: Allow time to be displayed in nanosecondsAdrian Hunter2015-09-28
* perf intel-pt: Make logging slightly more efficientAdrian Hunter2015-09-28
* perf intel-pt: Fix potential loop foreverAdrian Hunter2015-09-28
* perf report: Fix sample type validation for synthesized callchainsAdrian Hunter2015-09-28
* perf auxtrace: Fix 'instructions' period of zeroAdrian Hunter2015-09-28
* tools build: Build fixdep helper from perf and basic libsJiri Olsa2015-09-28
* perf tools: Rename the 'single_dep' target to 'prepare'Jiri Olsa2015-09-28
* tools build: Add Makefile.includeJiri Olsa2015-09-28
* perf tools: Use __map__is_kernel() when synthesizing kernel module mmap recordsArnaldo Carvalho de Melo2015-09-28
* perf hists browser: Use the map to determine if a DSO is being used as a kernelArnaldo Carvalho de Melo2015-09-28
* perf top: Filter symbols based on __map__is_kernel(map)Arnaldo Carvalho de Melo2015-09-28
* Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-28
|\
| * perf tools: Fix copying of /proc/kcoreAdrian Hunter2015-09-25
| * perf intel-pt: Remove no_force_psb from documentationAdrian Hunter2015-09-25
| * perf probe: Use existing routine to look for a kernel module by dso->short_nameArnaldo Carvalho de Melo2015-09-25
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-09-23
|\ \
| * | perf record: Synthesize COMM event for a command line workloadNamhyung Kim2015-09-22
| * | perf tools: Add include/err.h into MANIFESTJiri Olsa2015-09-22
| * | perf tools: Don't assume that the parser returns non empty evsel listWang Nan2015-09-21
| * | perf probe: Fix a segfault when removing uprobe eventsMasami Hiramatsu2015-09-21
* | | Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...Ingo Molnar2015-09-23
|\ \ \ | |/ / |/| / | |/
| * perf record: Avoid infinite loop at buildid processing with no samplesMark Rutland2015-09-18
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-18
|\|
| * perf tools: Bool functions shouldn't return -1Peter Senna Tschudin2015-09-17
| * tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo2015-09-17
| * tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo2015-09-17
| * Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"Arnaldo Carvalho de Melo2015-09-17
| * perf stat: Fix per-pkg event reporting bugStephane Eranian2015-09-16
* | Merge branch 'perf/urgent' into perf/core, to resolve a conflictIngo Molnar2015-09-16
|\|
| * perf tests: Fix software clock events test setting mapsAdrian Hunter2015-09-15
| * perf tests: Fix task exit test setting mapsAdrian Hunter2015-09-15
| * perf evlist: Fix create_syswide_maps() not propagating mapsAdrian Hunter2015-09-15
| * perf evlist: Fix add() not propagating mapsAdrian Hunter2015-09-15
| * perf evlist: Factor out a function to propagate maps for a single evselAdrian Hunter2015-09-15
| * perf evlist: Make create_maps() use set_maps()Adrian Hunter2015-09-15
| * perf evlist: Make set_maps() more resilientAdrian Hunter2015-09-15
| * perf evsel: Add own_cpus memberAdrian Hunter2015-09-15
| * perf evlist: Fix missing thread_map__put in propagate_maps()Adrian Hunter2015-09-15
| * perf evlist: Fix splice_list_tail() not setting evlistAdrian Hunter2015-09-15
| * perf evlist: Add has_user_cpus memberAdrian Hunter2015-09-15
| * perf evlist: Remove redundant validation from propagate_maps()Adrian Hunter2015-09-15
| * perf evlist: Simplify set_maps() logicAdrian Hunter2015-09-15
| * perf evlist: Simplify propagate_maps() logicAdrian Hunter2015-09-15
| * perf top: Fix segfault pressing -> with no hist entriesWang Nan2015-09-14
| * perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo2015-09-13