index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evlist: Add backpointer for perf_env to evlist
Kan Liang
2015-08-28
1
-0
/
+1
*
perf header: Use argv style storage for cmdline feature data
Jiri Olsa
2015-07-21
1
-15
/
+20
*
perf header: Delete an unnecessary check before the calling free_event_desc()
Markus Elfring
2015-06-25
1
-2
/
+1
*
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
2015-06-08
1
-0
/
+1
*
perf tools: Deal with kernel module names in '[]' correctly
Wang Nan
2015-06-03
1
-4
/
+4
*
perf machine: Introduce machine__findnew_dso() method
Arnaldo Carvalho de Melo
2015-05-29
1
-1
/
+1
*
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
2015-05-29
1
-5
/
+1
*
perf tools: Add AUX area tracing index
Adrian Hunter
2015-05-04
1
-4
/
+27
*
perf header: Add AUX area tracing feature
Adrian Hunter
2015-04-29
1
-0
/
+14
*
perf tools: Fix cross-endian analysis
David Ahern
2015-04-10
1
-1
/
+4
*
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
2015-04-08
1
-22
/
+7
*
perf record: Add clockid parameter
Peter Zijlstra
2015-04-08
1
-0
/
+3
*
perf tools: Remove compressed argument from is_kernel_module
Jiri Olsa
2015-03-23
1
-1
/
+1
*
perf header: Set header version correctly
Namhyung Kim
2015-01-29
1
-1
/
+1
*
perf build-id: Move disable_buildid_cache() to util/build-id.c
Namhyung Kim
2014-11-19
1
-9
/
+1
*
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
2014-11-16
1
-0
/
+1
*
perf tools: Fix build-id matching on vmlinux
Namhyung Kim
2014-11-05
1
-1
/
+1
*
perf build-id: Move build-id related functions to util/build-id.c
Namhyung Kim
2014-11-05
1
-336
/
+1
*
perf build-id: Rename dsos__write_buildid_table()
Namhyung Kim
2014-11-05
1
-4
/
+2
*
perf tools: Ensure return negative value when write header error
Wang Nan
2014-10-29
1
-2
/
+5
*
perf tools: Make CPUINFO_PROC an array to support different kernel versions
Wang Nan
2014-10-29
1
-6
/
+21
*
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
2014-09-30
1
-14
/
+18
*
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
2014-07-23
1
-5
/
+5
*
perf tools: Add dsos__hit_all()
Adrian Hunter
2014-07-23
1
-0
/
+41
*
perf tools: Ensure sscanf does not overrun the "mem" field
Alan Cox
2014-01-20
1
-1
/
+1
*
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
1
-10
/
+9
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
1
-5
/
+5
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
1
-2
/
+1
*
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
2013-12-26
1
-4
/
+2
*
perf header: Allow header->data_offset to be predetermined
Adrian Hunter
2013-12-13
1
-1
/
+2
*
perf symbols: Constify dso->long_name
Arnaldo Carvalho de Melo
2013-12-10
1
-3
/
+3
*
perf tools: Add trace-event object
Jiri Olsa
2013-12-04
1
-4
/
+4
*
perf tools: Use correct return type for readn function
Jiri Olsa
2013-12-02
1
-9
/
+9
*
perf header: Fix possible memory leaks in process_group_desc()
Namhyung Kim
2013-11-19
1
-1
/
+1
*
perf header: Fix bogus group name
Namhyung Kim
2013-11-19
1
-1
/
+3
*
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-11-11
1
-2
/
+2
*
perf session: Separating data file properties from session
Jiri Olsa
2013-10-21
1
-9
/
+13
*
perf session: Fix infinite loop on invalid perf.data file
Namhyung Kim
2013-10-04
1
-0
/
+12
*
perf tools: Fix buildid cache handling of kallsyms with kcore
Adrian Hunter
2013-09-19
1
-13
/
+28
*
perf tools: Add attr->mmap2 support
Stephane Eranian
2013-09-11
1
-0
/
+3
*
perf tools: Improve robustness of topology parsing code
Stephane Eranian
2013-08-14
1
-4
/
+7
*
perf header: Recognize version number for perf data file
Jiri Olsa
2013-07-17
1
-0
/
+2
*
perf header: Introduce feat_offset into perf_header
Jiri Olsa
2013-07-17
1
-2
/
+4
*
perf header: Remove attr_offset from perf_header
Jiri Olsa
2013-07-17
1
-2
/
+3
*
perf header: Remove data_offset seek as it's not needed
Jiri Olsa
2013-07-17
1
-2
/
+0
*
perf session: Use session->fd instead of passing fd as argument
Jiri Olsa
2013-07-17
1
-6
/
+5
*
perf tools: Remove event types framework completely
Jiri Olsa
2013-07-15
1
-90
/
+0
*
perf tools: Remove event types from perf data file
Jiri Olsa
2013-07-15
1
-27
/
+1
*
perf tools: Fix missing tool parameter
Adrian Hunter
2013-07-12
1
-2
/
+4
*
perf tools: Update symbol_conf.nr_events when processing attribute events
Adrian Hunter
2013-07-08
1
-0
/
+2
[next]