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
/
tests
/
parse-events.c
Age
Commit message (
Expand
)
Author
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-12
treewide: Fix typo in printks
Masanari Iida
2013-03-15
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-02-06
perf tests: Adding automated parsing tests for group :GH modifiers
Jiri Olsa
2013-01-31
perf tests: Add group test conditions
Namhyung Kim
2013-01-24
perf tools: Fix usage of __ in event parsing struct names
Arnaldo Carvalho de Melo
2013-01-24
perf tools: Fix usage of __ in parse_events_term struct
Arnaldo Carvalho de Melo
2013-01-24
perf tools: Remove unused 'unset' parameter from parse_events
Jiri Olsa
2013-01-24
perf tests: Add event parsing test for '*:*' tracepoints
Jiri Olsa
2012-12-09
perf evsel: Convert to _is_group_leader method
Namhyung Kim
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
2012-11-14
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
2012-11-14
perf tests: Final cleanup for builtin-test move
Jiri Olsa
2012-10-31
perf tests: Move test objects into 'tests' directory
Jiri Olsa