changelog
来自「linux下的多线程调试工具」· 代码 · 共 1,754 行 · 第 1/5 页
TXT
1,754 行
printing time in 2 steps for precision2005-05-19 mat-c <mat-c@frec445365> * nptl-trace/Makefile: make clean fix * nptl-trace/ptt-level.c: ppc fix2005-05-19 griessen <griessen@frec445365> * tests/test_export/ref_paje: ref update2005-05-19 mat-c <mat-c@frec445365> * decode/Makefile: clean ptt-stat * decode/Makefile, nptl-trace/Makefile: allow CC overide * nptl-trace/ptt-level.c: trmove useless include * Makefile: allow CC overide * Patch/src/libc-ori/sysdeps/i386/i686/hp-timing.h, Patch/src/libc-mod/sysdeps/i386/i686/hp-timing.h: hp-timing fix * decode/glib-hash.h: fix segdefault2005-05-18 griessen <griessen@frec445365> * tests/test_prod_cons/test_dijkstra_sem/test_dijkstra_sem.c: forgotten * * traces/trace_trace.c: use pthread_self because of ia64 * Patch/src/libc-ori/nptl/sysdeps/pthread/pthread_cond_broadcast.c, Patch/src/libc-ori/nptl/sysdeps/pthread/pthread_cond_signal.c, Patch/src/libc-mod/nptl/sysdeps/pthread/pthread_cond_broadcast.c, Patch/src/libc-mod/nptl/sysdeps/pthread/pthread_cond_signal.c: tracing pthread_cond_broadcast * Patch/src/libc-ori/nptl/sysdeps/pthread/pthread_cond_wait.c, Patch/src/libc-mod/nptl/sysdeps/pthread/pthread_cond_wait.c: tracing pthread_cond_wait2005-05-18 mat-c <mat-c@frec445365> * nptl-trace/Makefile, nptl-trace/nptl-trace.c: don't depend from arch specific file * nptl-trace/nptl-trace.c: don't depend on arch2005-05-18 griessen <griessen@frec445365> * decode/read.c: +1 forgotten2005-05-18 mat-c <mat-c@frec445365> * decode/read.c: optimise2005-05-18 griessen <griessen@frec445365> * tests/test_trace_point/test_trace_point.c: removing warning * tests/test_trace_point/test_trace_point.sh, tests/test_trace_point/test_trace_point.c: update * decode/read.c: some bugs corrected * tests/test_function/test_barrier/test_barrier_wait.c: change in test * decode/read.c: using #if istead of if * include-trace/trace_point_data.h: adding a trace point * Patch/src/libc-mod/nptl/sysdeps/pthread/pthread_barrier_wait.c, Patch/src/libc-ori/nptl/sysdeps/pthread/pthread_barrier_wait.c: tracing generic pthread_barrier_wait2005-05-18 mat-c <mat-c@frec445365> * nptl-trace/sysdeps/ppc/hp-timing.h, nptl-trace/sysdeps/ppc64/hp-timing.h: ppc ts * nptl-trace/trace_daemon.c: remove useless atomic op2005-05-18 griessen <griessen@frec445365> * decode/read.c: no more alignment problem2005-05-17 griessen <griessen@frec445365> * decode/read.c: alignment was wrong * decode/read.c: timestamp aligned manually * decode/read.c: buffer size2005-05-17 mat-c <mat-c@frec445365> * bin/install.sh: glic32 on ppc642005-05-17 griessen <griessen@frec445365> * decode/read.c: missing parenthesis * decode/read.c: correcting shift * Patch/src/libc-mod/nptl/sysdeps/unix/sysv/linux/ia64/pt-initfini.c: wrong table name2005-05-17 mat-c <mat-c@frec445365> * include-trace/trace_const.h: header change * include-trace/trace_struct.h: ../include-trace/trace_const.h * nptl-trace/nptl-trace.c: ppc port * nptl-trace/trace_daemon.c: fix warn * decode/export_paje.c, decode/glib-hash.h, decode/ptt-view.c, decode/table_string_list.c: ppc code + dont use glibc in order to test the fall back...2005-05-17 griessen <griessen@frec445365> * Patch/src/libc-mod/nptl/sysdeps/unix/sysv/linux/ia64/pt-initfini.c: i don't know exactly what i did, but it seems to work * Patch/src/libc-mod/nptl/sysdeps/unix/sysv/linux/ia64/pt-initfini.c, Patch/src/libc-ori/nptl/sysdeps/unix/sysv/linux/ia64/pt-initfini.c: enjoy ia64 * tests/test_prod_cons/test_dijkstra_sem/test_dijkstra_sem.c: removing warnings2005-05-16 griessen <griessen@frec445365> * tests/test_prod_cons/test_cond_var/test_cond_var.c, tests/test_split/test_split.c, tests/test_function/test_static_init/test_static_mutex_lock.c, tests/test_function/test_thread/test_thread_cancel.c, tests/test_function/test_thread/test_thread_create_detached.c, tests/test_function/test_thread/test_thread_create_joinable.c, tests/test_function/test_thread/test_thread_create_no_attr.c, tests/test_function/test_thread/test_thread_join_deadlock.c, tests/test_function/test_thread/test_thread_join_detached.c, tests/test_function/test_thread/test_thread_join_joinable.c, tests/test_function/test_barrier/test_barrier_destroy.c, tests/test_function/test_barrier/test_barrier_init.c, tests/test_function/test_barrier/test_barrier_wait.c, tests/test_function/test_cond_var/test_cond_broadcast.c, tests/test_function/test_cond_var/test_cond_destroy.c, tests/test_function/test_cond_var/test_cond_init.c, tests/test_function/test_cond_var/test_cond_signal.c, tests/test_function/test_cond_var/test_cond_wait.c, tests/test_function/test_mutex/test_mutex_destroy.c, tests/test_function/test_mutex/test_mutex_init.c, tests/test_function/test_mutex/test_mutex_lock.c, tests/test_function/test_mutex/test_mutex_unlock.c, tests/test_exception/test_exc_cond_wait.c, tests/test_filter/test_filter_object.c, tests/test_fork/test_one_fork_wait_child.c: removing warnings * bin/install.sh: object files * bin/install.sh: forgotten OBJ * tests/stress/Makefile, tests/test_access/Makefile, tests/test_circular/Makefile, tests/test_trace_point/Makefile, include-trace/sysdeps/ia64/trace_macro.h, bin/install.sh: makefile update * bin/install.sh: forgot to remove exit * bin/install.sh: paths * bin/install.sh: useless clean * bin/install.sh: correcting paths * bin/install.sh: forgotten \ * bin/install.sh: removing ()2005-05-13 griessen <griessen@frec445365> * include-trace/sysdeps/ia64/trace_macro.h, nptl-trace/Makefile, bin/install.sh: no use of shell in makefiles * bin/install.sh: *** empty log message *** * traces/trace_trace.c, tests/test_trace_point/Makefile, tests/test_trace_point/makefile, tests/test_zone/Makefile, tests/test_trace_call/Makefile, tests/test_trace_call/test_parameter_nb.c, tests/test_trace_call/test_parameter_nb.sh, tests/test_trace_call/test_trace_call.c, tests/test_function/test_thread/Makefile, tests/test_prod_cons/test_cond_var/Makefile, tests/test_split/Makefile, tests/test_function/test_cond_var/Makefile, tests/test_function/test_mutex/Makefile, tests/test_function/test_static_init/Makefile, tests/test_filter/Makefile, tests/test_fork/Makefile, tests/test_function/test_barrier/Makefile, tests/stress/Makefile, tests/test_access/Makefile, tests/test_circular/Makefile, tests/test_exception/Makefile, nptl-trace/Makefile, nptl-trace/nptl-trace.c, nptl-trace/ptt-level.c, tests/Makefile.array, tests/Makefile.gen, tests/Makefile.linked, contrib/libc_compil/helper.sh, bin/install.sh: generating makefiles dynamically * Patch/patch2.sh: architecture * include-trace/sysdeps/ia64/trace_macro.h: for ia64 * contrib/libc_compil/helper.sh, nptl-trace/Makefile, nptl-trace/sysdeps/ia64/hp-timing.h, tests/test_function/test_barrier/test_barrier_wait.c: to work with ia64 * nptl-trace/sysdeps/ia64/atomic.h, nptl-trace/sysdeps/ia64/hp-timing.h: adding files for ia642005-05-12 mat-c <mat-c@frec445365> * ChangeLog: mail * ChangeLog: changelog2005-05-12 griessen <griessen@frec445365> * ChangeLog: changelog update2005-05-12 mat-c <mat-c@frec445365> * README: doc up2005-05-12 griessen <griessen@frec445365> * tests/test_zone/test_zone.sh, tests/test_function/test_static_init/test_static_init.sh, tests/test_split/test_split.sh, tests/test_export/ref_paje, tests/test_filter/test_filter.sh, decode/export_paje.h: bugs and return values2005-05-12 mat-c <mat-c@frec445365> * man/ptt-paje.pod, man/ptt-view.pod: up the doc2005-05-12 griessen <griessen@frec445365> * tests/scripts/remove_head_and_time.sh, tests/scripts/remove_head.sh, decode/export_text.c: removing last 2 lines form header in textual format * decode/export_paje_def.h, decode/ptt-view.c: ptt-view option2005-05-12 mat-c <mat-c@frec445365> * man/ptt-view.pod: up2005-05-12 griessen <nadege.griesser@bull.net> * tests/test_zone/test_zone.sh, tests/test_function/test_static_init/test_static_init.sh, tests/test_split/test_split.sh, tests/test_export/ref_paje, tests/test_filter/test_filter.sh, decode/export_paje.h: bugs and return values2005-05-12 griessen <nadege.griesser@bull.net> * tests/scripts/remove_head_and_time.sh, tests/scripts/remove_head.sh, decode/export_text.c: removing last 2 lines from header in textual format * decode/export_paje_def.h, decode/ptt-view.c: ptt-view option2005-05-11 griessen <nadege.griesser@bull.net> * man/ptt-level.pod, man/ptt-paje.pod, man/ptt-stat.pod, man/ptt-trace-wrap.pod, man/ptt-trace.pod, man/ptt-view.pod, man/Makefile: manual update2005-05-11 mat-c <mat-c@users.sourceforge.net> * man/Makefile: html man2005-05-11 griessen <nadege.griesser@bull.net> * tests/test_split/test_split.sh: test update2005-05-11 mat-c <mat-c@users.sourceforge.net> * decode/ptt-view.c, decode/file_spliter.c, decode/get_obj_name.c, decode/modules.h: pidx option2005-05-11 griessen <nadege.griesser@bull.net> * decode/export_paje.c, decode/export_paje.h: cleaning code2005-05-11 mat-c <mat-c@users.sourceforge.net> * decode/interval.c, decode/modules.h, decode/ptt-view.c: 64 bit interval filter2005-05-10 mat-c <mat-c@users.sourceforge.net> * tests/test_read/Makefile, tests/test_read/arch.c, tests/test_read/event.c: new header format * decode/export_text.c, include-trace/trace_const.h, include-trace/trace_struct.h, nptl-trace/Makefile, nptl-trace/nptl-trace.c: set date of start trace * traces/trace_init_nptl.c, traces/trace_trace.c, traces/trace_vars.c: attribute hiden2005-05-10 griessen <nadege.griesser@bull.net> * tests/scripts/generate_bin.sh, tests/stress/stress_number_data.sh, tests/stress/stress_throughput_data.sh: ptt-trace instead of ptt-daemon2005-05-10 mat-c <mat-c@users.sourceforge.net> * Makefile, decode/Makefile, nptl-trace/Makefile: uninstall target * Makefile, decode/Makefile, nptl-trace/Makefile: add install target2005-05-09 griessen <nadege.griesser@bull.net> * tests/test_prod_cons/search_sequence.sh: change because of : addition * decode/int_list.c, decode/ptt-stat.c, decode/stat.c, decode/export_paje_def.h, decode/export_text.c, decode/export_paje.h: comments2005-05-09 mat-c <mat-c@users.sourceforge.net> * tests/test_export/test_export.sh, tests/test_export/trace_binary: test -m and -d options2005-05-09 griessen <nadege.griesser@bull.net> * tests/scripts/remove_head.sh: forgotten add * tests/test_split/test_split.sh, tests/test_zone/test_zone.sh, tests/scripts/remove_head_and_time.sh, tests/test_filter/test_filter.sh: use a unique script to remove header2005-05-04 griessen <nadege.griesser@bull.net> * tests/test_trace_point/test_trace_point.c: test with a real ull2005-05-04 griessen <nadege.griesser@bull.net> * tests/test_filter/test_filter_object.c, tests/test_trace_point/Makefile, tests/test_trace_point/makefile, tests/test_trace_point/test_trace_point.sh: change in makefiles * decode/export_paje.c: bug with paje and cancel corrected2005-05-04 griessen <nadege.griesser@bull.net> * decode/export_paje_def.h: new colors for paje * decode/export_paje.c, decode/export_paje.h, decode/export_paje_def.h, decode/export_text.c, decode/ptt-view.c: change in option handling2005-05-04 griessen <nadege.griesser@bull.net> * tests/test_filter/test_filter.sh: filter current pid2005-05-04 mat-c <mat-c@users.sourceforge.net> * decode/ptt-view.c: -E work for exact name2005-05-04 griessen <nadege.griesser@bull.net> * tests/test_filter/test_filter.sh, tests/test_filter/test_filter_object.c, tests/test_filter/test_filter.c: filter on pid2005-05-04 griessen <nadege.griesser@bull.net> * tests/Makefile: adding filter to Makefile * Makefile: compile decode2005-05-04 mat-c <mat-c@users.sourceforge.net> * decode/read.c, decode/get_obj_name.c: more check2005-05-04 griessen <nadege.griesser@bull.net> * tests/test_filter/test_filter.sh: filter test more complete * tests/test_zone/test_zone.sh: ls removed * tests/scripts/remove_head_and_time.sh: remove timestamp changed2005-05-04 griessen <nadege.griesser@bull.net> * decode/export_text.c: counting . * decode/export_text.c, decode/ptt-stat.c, decode/export_paje.c: fprintf instead of printf * decode/export_paje_def.h, decode/export_text.c: fixed size for timestamp2005-05-04 mat-c <mat-c@users.sourceforge.net>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?