Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
jkacur
/
trace-cmd
/
HEAD
1785022
trace-cmd report: Add -O offset for function plugin
by Steven Rostedt (VMware)
· 8 years ago
master
c189fab
trace-cmd listen: Replace tab with spaces in help output
by Steven Rostedt (VMware)
· 8 years ago
ceac02d
trace-cmd report: Fix pointer check in option -r
by Steven Rostedt (VMware)
· 8 years ago
26b2695
trace-cmd: Add bash completion for trace-cmd report -O
by Steven Rostedt (VMware)
· 8 years ago
3255cd9
trace-cmd: Have bash completions look at all options by default
by Steven Rostedt (VMware)
· 8 years ago
91f5771
trace-cmd: Add bash completions for instance buffers for -B option
by Steven Rostedt (VMware)
· 8 years ago
5b52ef3
trace-cmd: Add trace-cmd show completion for bash
by Steven Rostedt (VMware)
· 8 years ago
6c7c6f7
trace-cmd: Have trace-cmd start, profile and stream use record completion
by Steven Rostedt (VMware)
· 8 years ago
3ea6b2d
trace-cmd: Fix the fix for completions
by Steven Rostedt (VMware)
· 8 years ago
ab4d138
trace-cmd: Fix completions
by Steven Rostedt (VMware)
· 8 years ago
45b17ba
trace-cmd-v2.7.dev
by Steven Rostedt (VMware)
· 8 years ago
021710e
trace-cmd-v2.6.1
by Steven Rostedt (VMware)
· 8 years ago
trace-cmd-stable-v2.6
trace-cmd-v2.6.1
326fe04
trace-cmd record: Fix filtering when using set_event_pid
by Steven Rostedt (VMware)
· 8 years ago
821d793
trace-cmd: Implement a main functionality lookup table
by Federico Vaga
· 8 years ago
adba99a
trace-cmd: Uniform main command implementation
by Federico Vaga
· 8 years ago
1c47f10
parse-events: Fix missing break in FALSE case of pevent_filter_clear_trivial()
by Taeung Song
· 8 years ago
49cb7d0
trace-view: Remove unused variable "selection"
by Steven Rostedt (VMware)
· 8 years ago
b9a0df2
trace-cmd: BUG fix malloc() pointer validation
by Federico Vaga
· 8 years ago
c8bc473
trace-cmd:read: BUG initialize input_files item to zero
by Federico Vaga
· 8 years ago
53e9b78
plugin:python: check asprintf() errors
by Federico Vaga
· 8 years ago
3b43d0a
plugin:python: fix compiler warning
by Federico Vaga
· 8 years ago
83c1851
trace-cmd: Fix segmentation fault in trace-snapshot
by John Kacur
· 8 years ago
81921e3
tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP
by Steven Rostedt (VMware)
· 8 years ago
5a0e67b
trace-cmd: Remove include of string.h from event-utils.h
by Steven Rostedt (VMware)
· 8 years ago
d52432a
event-parse: Change pevent_data_pc() to pevent_data_preempt_count()
by Steven Rostedt (VMware)
· 8 years ago
743bb45
trace-cmd: Fixup more bogus symbol resolutions
by Julia Cartwright
· 8 years ago
39f166e
trace-cmd: Add a commented single quote to the Makefile
by Steven Rostedt (VMware)
· 8 years ago
69ddfbb
trace-cmd build: If swig is not installed, force NO_PYTHON=1
by Steven Rostedt (VMware)
· 8 years ago
e0a5f0a
trace-cmd: Do not initialize profiler if it isn't being used
by Steven Rostedt (VMware)
· 8 years ago
ee71331
trace-cmd: Make the parse_*() functions tracecmd_parse_*()
by Steven Rostedt (Red Hat)
· 9 years ago
f2b32ff
trace-cmd: allow for custom show and handle init
by Josef Bacik
· 10 years ago
7426a21
trace-cmd: add global functions for live tracing
by Josef Bacik
· 10 years ago
eaf068a
trace-cmd: add a function to create a top instance
by Josef Bacik
· 10 years ago
9b01bd9
trace-cmd: make libtracecmd a little more library friendly
by Josef Bacik
· 10 years ago
59e4f4e
trace-cmd: add install_libs target to trace-cmd
by Josef Bacik
· 10 years ago
e131b50
trace-cmd: Move trace-record and trace-restore out of library
by Steven Rostedt (Red Hat)
· 9 years ago
20cb87d
trace-cmd: Add time64.h to be like the kernel
by Steven Rostedt (Red Hat)
· 9 years ago
6e56f83
tools lib traceevent: Add copyright header
by Jon Stanley
· 13 years ago
ac2faf2
trace-cmd: Move die() and friends out of event-utils.h and parse-utils.c
by Steven Rostedt (Red Hat)
· 9 years ago
f556063
tools lib traceevent: Add correct header for ipv6 definitions
by Arnaldo Carvalho de Melo
· 9 years ago
cb0b013
tools lib traceevent: Use str_error_r()
by Arnaldo Carvalho de Melo
· 9 years ago
67c0816
trace-cmd: Update FSF address in COPYING.LIB
by Steven Rostedt (Red Hat)
· 9 years ago
ee4565b
trace-cmd: Free debug_str on error exit in tracecmd_find_tracing_dir()
by Steven Rostedt (Red Hat)
· 9 years ago
67b3610
trace-cmd: Fix file pointer leak on error exit of tracecmd_find_tracing_dir()
by Steven Rostedt (Red Hat)
· 9 years ago
8cfd82f
trace-cmd list: Fix the error message to show the wrong option
by Steven Rostedt (Red Hat)
· 9 years ago
57653fb
trace-cmd msg: Add msg_write() helper for msg_do_write_check()
by Steven Rostedt (Red Hat)
· 9 years ago
17e61db
trace-cmd msg: Remove hook for telling trace-msg.c about debugging
by Steven Rostedt (Red Hat)
· 9 years ago
7b09ce6
tracecmd list: Add --debug option
by Steven Rostedt (Red Hat)
· 9 years ago
93d73f3
trace-cmd: Make debug a global variable
by Steven Rostedt (Red Hat)
· 9 years ago
0e338e7
trace-cmd msg: Do not perform read when expecting no data
by Steven Rostedt (Red Hat)
· 9 years ago
7a96111
trace-cmd msg: Consolidate logic of allocating reads of RINIT and SENDMETA
by Steven Rostedt (Red Hat)
· 9 years ago
7a9bb2d
trace-cmd msg: Rewrote a lot of code to be more flexible in transfers
by Steven Rostedt (Red Hat)
· 9 years ago
5cfe15f
trace-cmd listen: Simplify adding of client_pids
by Steven Rostedt (Red Hat)
· 9 years ago
b72211f
trace-cmd listen: Free temp files in put_together_file()
by Steven Rostedt (Red Hat)
· 9 years ago
9eddb07
trace-cmd listen: Free pid_list in destroy_all_readers()
by Steven Rostedt (Red Hat)
· 9 years ago
573b2fc
trace-cmd listen: Reuse slots in client_pid list
by Steven Rostedt (Red Hat)
· 9 years ago
3ab8dcc
trace-cmd listen: Do not clean up in signal handler
by Steven Rostedt (Red Hat)
· 9 years ago
c3149d9
trace-cmd listen: Make sure plog() messages get to console
by Steven Rostedt (Red Hat)
· 9 years ago
3d463b6
trace-cmd: Add page_map for entire file
by Steven Rostedt
· 9 years ago
511b6e4
trace-cmd: Documentation: ignore all man sections
by Luiz Capitulino
· 9 years ago
0b4a964
trace-cmd record: refactor set_mask()
by Luiz Capitulino
· 9 years ago
693ecdc
cpu.h: use standard types instead of glib's
by Luiz Capitulino
· 9 years ago
e1175ca
trace-view: Place focus back into search box after search
by Steven Rostedt (Red Hat)
· 9 years ago
5670dbf
kernelshark: Add infrastructure to allow kernelshark to have plugins
by Steven Rostedt (Red Hat)
· 9 years ago
5758cd0
trace-graph: Show events missed in cpu plot
by Steven Rostedt (Red Hat)
· 9 years ago
feaf0a2
trace-graph: Do not show 'interrupts' if no interrupt event was added
by Steven Rostedt (Red Hat)
· 9 years ago
013205a
kernelshark: Fix null pointer when next record does not exist
by Steven Rostedt (Red Hat)
· 9 years ago
fca7256
trace-cmd: record crashes if -f is used before -e event.
by Daniel Bristot de Oliveira
· 10 years ago
65ffbd3
event-parse: Add filter on task CPU id
by Steven Rostedt (Red Hat)
· 9 years ago
73723c0
tools lib traceevent: Do not reassign parg after collapse_tree()
by Steven Rostedt
· 9 years ago
64bea4b
trace-cmd: Use tracecmd_peek_next_data() in fgraph_ent_handler
by Namhyung Kim
· 9 years ago
6f79497
trace-cmd: Consolidate tracecmd_{read,peak}_next_data()
by Steven Rostedt (Red Hat)
· 9 years ago
496c5d9
trace-cmd: Introduce tracecmd_peek_next_data()
by Namhyung Kim
· 9 years ago
4421d95
trace-cmd: Add more SVM exit reasons
by Jan Kiszka
· 9 years ago
dd45866
trace-cmd: Fix reporting of unknown SVM exit reasons
by Jan Kiszka
· 9 years ago
f0ed3b5
trace-cmd record: add --max-graph-depth option
by Omar Sandoval
· 9 years ago
b193778
trace-cmd record: Fix `const` placement
by Eric Engestrom
· 9 years ago
2ef76d2
tools lib traceevent: Remove redundant CPU output
by Steven Rostedt
· 9 years ago
01b3337
trace-cmd: Always use /var/run and /var/lib
by Steven Rostedt (Red Hat)
· 10 years ago
bdf9ecb
trace-cmd listen: Change install location to handle /usr/local
by Steven Rostedt (Red Hat)
· 10 years ago
a5485dd
trace-cmd listen: Add a pid file when in daemon mode
by Steven Rostedt (Red Hat)
· 10 years ago
307bdda
trace-cmd: Add debug option to tell msg protocol not to timeout
by Steven Rostedt (Red Hat)
· 10 years ago
42fc96f
trace-cmd: Make msgcpy() and optcpy() check for size
by Steven Rostedt (Red Hat)
· 10 years ago
d432151
trace-cmd: Replace bufcpy() with msgcpy() and optcpy()
by Steven Rostedt (Red Hat)
· 10 years ago
8232b40
trace-cmd/msg: Use poll(2) to wait for a message
by Yoshihiro YUNOMAE
· 11 years ago
cc042ab
trace-cmd listen: Update the V2 protocol to handle old and new
by Steven Rostedt (Red Hat)
· 10 years ago
7ea7f98
trace-cmd/listen: Apply the trace-msg protocol for communication between a server and clients
by Yoshihiro YUNOMAE
· 11 years ago
8bbbaaa
trace-cmd: Keep default bash completion to list files
by Peter Xu
· 9 years ago
797db1e
trace-cmd: Add bash completion for "-{e|p|l|n|g}"
by Peter Xu
· 9 years ago
7477e70
kernelshark: Handle freeing of int arrays
by Steven Rostedt (Red Hat)
· 9 years ago
1fb72b9
kernelshark: Have irq event arrays point to other than NULL
by Steven Rostedt (Red Hat)
· 9 years ago
77bdcb9
trace-cmd: Install trace-cmd.bash when installing
by Peter Xu
· 9 years ago
4a49c45
trace-cmd,bash: Add auto-complete for bash
by Peter Xu
· 9 years ago
c21aae2
trace-cmd report: Add --ts-diff to show the delta between timestamps
by Steven Rostedt (Red Hat)
· 9 years ago
8533bda
tools lib traceevent: Split pevent_print_event() into specific functionality functions
by Steven Rostedt
· 9 years ago
0b012aa
tools lib traceevent: Add '~' operation within arg_num_eval()
by Steven Rostedt
· 9 years ago
a6a8531
tools lib traceevent: Implement '%' operation
by Daniel Bristot de Oliveira
· 9 years ago
ee79132
trace-cmd profile: Handle NULL case in handle_fgraph_exit_event()
by Steven Rostedt (Red Hat)
· 9 years ago
492069a
trace-cmd profile: Fix error checking of find_and_update_start()
by Steven Rostedt (Red Hat)
· 9 years ago
a5923c5
trace-cmd: Filter out specific pids
by Josef Bacik
· 10 years ago
Next »