index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
attr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf test: Remove C test wrapper for attr.py
Ian Rogers
2024-10-17
1
-218
/
+0
*
perf tests attr: Fix spelling mistake "whic" to "which"
zhaimingbing
2023-11-09
1
-1
/
+1
*
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
1
-1
/
+8
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-2
/
+2
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-3
/
+3
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
1
-1
/
+1
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
1
-1
/
+3
*
perf tests: Skip 'Setup struct perf_event_attr' test for hybrid
Jin Yao
2021-04-29
1
-0
/
+4
*
perf test: Fix a memory leak in attr test
Namhyung Kim
2021-03-06
1
-1
/
+7
*
perf tests: Call test_attr__open() directly
Jiri Olsa
2020-09-10
1
-1
/
+1
*
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+1
*
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
2019-08-29
1
-1
/
+1
*
perf tools: Fix diverse comment typos
Ingo Molnar
2018-12-17
1
-1
/
+1
*
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
2018-03-19
1
-2
/
+2
*
perf tests: Add missing WRITE_ASS for new fields of perf_event_attr
Seonghyun Park
2017-11-16
1
-0
/
+6
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf test attr: Fix ignored test case result
Thomas Richter
2017-10-02
1
-1
/
+1
|
/
*
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-08-11
1
-1
/
+1
*
perf tests attr: Add test_attr__ready function
Jiri Olsa
2017-07-19
1
-0
/
+10
*
perf tests attr: Do not store failed events
Jiri Olsa
2017-07-19
1
-1
/
+1
*
perf tools: Kill die()
Arnaldo Carvalho de Melo
2017-06-27
1
-5
/
+5
*
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: Include sys/param.h where needed
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
1
-1
/
+1
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-1
/
+1
*
perf tools: Remove 'perf' from subcmd function and variable names
Josh Poimboeuf
2015-12-17
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: Keep test result clean if '-v' not set
Wang Nan
2015-11-03
1
-2
/
+1
*
tools: Consolidate types.h
Borislav Petkov
2014-05-01
1
-7
/
+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 tests: Make attr script verbose friendly
Jiri Olsa
2013-03-15
1
-2
/
+7
|
/
*
perf tools, powerpc: Fix compile warnings in tests/attr.c
Sukadev Bhattiprolu
2013-01-30
1
-0
/
+5
*
perf tests: Check python path on attr and binding test
Namhyung Kim
2013-01-24
1
-1
/
+1
*
perf python: Fix breakage introduced by the test_attr infrastructure
Arnaldo Carvalho de Melo
2013-01-24
1
-2
/
+0
*
perf tests: Final cleanup for builtin-test move
Jiri Olsa
2012-11-14
1
-1
/
+2
*
perf tests: Removing 'optional' field
Jiri Olsa
2012-11-05
1
-2
/
+0
*
perf tests: Fix attr watermark field name typo
Jiri Olsa
2012-11-05
1
-1
/
+1
*
perf tests: Factor attr tests WRITE_ASS macro
Jiri Olsa
2012-11-05
1
-44
/
+45
*
perf tests: Add attr tests under builtin test command
Jiri Olsa
2012-11-01
1
-0
/
+35
*
perf tests: Add framework for automated perf_event_attr tests
Jiri Olsa
2012-10-31
1
-0
/
+140