manual update to 1.0.0
authorChanho Park <chanho61.park@samsung.com>
Wed, 24 Sep 2014 12:04:48 +0000 (21:04 +0900)
committerChanho Park <chanho61.park@samsung.com>
Wed, 24 Sep 2014 12:04:48 +0000 (21:04 +0900)
commita78fbc3af260ac272b725ced05996d263edb5cb0
tree110e8cd9d2aaeef86f0b1d3392c0fbebc3331fa5
parentc17ba13925827d6d098185dc07ed3f06801ea76b
manual update to 1.0.0

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
212 files changed:
Makefile.am
Makefile.in
README
TODO
aclocal.m4
agents/Makefile.in
agents/jvmpi/Makefile.in
agents/jvmpi/jvmpi_oprofile.cpp
agents/jvmti/Makefile.in
agents/jvmti/libjvmti_oprofile.c
config.guess
config.h.in
configure
configure.ac
doc/Makefile.am
doc/Makefile.in
doc/internals.html
doc/ocount.1.in [new file with mode: 0644]
doc/op-check-perfevents.1.in [new file with mode: 0644]
doc/opannotate.1.in
doc/oparchive.1.in
doc/operf.1.in
doc/opgprof.1.in
doc/ophelp.1.in
doc/ophelp.xsd [new file with mode: 0644]
doc/opimport.1.in
doc/opreport.1.in
doc/opreport.xsd
doc/oprofile.1
doc/oprofile.1.in
doc/oprofile.html
doc/oprofile.xml
events/Makefile.am
events/Makefile.in
events/alpha/ev67/events
events/arm/armv7-common/events
events/arm/armv7-krait/events [new file with mode: 0644]
events/arm/armv7-krait/unit_masks [new file with mode: 0644]
events/arm/armv8-ca53/events [new file with mode: 0644]
events/arm/armv8-ca53/unit_masks [new file with mode: 0644]
events/arm/armv8-ca57/events [new file with mode: 0644]
events/arm/armv8-ca57/unit_masks [new file with mode: 0644]
events/arm/armv8-pmuv3-common/events [new file with mode: 0644]
events/arm/armv8-pmuv3-common/unit_masks [new file with mode: 0644]
events/arm/armv8-xgene/events [new file with mode: 0644]
events/arm/armv8-xgene/unit_masks [new file with mode: 0644]
events/i386/atom/unit_masks
events/i386/broadwell/events [new file with mode: 0644]
events/i386/broadwell/unit_masks [new file with mode: 0644]
events/i386/core_2/unit_masks
events/i386/haswell/events [new file with mode: 0644]
events/i386/haswell/unit_masks [new file with mode: 0644]
events/i386/ivybridge/unit_masks
events/i386/nehalem/unit_masks
events/i386/sandybridge/unit_masks
events/i386/silvermont/events [new file with mode: 0644]
events/i386/silvermont/unit_masks [new file with mode: 0644]
events/i386/westmere/unit_masks
events/ppc/e500mc/events [new file with mode: 0644]
events/ppc/e500mc/unit_masks [new file with mode: 0644]
events/ppc/e6500/events [new file with mode: 0644]
events/ppc/e6500/unit_masks [new file with mode: 0644]
events/ppc64/architected_events_v1/events [new file with mode: 0644]
events/ppc64/architected_events_v1/unit_masks [new file with mode: 0644]
events/ppc64/power5++/event_mappings
events/ppc64/power5++/events
events/ppc64/power5+/event_mappings
events/ppc64/power5+/events
events/ppc64/power5/event_mappings
events/ppc64/power5/events
events/ppc64/power6/event_mappings
events/ppc64/power6/events
events/ppc64/power7/event_mappings
events/ppc64/power7/events
events/ppc64/power8/events [new file with mode: 0644]
events/ppc64/power8/unit_masks [new file with mode: 0644]
events/s390/z10/events
events/s390/z196/events
events/s390/zEC12/events [new file with mode: 0644]
events/s390/zEC12/unit_masks [new file with mode: 0644]
events/x86-64/family10/events
events/x86-64/family10/unit_masks
events/x86-64/family12h/events
events/x86-64/family12h/unit_masks
events/x86-64/family14h/events
events/x86-64/family14h/unit_masks
events/x86-64/family15h/events
events/x86-64/family15h/unit_masks
events/x86-64/generic/events [new file with mode: 0644]
events/x86-64/generic/unit_masks [new file with mode: 0644]
libabi/Makefile.in
libabi/opimport.cpp
libabi/tests/Makefile.in
libdb/Makefile.in
libdb/db_stat.c
libdb/tests/Makefile.in
libop/Makefile.am
libop/Makefile.in
libop/op_alloc_counter.c
libop/op_config.c
libop/op_config.h
libop/op_cpu_type.c
libop/op_cpu_type.h
libop/op_events.c
libop/op_events.h
libop/op_hw_config.h
libop/op_hw_specific.h
libop/op_mangle.c
libop/op_netburst.c [new file with mode: 0644]
libop/op_netburst.h [new file with mode: 0644]
libop/op_parse_event.c
libop/op_parse_event.h
libop/op_sample_file.h
libop/op_xml_events.c
libop/op_xml_out.c
libop/op_xml_out.h
libop/tests/Makefile.in
libop/tests/alloc_counter_tests.c
libop/tests/cpu_type_tests.c
libop/tests/parse_event_tests.c
libopagent/Makefile.am
libopagent/Makefile.in
libopagent/opagent.c
libopagent/opagent.h
libopt++/Makefile.in
libopt++/popt_options.cpp
libpe_utils/Makefile.am [new file with mode: 0644]
libpe_utils/Makefile.in [new file with mode: 0644]
libpe_utils/op_pe_utils.cpp [new file with mode: 0644]
libpe_utils/op_pe_utils.h [new file with mode: 0644]
libperf_events/Makefile.am
libperf_events/Makefile.in
libperf_events/operf_counter.cpp
libperf_events/operf_counter.h
libperf_events/operf_event.h
libperf_events/operf_kernel.cpp
libperf_events/operf_mangling.cpp
libperf_events/operf_process_info.cpp
libperf_events/operf_process_info.h
libperf_events/operf_sfile.cpp
libperf_events/operf_sfile.h
libperf_events/operf_stats.cpp
libperf_events/operf_stats.h
libperf_events/operf_utils.cpp
libperf_events/operf_utils.h
libpp/Makefile.am
libpp/Makefile.in
libpp/arrange_profiles.cpp
libpp/callgraph_container.cpp
libpp/filename_spec.cpp
libpp/format_output.cpp
libpp/format_output.h
libpp/image_errors.cpp
libpp/op_header.cpp
libpp/parse_filename.h
libpp/populate.cpp
libpp/profile.cpp
libpp/profile.h
libpp/profile_container.cpp
libpp/profile_spec.cpp
libpp/symbol.h
libpp/xml_utils.cpp
libregex/Makefile.in
libregex/op_regex.cpp
libregex/tests/Makefile.in
libutil++/Makefile.am
libutil++/Makefile.in
libutil++/bfd_support.cpp
libutil++/bfd_support.h
libutil++/cached_value.h
libutil++/child_reader.cpp
libutil++/op_bfd.cpp
libutil++/op_bfd.h
libutil++/tests/Makefile.in
libutil++/utility.h
libutil/Makefile.in
libutil/op_cpufreq.c
libutil/op_fileio.c
libutil/op_fileio.h
libutil/tests/Makefile.in
m4/Makefile.am
m4/Makefile.in
m4/binutils.m4
m4/kernelversion.m4
opjitconv/Makefile.am
opjitconv/Makefile.in
opjitconv/conversion.c
opjitconv/create_bfd.c
opjitconv/debug_line.c
opjitconv/jitsymbol.c
opjitconv/opjitconv.c
opjitconv/opjitconv.h
opjitconv/parse_dump.c
pe_counting/Makefile.am [new file with mode: 0644]
pe_counting/Makefile.in [new file with mode: 0644]
pe_counting/ocount.cpp [new file with mode: 0644]
pe_counting/ocount_counter.cpp [new file with mode: 0644]
pe_counting/ocount_counter.h [new file with mode: 0644]
pe_profiling/Makefile.am
pe_profiling/Makefile.in
pe_profiling/operf.cpp
pp/Makefile.in
pp/common_option.cpp
pp/opannotate.cpp
pp/opannotate_options.cpp
pp/oparchive.cpp
pp/oparchive_options.cpp
pp/opreport.cpp
utils/Makefile.am
utils/Makefile.in
utils/op_perf_events_checker.c
utils/ophelp.c