perf callchain: Add mask into struct regs_dump
Adding mask info into struct regs_dump to make the registers information compact. The mask was always passed along, so logically the mask info fits more into the struct regs_dump. Signed-off-by:Jiri Olsa <jolsa@redhat.com> Acked-by:
Jean Pihet <jean.pihet@linaro.org> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Jean Pihet <jean.pihet@linaro.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1389098853-14466-9-git-send-email-jolsa@redhat.com Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/arch/x86/tests/dwarf-unwind.c 1 addition, 0 deletionstools/perf/arch/x86/tests/dwarf-unwind.c
- tools/perf/builtin-inject.c 0 additions, 1 deletiontools/perf/builtin-inject.c
- tools/perf/tests/dwarf-unwind.c 1 addition, 1 deletiontools/perf/tests/dwarf-unwind.c
- tools/perf/tests/sample-parsing.c 8 additions, 9 deletionstools/perf/tests/sample-parsing.c
- tools/perf/util/event.h 3 additions, 2 deletionstools/perf/util/event.h
- tools/perf/util/evsel.c 7 additions, 6 deletionstools/perf/util/evsel.c
- tools/perf/util/machine.c 1 addition, 2 deletionstools/perf/util/machine.c
- tools/perf/util/session.c 3 additions, 2 deletionstools/perf/util/session.c
- tools/perf/util/unwind.c 8 additions, 12 deletionstools/perf/util/unwind.c
- tools/perf/util/unwind.h 0 additions, 2 deletionstools/perf/util/unwind.h
Loading
Please register or sign in to comment