platform/upstream/bcc.git
2021-09-09 Adrian Szyndelaspec: filter Requires dependency for python(abi) 54/263754/2 accepted/tizen_6.5_unified accepted/tizen/6.5/unified/20211028.224141 accepted/tizen/unified/20210910.004746 submit/tizen/20210909.103911 submit/tizen_6.5/20211028.163301 tizen_6.5.m2_release
2021-09-08 Adrian SzyndelaChange "AutoReqProv: no" to "AutoReq: no" 07/263707/3 accepted/tizen/unified/20210909.101211 submit/tizen/20210909.002709
2021-09-08 Hyotaek ShimMerge "Add missing dependency for bcc-tools-devel"...
2021-09-07 Hyotaek ShimAdd a separate rpm for example codes 16/263616/1
2021-09-07 Hyotaek ShimAdd missing dependency for bcc-tools-devel 06/263606/1
2019-05-07 Hyotaek ShimAutoReqProv: no 31/205531/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/5.5/unified/20191031.004752 accepted/tizen/5.5/unified/mobile/hotfix/20201027.061617 accepted/tizen/5.5/unified/wearable/hotfix/20201027.101802 accepted/tizen/6.0/unified/20201030.104610 accepted/tizen/6.0/unified/hotfix/20201102.235304 accepted/tizen/unified/20190507.221743 submit/tizen/20190507.080903 submit/tizen/20190507.080931 submit/tizen_5.5/20191031.000006 submit/tizen_5.5_mobile_hotfix/20201026.185106 submit/tizen_5.5_wearable_hotfix/20201026.184306 submit/tizen_6.0/20201029.205501 submit/tizen_6.0_hotfix/20201102.192901 submit/tizen_6.0_hotfix/20201103.115101 tizen_5.5.m2_release tizen_6.0.m2_release
2019-05-07 Hyotaek ShimExcludeArch: aarch64 07/205507/1 accepted/tizen/unified/20190507.052200 submit/tizen/20190507.045006
2019-05-07 Hyotaek ShimFix build errors 88/205488/1 submit/tizen/20190507.013128
2017-11-23 INSUN PYOdbus-message-size : python shell script syntax error fix 34/161334/1 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.023145 accepted/tizen/unified/20171130.063440 submit/tizen/20171129.110101 submit/tizen_5.0/20181101.000005
2017-11-09 Adrian Szyndeladbus-messages-sent: some messages were counted twice 56/159556/1
2017-11-09 Adrian Szyndeladbus tools: generalized dbus includes 38/159538/3
2017-11-09 Adrian Szyndelaarm: handling size type differences between arm host... 22/158022/3
2017-10-18 Adrian Szyndelafixed typo: tok -> top 62/156462/1
2017-10-18 Adrian Szyndelatemporary workaround for derefs on arm32 56/156456/1 submit/tizen_4.0/20171018.110122
2017-10-10 Adrian SzyndelaBPF: make 'pseudo' function return pointer 80/148680/4
2017-09-29 Dawid KuczmaAdd 6 tools tracking dbus. 26/150426/5
2017-09-29 Adrian Szyndelaworkaround for redefined memset in ARM kernel headers 20/153720/3
2017-09-29 Adrian Szyndelacorrected snprintf format to match needed 64-bits 92/149592/2
2017-09-08 Rafal PietruchARM support added 62/148062/2
2017-09-08 Rafal Pietruchpackaging: Add tizen spec 61/148061/2
2017-09-04 Brendan GreggMerge pull request #1337 from pbhole/fix_vlan_learning
2017-09-04 samuelnairnfsslower: trace slow NFS operations
2017-09-04 Prashant Bholeexamples: fix vlan_learning example
2017-09-03 Brendan Greggstackcount: add -K, -U, -d, -D, and -f (#1335)
2017-08-30 Romain CledatIncreased allowed path name for USDT probes
2017-08-28 Brendan GreggMerge pull request #1324 from mskarbek/zfs_tools_fix
2017-08-28 Marcin Skarbekzfs tools fix for zpl_read/zpl_write removal
2017-08-28 Nan XiaoFix _GNU_SOURCE redefined warning
2017-08-26 Teng QinFix uninitialized ProcMountNS in USDT Context
2017-08-25 Nan XiaoUse correct data type for class Data
2017-08-25 Brenden BlancoUpdate after lookup in map.increment for HASH types
2017-08-25 Yonghong Songfix a bug introduced by previous lua-bcc build fix...
2017-08-25 Teng QinBetter check for compiler standard support
2017-08-25 Brenden BlancoFix compile errors with ENABLE_USDT=Off
2017-08-25 Brenden BlancoFix for ubuntu elf linker error
2017-08-25 Brenden BlancoAdd c-library only option
2017-08-25 Brenden Blancomove api and create dependent option
2017-08-25 Brenden BlancoMove source file names into cmake variables
2017-08-25 Brenden Blancosrc/cc: cmake file cleanup and split usdt into subdir
2017-08-25 Brenden BlancoRemove unused shared_table.h
2017-08-24 Brendan Greggfunccount: add -d for duration
2017-08-24 Yonghong Songfix lua-bcc build issue with cmake try_compile
2017-08-23 Paul ChaignonFix segfault on incomplete types
2017-08-23 Paul ChaignonTest case for incomplete types
2017-08-23 Brenden BlancoAdd /tests/ to CODEOWNERS
2017-08-23 Brenden BlancoAdd CODEOWNERS file with list of maintainers/reviewers
2017-08-23 Paul ChaignonTrace external pointers from helpers
2017-08-23 Brendan GreggMerge pull request #1301 from albusshin/patch-1
2017-08-22 Brendan GreggMerge pull request #1305 from NanXiao/format-vfscount
2017-08-22 Brendan GreggMerge pull request #1303 from pchaigno/remove-bpf_probe...
2017-08-22 Gary Linlibbpf: fix typo in bpf_attach_xdp()
2017-08-22 Gary LinAllow the flags to be specified in remove_xdp()
2017-08-22 Nan XiaoFormat code of vfscount.py
2017-08-20 Mark Draytonbcc-lua: --no-pie, not -no-pie
2017-08-19 Tian XinUpdate obsolete file name bitesize -> bitehist
2017-08-17 Pavel SafronovFixes for debian and ubuntu docker build
2017-08-17 4astMerge pull request #1294 from iovisor/yhs_dev
2017-08-17 Yonghong Songavoid large map memory allocation in userspace
2017-08-16 Brendan GreggMerge pull request #1293 from iovisor/tools_fixes
2017-08-16 Gabriel Gannepython - set attach_xdp's default flag value to 0
2017-08-16 Yonghong Songhave uniform uprobe event names for python and C++
2017-08-16 Brenden BlancoRemove extra S_MAXSTAT array allocation in some tools
2017-08-16 Brenden BlancoOmit include of ptrace.h for empty usdt contexts
2017-08-15 Brenden BlancoAdd clang check for -nopie option
2017-08-11 Paul ChaignonCorrect commit id for BPF_FUNC_get_socket_cookie
2017-08-11 Iago López... tools/tcptracer: print ns timestamps with -v
2017-08-11 Iago López... tools/tcptracer: add timestamp option
2017-08-11 Nan XiaoSince LUA_GLOBALSINDEX is obsolete from Lua 5.2, use...
2017-08-11 Brendan Greggbetter state default value handling
2017-08-11 Brendan Greggadd --state to offcputime
2017-08-11 Jean-Tiare... explain that 'args' can be used as 'ctx' in tracepoints
2017-08-11 Jean-Tiare... make it easier to discover the reference documentation
2017-08-11 Benjamin Poiriertcptop: Filter out negative values in receive probe
2017-08-11 Benjamin Poiriertcptop: Cleanup argument parsing
2017-08-06 Paul Chaignontcpretrans: Remove unnecessary bpf_probe_reads
2017-08-06 Paul Chaignontcpconnlat: Remove unnecessary bpf_probe_reads
2017-08-06 Paul Chaignonsolisten: Remove unnecessary bpf_probe_reads
2017-08-01 Toshiaki MakitaUse unsigned conversion specifier for nlmsg_pid
2017-08-01 Toshiaki MakitaFix wrong netlink port id check
2017-07-31 Nan XiaoRemove redundant semicolon
2017-07-31 Nan Xiao1. Use more safe snprintf instead of sprintf;
2017-07-28 Ivan BabrouPut libfl-dev into Build-Depends on Debian
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-19 4astMerge pull request #1261 from iovisor/yhs_dev
2017-07-18 Yonghong Songgenerate proper usdt code to prevent llvm meddling...
2017-07-18 Igor MazurMySQL tracing without USDT (#1239)
2017-07-18 4astMerge pull request #1259 from iovisor/yhs_dev
2017-07-18 Yonghong SongFix a clang memory leak
2017-07-17 Brenden BlancoMerge pull request #1258 from shodoco/tcpbpf
2017-07-17 Huapeng ZhouUpdate bpf.h and virtual_bpf.h to 4.13-rc1
2017-07-14 Geneviève Bastientools: Add some documentation to lib/ucalls.py output...
2017-07-14 vkhromovFix trace.py for library filenames containing colons...
2017-07-11 Romaincc: Add open_perf_event to the C/C++ API (#1232)
2017-07-11 Rinat Ibragimovmemleak: expand allocator coverage (#1214)
2017-07-11 bveldhoenAdd USDT sample (#1229)
2017-07-07 Quentin Monnetdocs: update features list
2017-07-06 Colin Ian Kinglibbpf: fix build warning on setns (#1246)
2017-07-01 4astMerge pull request #1237 from iovisor/yhs_dev
2017-06-30 Vicent Martiusdt: Use ProcMountNS
next