index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
perf header: Delete an unnecessary check before the calling free_event_desc()
Markus Elfring
1
-2
/
+1
2015-06-08
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-06-03
perf tools: Deal with kernel module names in '[]' correctly
Wang Nan
1
-4
/
+4
2015-05-29
perf machine: Introduce machine__findnew_dso() method
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
1
-5
/
+1
2015-05-05
perf tools: Add AUX area tracing index
Adrian Hunter
1
-4
/
+27
2015-04-29
perf header: Add AUX area tracing feature
Adrian Hunter
1
-0
/
+14
2015-04-10
perf tools: Fix cross-endian analysis
David Ahern
1
-1
/
+4
2015-04-08
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
1
-22
/
+7
2015-04-08
perf record: Add clockid parameter
Peter Zijlstra
1
-0
/
+3
2015-03-23
perf tools: Remove compressed argument from is_kernel_module
Jiri Olsa
1
-1
/
+1
2015-01-29
perf header: Set header version correctly
Namhyung Kim
1
-1
/
+1
2014-11-19
perf build-id: Move disable_buildid_cache() to util/build-id.c
Namhyung Kim
1
-9
/
+1
2014-11-16
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
1
-0
/
+1
2014-11-05
perf tools: Fix build-id matching on vmlinux
Namhyung Kim
1
-1
/
+1
2014-11-05
perf build-id: Move build-id related functions to util/build-id.c
Namhyung Kim
1
-336
/
+1
2014-11-05
perf build-id: Rename dsos__write_buildid_table()
Namhyung Kim
1
-4
/
+2
2014-10-29
perf tools: Ensure return negative value when write header error
Wang Nan
1
-2
/
+5
2014-10-29
perf tools: Make CPUINFO_PROC an array to support different kernel versions
Wang Nan
1
-6
/
+21
2014-09-30
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
1
-14
/
+18
2014-07-24
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
1
-5
/
+5
2014-07-23
perf tools: Add dsos__hit_all()
Adrian Hunter
1
-0
/
+41
2014-01-20
perf tools: Ensure sscanf does not overrun the "mem" field
Alan Cox
1
-1
/
+1
2014-01-13
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
1
-10
/
+9
2013-12-28
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
1
-5
/
+5
2013-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
1
-2
/
+1
2013-12-26
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
1
-4
/
+2
2013-12-13
perf header: Allow header->data_offset to be predetermined
Adrian Hunter
1
-1
/
+2
2013-12-10
perf symbols: Constify dso->long_name
Arnaldo Carvalho de Melo
1
-3
/
+3
2013-12-04
perf tools: Add trace-event object
Jiri Olsa
1
-4
/
+4
2013-12-02
perf tools: Use correct return type for readn function
Jiri Olsa
1
-9
/
+9
2013-11-19
perf header: Fix possible memory leaks in process_group_desc()
Namhyung Kim
1
-1
/
+1
2013-11-19
perf header: Fix bogus group name
Namhyung Kim
1
-1
/
+3
2013-11-11
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-10-22
perf session: Separating data file properties from session
Jiri Olsa
1
-9
/
+13
2013-10-04
perf session: Fix infinite loop on invalid perf.data file
Namhyung Kim
1
-0
/
+12
2013-09-19
perf tools: Fix buildid cache handling of kallsyms with kcore
Adrian Hunter
1
-13
/
+28
2013-09-11
perf tools: Add attr->mmap2 support
Stephane Eranian
1
-0
/
+3
2013-08-14
perf tools: Improve robustness of topology parsing code
Stephane Eranian
1
-4
/
+7
2013-07-18
perf header: Recognize version number for perf data file
Jiri Olsa
1
-0
/
+2
2013-07-17
perf header: Introduce feat_offset into perf_header
Jiri Olsa
1
-2
/
+4
2013-07-17
perf header: Remove attr_offset from perf_header
Jiri Olsa
1
-2
/
+3
2013-07-17
perf header: Remove data_offset seek as it's not needed
Jiri Olsa
1
-2
/
+0
2013-07-17
perf session: Use session->fd instead of passing fd as argument
Jiri Olsa
1
-6
/
+5
2013-07-15
perf tools: Remove event types framework completely
Jiri Olsa
1
-90
/
+0
2013-07-15
perf tools: Remove event types from perf data file
Jiri Olsa
1
-27
/
+1
2013-07-12
perf tools: Fix missing tool parameter
Adrian Hunter
1
-2
/
+4
2013-07-09
perf tools: Update symbol_conf.nr_events when processing attribute events
Adrian Hunter
1
-0
/
+2
2013-07-09
perf record: Remove -A/--append option
Jiri Olsa
1
-12
/
+1
2013-05-29
perf tools: Remove frozen from perf_header struct
Jiri Olsa
1
-2
/
+0
[next]