summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-06-12 19:05:07 +0200
committerJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-06-17 12:08:17 +0200
commitb56d0731ccb162f5830a94c037d6975371a067ac (patch)
treebedb84a830db5b2dfbda22ad81a12d9d3c360572 /ChangeLog
parent84e8f950cc8705bfdc7dee571f59153daeea180a (diff)
downloadlatrace-b56d0731ccb162f5830a94c037d6975371a067ac.tar.gz
latrace-b56d0731ccb162f5830a94c037d6975371a067ac.tar.xz
latrace-b56d0731ccb162f5830a94c037d6975371a067ac.zip
config: Add libs and symbols specfication config file options
Added following config file options: LIBS, LIBS_TO, LIBS_FROM, SYM, SYM_OMIT, SYM_BELOW They match their command line equivalents.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02130df..16a5e6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* global_symbol fix - proper tree management
* make tracer return actual tracee status
* move all tests to scripts
+ * added following options
+ LIBS, LIBS_TO, LIBS_FROM, SYM, SYM_OMIT, SYM_BELOW
2011-06-02 Jiri Olsa <olsajiri@gmail.com>
* adding large file support