index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
parse-events.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+3
*
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Use api/fs/tracing_path.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
1
-1
/
+1
*
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
1
-1
/
+1
*
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
2017-02-09
1
-5
/
+3
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
1
-2
/
+2
*
perf test: Ignore .scale and other special files
Andi Kleen
2016-06-06
1
-2
/
+2
*
perf tools: Enable config and setting names for legacy cache events
Wang Nan
2016-02-19
1
-0
/
+12
*
perf tools: Enable config raw and numeric events
Wang Nan
2016-02-19
1
-0
/
+40
*
perf tools: Use perf_event_terms__purge() for non-malloced terms
Arnaldo Carvalho de Melo
2016-02-12
1
-1
/
+1
*
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-11-19
1
-1
/
+1
*
perf test: Suppress libtraceevent warnings
Namhyung Kim
2015-10-19
1
-0
/
+14
*
perf tests: Add parsing test for 'P' modifier
Jiri Olsa
2015-10-05
1
-0
/
+16
*
perf tools: Switch to tracing_path interface on appropriate places
Jiri Olsa
2015-09-14
1
-14
/
+2
*
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2015-09-14
1
-4
/
+3
*
perf tests: Add tests to callgraph and time parse
Kan Liang
2015-08-12
1
-0
/
+38
*
perf tools: Force period term to overload global settings
Jiri Olsa
2015-07-29
1
-2
/
+10
*
perf tests: Switch from open to openat
Riku Voipio
2015-05-29
1
-6
/
+6
*
perf tools: Add parse_events_error interface
Jiri Olsa
2015-04-29
1
-1
/
+1
*
perf tools: Add 'I' event modifier for exclude_idle bit
Jiri Olsa
2015-04-08
1
-0
/
+40
*
perf tools: Make perf aware of tracefs
Steven Rostedt (Red Hat)
2015-02-11
1
-2
/
+11
*
Merge branch 'perf/hw_breakpoints' into perf/core
Ingo Molnar
2015-01-28
1
-0
/
+58
|
\
|
*
perf tools: add hardware breakpoint bp_len test cases
Jacob Shin
2014-12-03
1
-0
/
+58
*
|
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
1
-1
/
+1
|
/
*
perf test: Add test case for pmu event new style format
Kan Liang
2014-10-15
1
-0
/
+36
*
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
1
-0
/
+1
*
perf tests: Add a test of kvm-390: trace event
Alexander Yarygin
2014-04-29
1
-0
/
+7
*
perf tests: Add numeric identifier to evlist_test
Alexander Yarygin
2014-04-29
1
-45
/
+90
*
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
2014-02-18
1
-1
/
+1
*
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
1
-2
/
+2
*
perf tests: Fixup leak on error path in parse events test
Arnaldo Carvalho de Melo
2014-01-13
1
-3
/
+3
*
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-16
1
-1
/
+1
*
perf tools: Use perf_evlist__{first,last}, perf_evsel__next
Arnaldo Carvalho de Melo
2013-11-14
1
-2
/
+1
*
perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()
Arnaldo Carvalho de Melo
2013-11-05
1
-2
/
+2
*
perf tools: Factor sysfs code into generic fs object
Jiri Olsa
2013-11-05
1
-1
/
+1
*
perf tests: Add tests of new pinned modifier
Michael Ellerman
2013-08-07
1
-0
/
+53
*
perf tests: Add parse events tests for leader sampling
Jiri Olsa
2013-08-07
1
-0
/
+115
*
perf tests: Make terms a stack variable in test_term
David Ahern
2013-07-12
1
-9
/
+5
*
perf tests: Make TEST_ASSERT_VAL global
Jiri Olsa
2013-07-12
1
-8
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printks
Masanari Iida
2013-04-12
1
-1
/
+1
*
|
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
1
-1
/
+1
*
|
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-03-15
1
-1
/
+1
|
/
*
perf tests: Adding automated parsing tests for group :GH modifiers
Jiri Olsa
2013-02-06
1
-1
/
+177
*
perf tests: Add group test conditions
Namhyung Kim
2013-01-31
1
-0
/
+28
*
perf tools: Fix usage of __ in event parsing struct names
Arnaldo Carvalho de Melo
2013-01-24
1
-12
/
+12
*
perf tools: Fix usage of __ in parse_events_term struct
Arnaldo Carvalho de Melo
2013-01-24
1
-5
/
+5
*
perf tools: Remove unused 'unset' parameter from parse_events
Jiri Olsa
2013-01-24
1
-1
/
+1
[next]