Update obsolete file name bitesize -> bitehist
[platform/upstream/bcc.git] / tests /
2017-07-27 Brenden BlancoMerge pull request #1263 from iovisor/yhs_dev
2017-07-27 Yonghong Songpermit multiple pids attaching to the same probe
2017-07-11 Rinat Ibragimovmemleak: expand allocator coverage (#1214)
2017-07-11 bveldhoenAdd USDT sample (#1229)
2017-06-29 RomainAdded helpers for BPF_PERCPU_ARRAY (#1230)
2017-06-23 Brenden Blancotest: python3 fix for test_uprobes (#1228)
2017-06-14 Yonghong SongAdd probe result verification for usdt unit test
2017-06-03 Yonghong SongAdd a python test for usdt
2017-05-25 Brenden BlancoMerge pull request #1201 from htbegin/master
2017-05-25 4astMerge pull request #1191 from GBuella/cmake_build_type_fix
2017-05-25 4astMerge pull request #1190 from palmtenor/cur_cpu
2017-05-24 Teng QinUse BPF_F_CURRENT_CPU in perf_submit / perf_read when...
2017-05-22 4astMerge pull request #1193 from palmtenor/cppleak
2017-05-22 4astMerge pull request #1192 from palmtenor/perf_config
2017-05-20 Teng QinUnify perf event enums in Python API
2017-05-20 Brenden BlancoMerge pull request #1164 from palmtenor/symboloptions
2017-05-20 Teng QinUse bcc_symbol_option in ProcSyms
2017-05-20 Teng QinUse bcc_symbol_option in bcc_resolve_symname
2017-05-19 Brenden BlancoMerge pull request #1183 from palmtenor/firstkey
2017-05-18 Teng QinUse bpf_get_first_key in C++ API
2017-05-18 Brenden BlancoMerge pull request #1189 from iovisor/fix_test_brb
2017-05-18 4astMerge pull request #1187 from mauriciovasquezbernal...
2017-05-18 Mauricio Vasquez Bremove trailing white spaces from source code files
2017-05-17 4astMerge pull request #1180 from iovisor/scanf_string_support
2017-05-15 Brenden BlancoEnable recursive scanf support for char[] as string
2017-05-10 Brenden BlancoMerge pull request #1157 from drepper/fedora-compile
2017-05-09 4astMerge pull request #1141 from palmtenor/mountns
2017-05-09 Teng QinUse ProcMountNSGuard to manage mount namespace
2017-04-26 Brenden BlancoMerge pull request #1104 from mauriciovasquezbernal...
2017-04-26 Mauricio Vasquez Ballow accesing table using strings
2017-04-21 Brenden Blancotest_clang: initialize format string arg on stack
2017-04-20 4astMerge pull request #656 from iovisor/non-static-functions
2017-04-20 Brenden BlancoDisable non-static function calls
2017-04-14 Paul ChaignonFix delitem operation for PROG_ARRAYs (#1113)
2017-04-08 Sasha Goldshteinsoftirqs: Migrate to kernel tracepoints instead of...
2017-04-04 4astMerge pull request #1071 from mvbpolito/improve_cpp_tab...
2017-04-04 Mauricio Vasquez Bcc: add support for array table
2017-04-04 Mauricio Vasquez Bcc: extend c++ api for hash table
2017-04-02 Brendan GreggMerge pull request #1078 from goldshtn/funcslower
2017-04-02 Paul Chaignonu* tools: per-language wrappers (#1086)
2017-04-02 Brenden BlancoMerge pull request #1079 from goldshtn/retire-stacksnoop
2017-04-01 Sasha Goldshteinfuncslower: Add to smoke tests
2017-04-01 Sasha Goldshteinstacksnoop: Retire and move to examples/tracing
2017-04-01 Paul Chaignonmap.insert bcc helper to expose the BPF_NOEXIST flag...
2017-04-01 Teng QinAdd an option to resolve address without demangling...
2017-03-30 Paul Chaignonu* tools: automatically detect the language (#1067)
2017-03-30 Brenden BlancoMerge pull request #1076 from palmtenor/helpermacro
2017-03-30 kmjohansenbcc container improvements (#1051)
2017-03-29 Teng QinUse new helper Macro across files
2017-03-23 Brenden BlancoMerge pull request #1046 from pchaigno/check-fmt-printk
2017-03-21 Paul ChaignonVerify format specifiers in bpf_trace_printk in rewriter
2017-03-21 Brenden BlancoMerge pull request #1053 from palmtenor/bufferepoll
2017-03-21 Brenden BlancoMerge pull request #1056 from goldshtn/bpflist-enh
2017-03-21 Brenden BlancoMerge pull request #1055 from goldshtn/syms-encode
2017-03-11 Brenden BlancoMerge pull request #1032 from goldshtn/tools-tests
2017-03-11 Sasha Goldshteintests: Add smoke tests for most tools
2017-03-07 Brenden BlancoMerge pull request #1005 from pchaigno/rewrite-only...
2017-03-06 Paul ChaignonRestrict rewrite of unary operators to dereference...
2017-03-06 Brenden BlancoMerge pull request #1006 from pchaigno/fix-bpf_dins_pkt...
2017-03-05 Paul ChaignonFix bpf_dins_pkt rewrite in BinaryOperator
2017-03-01 4astMerge pull request #1002 from goldshtn/nested-symbols
2017-02-28 4astMerge pull request #1012 from goldshtn/buildid-fix
2017-02-28 4astMerge pull request #1014 from iovisor/test-debuginfo-fix
2017-02-28 Brenden BlancoFix long running test_debuginfo and python3 fix
2017-02-28 Brenden BlancoMerge pull request #997 from markdrayton/perf-buffer...
2017-02-22 4astMerge pull request #999 from markdrayton/perf-map-anon
2017-02-22 Mark DraytonImprove matching of file-backed memory mappings
2017-02-21 4astMerge pull request #967 from goldshtn/debuginfo
2017-02-21 Sasha Goldshteintests: Test debuginfo through debuglink and build-id...
2017-02-21 4astMerge pull request #988 from goldshtn/usdt-addressed-arg
2017-02-19 Sasha GoldshteinSupport base + index * scale addressing for USDT arguments
2017-02-14 Sasha Goldshteinbpflist: Add to tests and use Python directory listing
2017-02-14 Sasha Goldshteinpython: Allow module=None when resolving kernel symbols
2017-02-14 Brenden BlancoMerge branch 'master' into patch
2017-02-10 Brenden BlancoMerge pull request #959 from r4f4/fix-uobjnew
2017-02-10 Brenden BlancoMerge pull request #953 from Appdynamics/master
2017-02-09 4astMerge pull request #957 from iovisor/misc_fixes
2017-02-09 Brenden Blancopython3 compat: tracepoint fixes
2017-02-09 Brenden BlancoFix for test_log_buf to work with python3
2017-02-09 Brenden BlancoMerge pull request #916 from pchaigno/use-pid-to-resolv...
2017-02-09 Michael PrzybylskiYanked all libbcc.so tests out of test/lua/test_standal...
2017-02-09 Michael PrzybylskiFixed TestUprobes.test_simple_library() in test_uprobes.lua
2017-02-09 Michael PrzybylskiFixed failing test_simple_library() in test_uprobes.py
2017-02-09 Michael PrzybylskiDebian jessie compile/test work in progress.
2017-02-08 4astMerge pull request #948 from shodoco/master
2017-02-07 Huapeng Zhoubcc: add support for lpm trie map type
2017-02-01 4astMerge pull request #928 from goldshtn/tp-data-loc
2017-02-01 Sasha Goldshteintests: Add test for TP_DATA_LOC_READ_CONST
2017-01-22 4astMerge pull request #913 from iovisor/python23_percpu
2017-01-21 Brenden BlancoSkip percpu testing on unsupported kernels
2017-01-20 Brenden BlancoFix python2/3 incompatible percpu helpers
2017-01-17 4astMerge pull request #875 from pchaigno/target-process...
2017-01-16 4astMerge pull request #908 from Catalysts/cpu-iteration
2017-01-16 Andreas Gerstmayrfix iteration over CPUs
2017-01-15 Paul Chaignoncc: Dynamically allocate memory for library path
2017-01-15 Paul Chaignoncc: Resolve library names using loaded libraries
2016-12-21 4astMerge pull request #835 from ColinIanKing/master
2016-12-21 4astMerge pull request #867 from shodoco/extern
2016-12-21 Huapeng Zhoufix company copyright
2016-12-20 Huapeng Zhouadd table type to shared tables
next