index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
parse-events.c
Age
Commit message (
Expand
)
Author
2015-01-28
Merge branch 'perf/hw_breakpoints' into perf/core
Ingo Molnar
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2014-12-03
perf tools: add hardware breakpoint bp_len test cases
Jacob Shin
2014-10-15
perf test: Add test case for pmu event new style format
Kan Liang
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-04-29
perf tests: Add a test of kvm-390: trace event
Alexander Yarygin
2014-04-29
perf tests: Add numeric identifier to evlist_test
Alexander Yarygin
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
2014-01-13
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
perf tests: Fixup leak on error path in parse events test
Arnaldo Carvalho de Melo
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
2013-11-14
perf tools: Use perf_evlist__{first,last}, perf_evsel__next
Arnaldo Carvalho de Melo
2013-11-05
perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()
Arnaldo Carvalho de Melo
2013-11-05
perf tools: Factor sysfs code into generic fs object
Jiri Olsa
2013-08-07
perf tests: Add tests of new pinned modifier
Michael Ellerman
2013-08-07
perf tests: Add parse events tests for leader sampling
Jiri Olsa
2013-07-12
perf tests: Make terms a stack variable in test_term
David Ahern
2013-07-12
perf tests: Make TEST_ASSERT_VAL global
Jiri Olsa
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