- cf1fda3 Empty merge ab/12770256 into aosp-main-future by Xin Li · 6 months ago main master
- a4eea86 Add janitors to the OWNERS file am: cd5cd32f40 by Sadaf Ebrahimi · 6 months ago
- cd5cd32 Add janitors to the OWNERS file by Sadaf Ebrahimi · 6 months ago
- fb20335 Upgrade libtraceevent to libtraceevent-1.8.4 am: 4883ef8303 am: 3be6c1908e by Sadaf Ebrahimi · 7 months ago
- 3be6c19 Upgrade libtraceevent to libtraceevent-1.8.4 am: 4883ef8303 by Sadaf Ebrahimi · 7 months ago
- 4883ef8 Upgrade libtraceevent to libtraceevent-1.8.4 by Sadaf Ebrahimi · 7 months ago
- bd47bd5 libtraceevent: 1.8.4 by Steven Rostedt (Google) · 8 months ago
- fe0bc49 libtraceevent: Print function pointer address when TEP_EVENT_FL_PRINTRAW is specified by Steven Rostedt (Google) · 8 months ago
- f2224d5 libtraceevent: Have sizeof() parsing handle u8/s8 through u64/s64 by Steven Rostedt (Google) · 8 months ago
- 5f570de libtraceevent: Print arrays like Linux does by Sean Anderson · 8 months ago
- 770ef0d Upgrade libtraceevent to libtraceevent-1.8.3 am: 5834eacebc am: c360ebb8df by Sadaf Ebrahimi · 10 months ago
- c360ebb Upgrade libtraceevent to libtraceevent-1.8.3 am: 5834eacebc by Sadaf Ebrahimi · 10 months ago
- 5834eac Upgrade libtraceevent to libtraceevent-1.8.3 by Sadaf Ebrahimi · 10 months ago
- 645a883 libtraceevent: 1.8.3 by Steven Rostedt (Google) · 11 months ago
- d4c1fb4 libtraceevent: Add meson build targets to Makefile by Steven Rostedt (Google) · 11 months ago
- c3dc220 libtraceevent: Fix a double free in process_op() by Namhyung Kim · 11 months ago
- 021da90 libtraceevent: Do not return a local stack pointer in get_field_str() by Steven Rostedt (Google) · 1 year ago
- 340e2e6 libtraceevent: Have unit test fail when any tests fail by Steven Rostedt (Google) · 1 year ago
- c84155f libtraceevent: prevent a memory leak in tep_plugin_add_option() by Jerome Marchand · 1 year ago
- 03551eb libtraceevent: Prevent a memory leak in process_fields() by Jerome Marchand · 1 year ago
- 34ece90 libtraceevent: Close shared object in the error path of load_plugin() by Jerome Marchand · 1 year ago
- 8802f0f libtraceevent: Avoid a simple asprintf case by Ian Rogers · 1 year, 1 month ago
- 76a0eb8 libtraceevent: Fix event-parse memory leak in process_cond by Ian Rogers · 1 year, 1 month ago
- 5bc98bd libtraceevent: Have single quotes represent characters by Steven Rostedt (Google) · 1 year, 2 months ago
- ec8e0cc libtraceevent: Fix tests running on big endian arch by Paul Mars · 1 year, 2 months ago
- 60ed6c3 libtraceevent: build: Various fixes for the Meson build of libtraceevent by Alexander Kanavin · 1 year, 2 months ago
- 0351241 libtraceevent utest: Include libgen.h for basename() with musl by Miko Larsson · 1 year, 4 months ago
- 6f6d580 libtraceevent: 1.8.2 by Steven Rostedt (Google) · 1 year, 5 months ago
- b29b192 kbuffer: Update kbuf->next in kbuffer_refresh by Steven Rostedt (Google) · 1 year, 5 months ago
- 4b2286c kbuffer: Always walk the events to calculate timestamp in kbuffer_read_buffer() by Steven Rostedt (Google) · 1 year, 5 months ago
- ce0acec libtraceevent meson: Add libdl dependency to meson by Giulio Benetti · 1 year, 5 months ago
- 15a0121 libtraceevent Documentation: Fix tep_kbuffer() prototype by Steven Rostedt (Google) · 1 year, 6 months ago
- 85a2078 libtraceevent: 1.8.1 by Steven Rostedt (Google) · 1 year, 6 months ago
- 6b21b4c libtraceevent: Add tep_get_sub_buffer_data_size() by Steven Rostedt (Google) · 1 year, 6 months ago
- 8cf5315 libtraceevent: 1.8 by Steven Rostedt (Google) · 1 year, 6 months ago
- 7a4d5b2 kbuffer: Add kbuffer_refresh() API by Steven Rostedt (Google) · 1 year, 6 months ago
- 33bad32 kbuffer: Add kbuffer_subbuffer() API by Steven Rostedt (Google) · 1 year, 6 months ago
- f6bdff7 kbuffer: Add kbuffer_dup() by Steven Rostedt (Google) · 1 year, 6 months ago
- 0582118 kbuffer: Add kbuffer_read_buffer() by Steven Rostedt (Google) · 1 year, 6 months ago
- 014ca24 libtraceevent: Fix tep_kbuffer() to have kbuf assign long_size by Steven Rostedt (Google) · 1 year, 6 months ago
- afead9a libtraceevent: Add tep_get_sub_buffer_commit_offset() by Steven Rostedt (Google) · 1 year, 6 months ago
- 3152506 libtraceevent plugins: Parse sched_switch "prev_state" field for state info by Steven Rostedt (Google) · 1 year, 6 months ago
- 4be92aa libtraceevent: Bump meson version to >=0.58.0 by Matt Jolly · 1 year, 6 months ago
- 9b2e543 libtraceevent: sync state char array with the kernel by Ze Gao · 1 year, 6 months ago
- 5b89385 libtraceevent: Add option to disable documentation by Giulio Benetti · 1 year, 6 months ago
- a496a39 libtraceevent: Add tep_record_is_event() API by Steven Rostedt (Google) · 1 year, 8 months ago
- dd14818 libtraceevent: version 1.7.3 by Steven Rostedt (Google) · 2 years ago
- 0b9a34e libtraceevent: Handle printf '%+d" case by Steven Rostedt (Google) · 2 years, 1 month ago
- eba4a41 libtraceevent: Add initial support for meson by Daniel Wagner · 2 years, 1 month ago
- 1d8ddb9 libtraceevent: Handle %c by David Ahern · 2 years, 1 month ago
- 1c6f0f3 libtraceevent: version 1.7.2 by Steven Rostedt (Google) · 2 years, 3 months ago
- 73f6a8a libtraceevent: Fix some missing commas in big endian blocks by psykose · 2 years, 3 months ago
- da2ea6b libtraceevent: Rename "ok" to "token_has_paren" in process_sizeof() by Steven Rostedt (Google) · 2 years, 3 months ago
- e6f7cfa libtraceevent: No need for testing ok in else if (!ok) in process_sizeof() by Steven Rostedt (Google) · 2 years, 3 months ago
- a4b1ba5 libtraceevent: Fix double free in parsing sizeof() by Steven Rostedt (Google) · 2 years, 3 months ago
- 72852e8 Upgrade libtraceevent to libtraceevent-1.7.1 am: e50996d4ce am: 5ca0b9f527 am: 469cb9091d by Sadaf Ebrahimi · 2 years, 5 months ago aml_hef_341811030 aml_rkp_341810000 android14-d2-release android14-d2-s1-release android14-d2-s2-release android14-d2-s3-release android14-d2-s4-release android14-d2-s5-release android14-dev android14-mainline-healthfitness-release android14-prebuilt-test android14-qpr1-automotiveos-release android14-qpr1-release android14-qpr1-s2-release android14-qpr2-release android14-qpr2-s1-release android14-qpr2-s2-release android14-qpr2-s3-release android14-qpr2-s4-release android14-qpr2-s5-release android14-qpr3-d1-release android14-qpr3-d1-s1-release android14-qpr3-d1-s2-release android14-qpr3-d1-s3-release android14-qpr3-release android14-qpr3-s10-release android14-qpr3-s11-release android14-qpr3-s12-release android14-qpr3-s13-release android14-qpr3-s14-release android14-qpr3-s15-release android14-qpr3-s2-release android14-qpr3-s3-release android14-qpr3-s4-release android14-qpr3-s5-release android14-qpr3-s6-release android14-qpr3-s7-release android14-qpr3-s8-release android14-qpr3-s9-release android15-platform-release android15-prebuilt-test android15-release android15-s1-release android15-security-release android15-tests-dev android15-tests-release aml_cfg_341510000 aml_cfg_351010000 aml_hef_341114030 aml_hef_341311010 aml_hef_341415040 aml_hef_341512030 aml_hef_341613000 aml_hef_341717050 aml_hef_341811030 aml_hef_350921160 aml_hef_351016140 aml_rkp_341012000 aml_rkp_341015010 aml_rkp_341114000 aml_rkp_341311000 aml_rkp_341510000 aml_rkp_341810000 aml_rkp_350910000 aml_rkp_351011000 android-14.0.0_r16 android-14.0.0_r17 android-14.0.0_r18 android-14.0.0_r19 android-14.0.0_r20 android-14.0.0_r21 android-14.0.0_r22 android-14.0.0_r23 android-14.0.0_r24 android-14.0.0_r25 android-14.0.0_r26 android-14.0.0_r27 android-14.0.0_r29 android-14.0.0_r30 android-14.0.0_r31 android-14.0.0_r32 android-14.0.0_r33 android-14.0.0_r34 android-14.0.0_r35 android-14.0.0_r36 android-14.0.0_r37 android-14.0.0_r38 android-14.0.0_r39 android-14.0.0_r40 android-14.0.0_r41 android-14.0.0_r42 android-14.0.0_r43 android-14.0.0_r44 android-14.0.0_r45 android-14.0.0_r50 android-14.0.0_r51 android-14.0.0_r52 android-14.0.0_r53 android-14.0.0_r54 android-14.0.0_r55 android-14.0.0_r56 android-14.0.0_r57 android-14.0.0_r58 android-14.0.0_r59 android-14.0.0_r60 android-14.0.0_r61 android-14.0.0_r62 android-14.0.0_r63 android-14.0.0_r64 android-14.0.0_r65 android-14.0.0_r66 android-14.0.0_r67 android-14.0.0_r68 android-14.0.0_r69 android-14.0.0_r70 android-14.0.0_r71 android-14.0.0_r72 android-14.0.0_r73 android-14.0.0_r74 android-14.0.0_r75 android-15.0.0_r1 android-15.0.0_r2 android-15.0.0_r3 android-15.0.0_r4 android-15.0.0_r5 android-automotiveos-14.0.0_lts2 android-automotiveos-14.0.0_lts3 android-automotiveos-14.0.0_lts4 android-automotiveos-14.0.0_lts5 android-automotiveos-14.0.0_lts6 android-automotiveos-14.0.0_lts7 android-cts-15.0_r1 android-cts-15.0_r2 android-cts-15.0_r3 android-cts-15.0_r4 android-platform-15.0.0_r1 android-platform-15.0.0_r2 android-platform-15.0.0_r3 android-platform-15.0.0_r4 android-platform-15.0.0_r5 android-platform-15.0.0_r6 android-platform-15.0.0_r7 android-platform-15.0.0_r8 android-platform-15.0.0_r9 android-security-15.0.0_r1 android-security-15.0.0_r2 android-security-15.0.0_r3 android-security-15.0.0_r4 android-security-15.0.0_r5 android-security-15.0.0_r6 android-security-15.0.0_r7 android-security-15.0.0_r8 android-security-15.0.0_r9 android-vts-15.0_r1 android-vts-15.0_r2 android-vts-15.0_r3 android-vts-15.0_r4
- 469cb90 Upgrade libtraceevent to libtraceevent-1.7.1 am: e50996d4ce am: 5ca0b9f527 by Sadaf Ebrahimi · 2 years, 5 months ago
- 5ca0b9f Upgrade libtraceevent to libtraceevent-1.7.1 am: e50996d4ce by Sadaf Ebrahimi · 2 years, 5 months ago android-u-beta-1-gpl
- e50996d Upgrade libtraceevent to libtraceevent-1.7.1 by Sadaf Ebrahimi · 2 years, 5 months ago main-16k-with-phones
- 4e51588 libtraceevent: version 1.7.1 by Steven Rostedt (Google) · 2 years, 5 months ago
- 89b98f0 libtraceevent: Show migrate-disable field by Steven Rostedt (Google) · 2 years, 5 months ago
- 0c28cec libtraceevent: Fix output of raw prints by Steven Rostedt (Google) · 2 years, 5 months ago
- 87213bc libtraceevent: Remove tep_find_function{_address}() from libtraceevent-func_apis.txt by Steven Rostedt (Google) · 2 years, 5 months ago
- be050d7 libtraceevent: Add check for duplicate functions in man pages by Steven Rostedt (Google) · 2 years, 5 months ago
- 414028d libtraceevent: Allow stack traces to show offset too by Steven Rostedt (Google) · 2 years, 6 months ago
- 169a55a libtraceevent: Make sure 32 bit work on 64 bit file systems by Steven Rostedt (Google) · 2 years, 6 months ago
- 8be5640 libtraceevent: Fix string parsing by Steven Rostedt (Google) · 2 years, 6 months ago
- d227f13 libtraceevent: Remove global input buffer by Felipe Balbi · 2 years, 6 months ago
- 826b06b libtraceevent: version 1.7 by Steven Rostedt (Google) · 2 years, 6 months ago
- 2b7edb3 libtraceevent: Fail to parse if sizeof(long) is used and long size is not defined by Steven Rostedt (Google) · 2 years, 6 months ago
- 0adc544 libtraceevent: Add test to test sizeof() processing by Steven Rostedt (Google) · 2 years, 6 months ago
- 2d0573a libtraceevent: Be able to handle some sizeof() calls by Steven Rostedt (Google) · 2 years, 6 months ago
- 0f8a615 libtraceevent: Allow function parameters to have operators by Steven Rostedt (Google) · 2 years, 6 months ago
- 4fb990a libtraceevent: Calculate dynamic size for dynamic fields as well as arrays by Steven Rostedt (Google) · 2 years, 6 months ago
- b458d28 libtraceevent: Add unit tests for cpumask processing by Valentin Schneider · 2 years, 6 months ago
- 9560902 libtraceevent: Pretty-print cpumask fields as a cpulist by Valentin Schneider · 2 years, 6 months ago
- cd2d475 libtraceevent: Add boiler-plate code for cpumask types by Valentin Schneider · 2 years, 6 months ago
- b5db86a libtraceevent: Ensure print_field_raw() terminates with '\0' by Valentin Schneider · 2 years, 6 months ago
- 7467426 libtraceeevent: Add kbuffer API man pages by Steven Rostedt (Google) · 2 years, 6 months ago
- 3ca6384 libtraceevent: Add tep_find_function_info() to main libtraceevent man page by Steven Rostedt (Google) · 2 years, 6 months ago
- 5f2aa84 libtraceevent kbuffer: Add SAME_AS_HOST for endian and size by Steven Rostedt (Google) · 2 years, 6 months ago
- 27e45d9 libtraceevent: Update gitignore by Steven Rostedt (Google) · 2 years, 6 months ago
- 6e637fb libtraceevent: Rename kbuffer_create() to tep_kbuffer() by Steven Rostedt (Google) · 2 years, 6 months ago
- f5a6c92 kbuffer: Add struct reference for tep_handle by Steven Rostedt (Google) · 2 years, 6 months ago
- e04384a libtraceevent: Add tep_find_function_info() by Steven Rostedt (Google) · 2 years, 6 months ago
- 21ba633 libtraceevent: Add kbuffer_create() by Steven Rostedt (Google) · 2 years, 6 months ago
- 2aac348 ANDROID: libtraceevent: Add Android.bp am: 774f5e02df am: 923dc35444 am: 14514a1358 by Kalesh Singh · 2 years, 7 months ago
- f67b0cb ANDROID: libtraceevent: Add METADATA am: 3cd8bca0da am: a478517265 am: 10e426e9fa by Kalesh Singh · 2 years, 7 months ago
- 34b39ea ANDROID: libtraceevent: Add MODULE_LICENSE_GPL am: d6081d18cd am: 0491c2b5e3 am: 8949cbffca by Kalesh Singh · 2 years, 7 months ago
- 8c95911 ANDROID: libtracevent: Add OWNERS am: c85eb7ce03 am: ef86e05324 am: 58ae54cb1b by Kalesh Singh · 2 years, 7 months ago
- bfbe9b4 ANDROID: libtraceevent: Add LICENSE am: 4b960f527d am: 1ac35895ff am: a21a2228b3 by Kalesh Singh · 2 years, 7 months ago
- 06b5ffa ANDROID: Merge remote-tracking branch 'aosp/upstream-libtraceevent' am: dcb747da11 am: ae0d19d0cd am: 9621daca64 by Kalesh Singh · 2 years, 7 months ago
- 14514a1 ANDROID: libtraceevent: Add Android.bp am: 774f5e02df am: 923dc35444 by Kalesh Singh · 2 years, 7 months ago
- 10e426e ANDROID: libtraceevent: Add METADATA am: 3cd8bca0da am: a478517265 by Kalesh Singh · 2 years, 7 months ago
- 8949cbf ANDROID: libtraceevent: Add MODULE_LICENSE_GPL am: d6081d18cd am: 0491c2b5e3 by Kalesh Singh · 2 years, 7 months ago
- 58ae54c ANDROID: libtracevent: Add OWNERS am: c85eb7ce03 am: ef86e05324 by Kalesh Singh · 2 years, 7 months ago
- a21a222 ANDROID: libtraceevent: Add LICENSE am: 4b960f527d am: 1ac35895ff by Kalesh Singh · 2 years, 7 months ago
- 9621dac ANDROID: Merge remote-tracking branch 'aosp/upstream-libtraceevent' am: dcb747da11 am: ae0d19d0cd by Kalesh Singh · 2 years, 7 months ago
- 923dc35 ANDROID: libtraceevent: Add Android.bp am: 774f5e02df by Kalesh Singh · 2 years, 7 months ago
- a478517 ANDROID: libtraceevent: Add METADATA am: 3cd8bca0da by Kalesh Singh · 2 years, 7 months ago