All of lore.kernel.org
 help / color / mirror / Atom feed
From: Merlin via lttng-dev <lttng-dev@lists.lttng.org>
To: <lttng-dev@lists.lttng.org>
Subject: [lttng-dev] Syntax error running lttng
Date: Tue, 1 Jun 2021 10:48:13 +1000	[thread overview]
Message-ID: <00e701d7567f$cd20c070$67624150$@triplanets.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1759 bytes --]

Hi,

 

I have compiled LTTNG for ARM but when I try to run the executable, I get
this error:

 

lttng: line 1: syntax error: unexpected "("

 

E.G.        lttng create my-kernel-session
--output=/mnt/sd1/nfs/temp/Innotech/lttng/my-kernel-trace

lttng list --kernel

lttng-sessiond

  all produce the same error.

 

There were no compiler errors.  I am at a loss to understand what it is
complaining about from the message.

 

Modules seem to load fine.

 

~ # lsmod

Module                  Size  Used by    Tainted: G

lttng_ring_buffer_client_discard    20480  0

lttng_ring_buffer_client_mmap_discard    20480  0

lttng_ring_buffer_metadata_mmap_client    16384  0

lttng_ring_buffer_metadata_client    16384  0

lttng_ring_buffer_event_notifier_client    16384  0

lttng_ring_buffer_client_overwrite    20480  0

lttng_tracer         1167360  6
lttng_ring_buffer_client_discard,lttng_ring_buffer_client_mmap_discard,lttng
_ring_buffer_metadata_mmap_client,lttng_ring_buffer_metadata_client,lttng_ri
ng_buffer_event_notifier_client,lttng_ring_buffer_client_overwrite

lttng_kprobes          16384  1 lttng_tracer

lttng_lib_ring_buffer    57344  7
lttng_ring_buffer_client_discard,lttng_ring_buffer_client_mmap_discard,lttng
_ring_buffer_metadata_mmap_client,lttng_ring_buffer_metadata_client,lttng_ri
ng_buffer_event_notifier_client,lttng_ring_buffer_client_overwrite,lttng_tra
cer

lttng_kretprobes       16384  1 lttng_tracer

lttng_statedump        20480  1 lttng_tracer

lttng_wrapper          16384  2 lttng_tracer,lttng_statedump

lttng_clock            16384  4
lttng_ring_buffer_client_discard,lttng_ring_buffer_client_mmap_discard,lttng
_ring_buffer_client_overwrite,lttng_tracer

 

Any suggestions appreciated.

 

Thank you.

 

Merlin


[-- Attachment #1.2: Type: text/html, Size: 5487 bytes --]

[-- Attachment #2: Type: text/plain, Size: 156 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

             reply	other threads:[~2021-06-01  0:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-01  0:48 Merlin via lttng-dev [this message]
2021-06-01 18:56 ` [lttng-dev] Syntax error running lttng Jonathan Rajotte-Julien via lttng-dev
2021-06-02  5:40   ` Paul Coward via lttng-dev
2021-06-02 16:31 ` Jonathan Rajotte-Julien via lttng-dev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00e701d7567f$cd20c070$67624150$@triplanets.com' \
    --to=lttng-dev@lists.lttng.org \
    --cc=public@triplanets.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.