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