index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event-scripting.c
Age
Commit message (
Expand
)
Author
2013-12-19
perf symbols: Add 'machine' member to struct addr_location
Arnaldo Carvalho de Melo
2013-07-22
perf script: Fix named threads support
David Ahern
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-08-08
perf script: Replace "struct thread" with "struct addr_location" as a paramet...
Feng Tang
2012-08-07
perf script: Stop using pevent directly
Arnaldo Carvalho de Melo
2012-06-27
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-01-30
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-03-23
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2011-03-14
perf script: Change process_event prototype
David Ahern
2010-10-04
perf trace scripting: Fix extern struct definitions
Stephane Eranian
2010-02-25
perf/scripts: Add Python scripting engine
Tom Zanussi
2010-02-23
perf/scripts: Move Perl scripting files to scripting-engines dir
Tom Zanussi