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