[roll] Roll fuchsia [wlan][drivers] Add "line" and "file name" to WLAN_TRACE_DURATION()

The WLAN_TRACE_DURATION() macro now logs the line and file name as
arguments in the trace event. This alleviates ambiguity when two
classes each contain a method with the same name, e.g. New().

Test: Manually created a trace to observe the new arguments.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/972984
Original-Revision: d4b18b077aab5bcd22ae6029e3ade7bce400ff3c
GitOrigin-RevId: 332368666575d508bb993df21b1584e67fbbaf03
Change-Id: I993ae7b3cb0ca547b60b92cc9f4ea874501823e4
1 file changed
tree: b310b2a674085e36796e2e46e86e1b47c980be19
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.