linux/tools/perf
Jiri Olsa 62eea46438 perf thread_map: Introduce thread_map__reset function
We need to reset newly allocated 'struct thread_map_data' entries,
because we will introduce new comm memeber, which will get set later or
not at all.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1435310967-14570-2-git-send-email-jolsa@kernel.org
[ Use sizeof(map->map[0]) to be independent of the array entry type ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-06-26 11:03:41 -03:00
..
arch perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing 2015-05-29 12:43:40 -03:00
bench
config perf tools: Improve setting of gcc debug option 2015-05-27 12:21:45 -03:00
Documentation perf tools: Configurable per thread proc map processing time out 2015-06-19 18:27:13 -03:00
python
scripts
tests perf tools: Add reference counting for thread_map object 2015-06-25 15:15:50 -03:00
ui perf top: Move toggling event logic into hists browser 2015-06-22 11:21:11 -03:00
util perf thread_map: Introduce thread_map__reset function 2015-06-26 11:03:41 -03:00
.gitignore perf tools: Ignore .config-detected in .gitignore 2015-06-17 12:44:55 -03:00
Build
builtin-annotate.c perf annotate: Display total number of samples with --show-total-period 2015-06-19 16:39:18 -03:00
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-data.c
builtin-diff.c
builtin-evlist.c
builtin-help.c
builtin-inject.c
builtin-kmem.c perf kmem: Fix compiler warning about may be accessing uninitialized variable 2015-05-29 12:43:40 -03:00
builtin-kvm.c perf tools: Configurable per thread proc map processing time out 2015-06-19 18:27:13 -03:00
builtin-list.c
builtin-lock.c
builtin-mem.c
builtin-probe.c
builtin-record.c perf tools: Configurable per thread proc map processing time out 2015-06-19 18:27:13 -03:00
builtin-report.c perf tools: Fix build failure on 32-bit arch 2015-06-11 11:14:21 -03:00
builtin-sched.c perf sched: Add option to merge like comms to lat output 2015-05-27 12:21:45 -03:00
builtin-script.c
builtin-stat.c perf tools: Make perf_evsel__(nr_)cpus generic 2015-06-25 17:15:39 -03:00
builtin-timechart.c
builtin-top.c perf top: Move toggling event logic into hists browser 2015-06-22 11:21:11 -03:00
builtin-trace.c perf trace: Validate syscall list passed via -e argument 2015-06-26 10:47:41 -03:00
builtin.h
command-list.txt
CREDITS
design.txt
Makefile perf build: Fix single target build dependency check 2015-06-22 11:27:09 -03:00
Makefile.perf perf tools: Move libtraceevent dynamic list to separated LDFLAGS variable 2015-06-17 16:29:25 -03:00
MANIFEST perf tools: Update MANIFEST per files removed from kernel 2015-06-11 22:54:23 -03:00
perf-archive.sh
perf-completion.sh
perf-read-vdso.c
perf-sys.h
perf-with-kcore.sh
perf.c
perf.h perf tools: Configurable per thread proc map processing time out 2015-06-19 18:27:13 -03:00