aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-29Revert "Add support for trace event processing using callacks"Joel Fernandes
2017-06-29Merge branch 'joelagnel-for-unique-word-speedup'KP Singh
2017-06-29trappy/ftrace: refactor getting class for unique wordJoel Fernandes
2017-06-29trappy: optimize integer conversion in generate_data_dictJoel Fernandes
2017-06-29trappy: skip empty array regex sub for common caseJoel Fernandes
2017-06-29trappy: remove double check for unique wordJoel Fernandes
2017-06-29Merge branch 'cobrien7-event-callbacks'KP Singh
2017-06-29Add support for trace event processing using callbacksConnor O'Brien
2017-06-29Merge branch 'joelagnel-for-trappy-cache'KP Singh
2017-06-29tests: Caching testsBrendan Jackman
2017-06-29ftrace: Store and retrieve window params in trace cacheBrendan Jackman
2017-06-29trappy: Speed up trappy by caching trace parsingJoel Fernandes
2017-06-27Merge remote-tracking branch 'goog/mirror-upstream-master' into HEADJoel Fernandes
2017-06-27Merge branch 'credp-remove_raw_trace'KP Singh
2017-06-27trappy/test: fix tests for removal of raw.txt trace parsingChris Redpath
2017-06-27trappy/parsing: remove unnecessary raw flags from API and fix commentsChris Redpath
2017-06-27trappy/ftrace: Raise an exception if attempting to parse .raw.txt filesChris Redpath
2017-06-27trappy/ftrace: Stop generating trace.raw.txtChris Redpath
2017-06-27trappy/Parsing: Split trace class init into two phasesChris Redpath
2017-06-27trappy/parsing: Ensure parse_raw is set for sched_switch eventsChris Redpath
2017-06-25trappy: Optimize integer conversion in generate_data_dictJoel Fernandes
2017-06-25trappy: Speed up trappy parsing by 20% by skipping regex subJoel Fernandes
2017-06-25trappy: Remove double check for unique wordJoel Fernandes
2017-06-23Merge remote-tracking branch 'origin/master' into HEADJoel Fernandes
2017-06-21Add support for trace event processing using callacksConnor O'Brien
2017-06-21Merge branch 'joelagnel-systrace-line-test'KP Singh
2017-06-21systrace: Store pid as int typeJoel Fernandes
2017-06-21trappy: Fix systrace userspace parsing testsJoel Fernandes
2017-06-21systrace: Fix broken regexJoel Fernandes
2017-06-21tests: Add a test for line numbers in systraceJoel Fernandes
2017-06-21Merge branch 'derkling-add-ns-clock-support'KP Singh
2017-06-21trappy/ftrace: add support for boot clock timestampPatrick Bellasi
2017-06-14Merge remote-tracking branch 'origin/master' into HEADJoel Fernandes
2017-06-15Merge branch 'joelagnel-for-line'KP Singh
2017-06-15trappy/tests: Fix test for checking invalid lineJoel Fernandes
2017-06-15systrace: Make systrace reuse hasnt_started from base classJoel Fernandes
2017-06-15trappy/tests: add a new test for new line number parsingPatrick Bellasi
2017-06-15trappy/ftrace: add a line number columnJoel Fernandes
2017-06-15trappy/ftrace: add support to account line numbersPatrick Bellasi
2017-06-15trappy/ftrace: use special fileds RE to drive trace_hasnt_startedPatrick Bellasi
2017-06-14Merge branch 'joelagnel-for-systrace-parsing' into fixit2KP Singh
2017-06-14trappy/systrace: Add test for parsing userspace eventsJoel Fernandes
2017-06-14trappy: Handle the case for special events injected with tracing_mark_writeJoel Fernandes
2017-06-14trappy/systrace: Provide custom data string parsingJoel Fernandes
2017-06-14trappy: Add tracing_mark_write as a new eventJoel Fernandes
2017-06-14trappy: Split out parsing of trace string into separate functionJoel Fernandes
2017-06-14trappy/ftrace: Parse data string along with special fieldsJoel Fernandes
2017-06-13Revert "Merge remote-tracking branch 'joel-local/trappy-event-callbacks' into...Joel Fernandes
2017-06-13Revert "trappy: Add tgid information from systrace"Joel Fernandes
2017-06-13Revert "remove spurious print"Joel Fernandes