Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • | |/
  • |/|
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • |\|
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • add8a2e (HEAD -> main) build: change the bin dir by Tonghao Zhang 2025-08-25 22:09:04 -0400
  • 9d9474a internal: move symbolutil to internal core by Tonghao Zhang 2025-08-25 10:49:36 -0400
  • c91fcd5 bpf: move bpfutil to bpf core by Tonghao Zhang 2025-08-25 10:37:39 -0400
  • 7b8edbb huatuo-bamai: working directory is base dir by Tonghao Zhang 2025-08-25 08:57:05 -0400
  • 0f49d52 makefile: change bpf-sync to sync by Tonghao Zhang 2025-08-25 08:16:52 -0400
  • ec9ee40 Dockerfile: update and refine dockerfile by Tonghao Zhang 2025-08-25 08:15:57 -0400
  • 7421039 huatuo-bamai: add startup command lines by Tonghao Zhang 2025-08-25 08:14:36 -0400
  • 2b91f63 workflows: add docker-image-push.yml by Tonghao Zhang 2025-08-24 09:36:10 -0400
  • f9e44a9 makefile: remove GO_TAGS by Tonghao Zhang 2025-08-24 09:32:36 -0400
  • 24ff205 makefile: bpf obj is in same directory level by Tonghao Zhang 2025-08-24 09:31:04 -0400
  • 638df70 fix: run in any path may not find bpf obj by fanzu8 2025-08-23 18:01:16 +0800
  • 9251119 docs: update quickstart by fanzu8 2025-08-23 17:38:38 +0800
  • 92a7e20 build: docker: use the relative url by Tonghao Zhang 2025-08-21 09:05:18 -0400
  • b3aed73 build: select All at default in autotracing-event dashboard by fanzu8 2025-08-21 19:08:06 +0800
  • f3d146a build: update metrics-container dashboard by fanzu8 2025-08-21 17:45:19 +0800
  • 767d221 build: update metrics-host dashboard by fanzu8 2025-08-21 16:36:25 +0800
  • 4f52afa build: update autotracing-event dashboard by fanzu8 2025-08-21 16:04:46 +0800
  • 86d857a build: show more info by modify grid for flamegraph by fanzu8 2025-08-21 15:54:59 +0800
  • c71bc60 build: add flamegraph dashbroad by fanzu8 2025-08-20 17:22:16 +0800
  • dbe5ac5 build: config infinity data source by fanzu8 2025-08-20 17:19:28 +0800
  • ff5c554 build: install infinity data source for grafana by fanzu8 2025-08-20 17:18:36 +0800
  • 8899e50 build: update grafana to 12.0.3 by fanzu8 2025-08-20 17:17:44 +0800
  • 9e50fef docs: update README.md for support OpenCloudOS by Tonghao Zhang 2025-08-19 04:35:59 -0400
  • 809364f core: autotracing: refactor the cpusys by Tonghao Zhang 2025-08-18 05:22:17 -0400
  • 72b3000 internal: cgroup: a new interface for reading memory usage by Tonghao Zhang 2025-08-17 06:07:25 -0400
  • 439d7d3 core: metrics: support runtime cgroupv2 mode by Tonghao Zhang 2025-08-17 06:05:38 -0400
  • 2f21cab core: autotracing: support flame graph generation by Tonghao Zhang 2025-08-16 21:18:10 -0400
  • fe7e54c cmd: perf: support perf command by Tonghao Zhang 2025-08-16 21:16:30 -0400
  • 0987292 Dockerfile: delete the tracer, use the common cmd by Tonghao Zhang 2025-08-16 21:10:02 -0400
  • 7025737 build: docker: limit the memory size of elasticsearch by Tonghao Zhang 2025-08-16 21:05:56 -0400
  • 4fe3695 build: simplify Makefile by Tonghao Zhang 2025-08-15 22:52:24 -0400
  • f76402c bpf: init bpf mgr with option by Tonghao Zhang 2025-08-15 22:28:25 -0400
  • 30338a6 pkg: tracing: introduce TaskBinDir by Tonghao Zhang 2025-08-15 22:20:02 -0400
  • 4f32451 bpf: perf: add build tags by Tonghao Zhang 2025-08-14 01:57:01 -0400
  • 944b4bc pkg: types: support common error types by Tonghao Zhang 2025-08-14 01:46:15 -0400
  • 6390aeb bpf: support attaching perf event pmu by Tonghao Zhang 2025-08-14 01:43:50 -0400
  • a221457 build: optimize MakeFile files by Tonghao Zhang 2025-08-15 22:09:20 -0400
  • e733d3d metric: cpu_util: fix incorrect unit of time by Honglei Wang 2025-08-16 21:15:27 +0800
  • 4c96724 config: clean Blacklist by fanzu8 2025-08-15 20:00:49 +0800
  • e8f51d6 core: cpuidle: add more debuginfo by Tonghao Zhang 2025-08-13 01:20:33 -0400
  • 46ca69a core: cpuidle: refine the CgroupManager by Tonghao Zhang 2025-08-12 07:54:59 -0400
  • 9bd668a update huatuo-bamai.conf by Tonghao Zhang 2025-08-12 07:48:01 -0400
  • 536b262 cgroups: update the comment by Tonghao Zhang 2025-08-12 07:36:03 -0400
  • 70c3f43 core: config: update cpuidle config by Tonghao Zhang 2025-08-12 07:35:35 -0400
  • a836100 core: cpuidle: refactor the cpuidle by Tonghao Zhang 2025-08-12 07:34:20 -0400
  • 8512e41 autotracing: cpuidle: fix get CPU cores failed by Honglei Wang 2025-08-12 10:05:51 +0800
  • e80b59e docs: update readme.md for quickstart by Tonghao Zhang 2025-08-11 04:10:08 -0400
  • 57c54a0 docs: update readme and quickstart.md by Tonghao Zhang 2025-08-11 14:21:18 +0800
  • 310ef44 docs: add quick-start by fanzu8 2025-08-09 15:41:12 +0800
  • 98ac021 docs: update readme.md by Tonghao Zhang 2025-08-07 10:44:51 +0800
  • 77409d8 docs: update readme by Tonghao Zhang 2025-08-06 22:05:51 +0800
  • e631be5 build: upgrade golang to 1.23 and turn off pods info at default by fanzu8 2025-08-06 19:50:06 +0800
  • baed677 docs: add contact in README_EN by fanzu8 2025-08-05 15:49:54 +0800
  • 7c0fcc6 docs: update README.md and architecture.svg by fanzu8 2025-08-05 13:40:49 +0800
  • 35be986 (refs/pull/8/head) docs: add contact in README_EN by fanzu8 2025-08-05 15:49:54 +0800
  • abcc78e (refs/pull/7/head) docs: update README.md and architecture.svg by fanzu8 2025-08-05 15:33:03 +0800
  • a8c7f2f build(deps): bump golang.org/x/net from 0.31.0 to 0.38.0 by Tonghao Zhang 2025-08-05 01:07:37 -0400
  • 7c0c0a2 Merge pull request #2 from ccfos/dependabot/go_modules/golang.org/x/oauth2-0.27.0 by NIC我是一张网卡 2025-08-05 11:07:51 +0800
  • 5239216 build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.27.0 by dependabot[bot] 2025-08-05 03:06:58 +0000
  • df3bb5f Merge pull request #1 from ccfos/dependabot/go_modules/golang.org/x/crypto-0.35.0 by NIC我是一张网卡 2025-08-05 11:05:07 +0800
  • 1f16abb build(deps): bump golang.org/x/crypto from 0.29.0 to 0.35.0 by dependabot[bot] 2025-08-05 03:00:54 +0000
  • b5c3290 (master) core: autotracing: disable debug by Tonghao Zhang 2025-07-29 09:21:17 -0400
  • 189879f core: autotracing: refactor the dload by Tonghao Zhang 2025-07-29 09:15:34 -0400
  • b4d7410 internal: cgroups: support Tasks interface by Tonghao Zhang 2025-07-29 08:20:31 -0400
  • 1869034 core: metrics: loadavg only support cgroupv1 by Tonghao Zhang 2025-07-28 08:50:50 -0400
  • c21a069 cgroups: add the CgroupMode() by Tonghao Zhang 2025-07-28 08:25:34 -0400
  • 4191bd6 core: metrics: cleanup Update logs by Tonghao Zhang 2025-07-25 05:53:35 -0400
  • 9ba36d2 bpf: use a unified macro definition COMPAT_CPU_NUM by Tonghao Zhang 2025-07-25 05:18:23 -0400
  • 1752202 update NEWS by Tonghao Zhang 2025-07-25 02:11:15 -0400
  • cc9b94c internal: pod: supports cgroupfs and systemd cgroup management by Tonghao Zhang 2025-07-25 01:58:07 -0400
  • b3d96f7 NEWS: update by Tonghao Zhang 2025-07-23 03:11:26 -0400
  • ccaa483 internal: pod: auto update kubelet pod prefix by Tonghao Zhang 2025-07-23 03:05:18 -0400
  • 4ee0475 utils: parse: refine function name by Tonghao Zhang 2025-07-23 01:53:56 -0400
  • 19fdcfd internal: cgroups: abstracted into an independent package by Tonghao Zhang 2025-07-23 01:06:27 -0400
  • cb913b6 pod: container: cleanup comments by Tonghao Zhang 2025-07-21 04:12:08 -0400
  • e1aaec8 pod: container: allow users to turn off podlist sync by Tonghao Zhang 2025-07-21 04:01:07 -0400
  • a027b9d pod: container: Allow kubelet process to start subsequently by Tonghao Zhang 2025-07-21 03:26:11 -0400
  • c74d040 pod: container: an additional layer of cache by Tonghao Zhang 2025-07-21 01:06:26 -0400
  • 5a4674a pod: container: refine configuration options by Tonghao Zhang 2025-07-20 23:16:51 -0400
  • e3aaa55 add https request to get pods, first request by http, if fail using https by aaahuhong 2025-07-11 11:21:07 +0800
  • 97fd480 core: bpf: cleanup logs by Tonghao Zhang 2025-07-18 06:39:08 -0400
  • 8ae18a1 metric: change the label style by Tonghao Zhang 2025-07-18 05:03:52 -0400
  • 367ad3e core: More standardized naming metrics and events by Tonghao Zhang 2025-07-18 01:37:10 -0400
  • 5c8a633 (refs/pull/6/head) config: only one Blacklist for tracing and metrics by fanzu8 2025-07-16 17:08:51 +0800
  • 81265ad metric: Add region for duration、success collector by Tonghao Zhang 2025-07-16 22:17:38 -0400
  • beb0232 core: softirq: change hook point to account_process_tick() by Honglei Wang 2025-07-15 07:10:05 -0400
  • 72516b8 metric: use free_fair_sched_group() to track the tg free by Honglei Wang 2025-07-15 03:42:24 -0400
  • dffa128 metric: support runqlat for upstream kernel by Honglei Wang 2025-07-14 22:21:52 -0400
  • bfdc010 docs: add metric/events/autotracings docs. by Tonghao Zhang 2025-07-16 05:18:49 -0400
  • e519a3e build: fix cgroup create failed if docker set Security Options: cgroupns by fanzu8 2025-07-16 16:20:26 +0800
  • 4a0b112 (refs/pull/5/head) build: fix cgroup create failed if docker set Security Options: cgroupns by fanzu8 2025-07-16 16:20:26 +0800
  • 808cbe9 Merge pull request 'build: use image instead of local compile' (#4) from fanzu8/huatuo:master into master by hao022 2025-07-15 20:03:00 +0800
  • d52703c (refs/pull/4/head) doc: quick-start diagram from text to .png by tuzengbing 2025-07-15 17:18:18 +0800
  • b842092 doc: add setup details by tuzengbing 2025-07-15 16:47:36 +0800
  • 1a95972 build: use huatuo/huatuo-bamai image instead of local compile by tuzengbing 2025-07-15 16:05:14 +0800
  • 67ca280 doc: add run details by tuzengbing 2025-07-15 15:27:02 +0800
  • 9128f7a build: add Dockerfile by tuzengbing 2025-07-15 14:55:19 +0800
  • 9c5bab3 bpf: use more stable API interface by Tonghao Zhang 2025-07-15 05:00:39 -0400
  • 7cd0e9b doc: update readme.md by Tonghao Zhang 2025-07-14 19:51:05 +0800
  • ce51ab9 softirq: Add a necessary check by Tonghao Zhang 2025-07-14 07:09:01 -0400