index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-buildid-list.c
Age
Commit message (
Expand
)
Author
2019-09-20
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-08-31
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-02-22
perf data: Add global path holder
Jiri Olsa
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-07
perf buildid-list: Fix return value of perf buildid-list -k
Michael Petlan
2015-08-28
perf buildid: Introduce sysfs/filename__sprintf_build_id
Masami Hiramatsu
2015-07-20
perf buildid: Use SBUILD_ID_SIZE macro
Masami Hiramatsu
2015-05-04
perf tools: Hit all build ids when AUX area tracing
Adrian Hunter
2015-03-11
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2013-10-21
perf session: Separating data file properties from session
Jiri Olsa
2013-10-21
perf tools: Add data object to handle perf data file
Jiri Olsa
2012-12-09
perf symbols: Generalize filter in __fprintf_buildid methods
Arnaldo Carvalho de Melo
2012-12-09
perf buildid-list: We need to check if a file is ELF first
Arnaldo Carvalho de Melo
2012-10-29
perf tools: Add a global variable "const char *input_name"
Feng Tang
2012-10-02
perf buildid-list: Don't use globals where not needed to
Arnaldo Carvalho de Melo
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-08-09
perf symbols: Introduce symbol__elf_init()
Namhyung Kim
2012-05-22
perf buildid-list: Work better with pipe mode
Stephane Eranian
2011-12-23
perf report: Accept fifos as input file
Robert Richter
2011-12-23
perf tools: Moving code in some files
Robert Richter
2011-09-29
perf buildid-list: Support showing the build id in an ELF file
Arnaldo Carvalho de Melo
2011-09-29
perf buildid-list: Add option to show the running kernel build id
Arnaldo Carvalho de Melo
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2010-12-21
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
2010-12-16
perf buildid-list: Fix error return for success
Arnaldo Carvalho de Melo
2010-07-27
perf tools: Remove unneeded code for tracking the cwd in perf sessions
Dave Martin
2010-06-01
perf buildid-list: Fix --with-hits event processing
Arnaldo Carvalho de Melo
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
2010-04-27
perf machines: Make the machines class adopt the dsos__fprintf methods
Arnaldo Carvalho de Melo
2010-04-27
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-02-04
perf build-id: Move the routine to find DSOs with hits to the lib
Arnaldo Carvalho de Melo
2010-01-16
perf buildid-list: Introduce --with-hits option
Arnaldo Carvalho de Melo
2010-01-13
perf buildid-list: No need to process the header sections again
Arnaldo Carvalho de Melo
2009-12-18
perf diff: Fix usage array, it must end with a NULL entry
Arnaldo Carvalho de Melo
2009-12-16
perf symbols: Make symbol_conf global
Arnaldo Carvalho de Melo
2009-12-14
perf session: Move kmaps to perf_session
Arnaldo Carvalho de Melo
2009-12-14
perf session: Ditch register_perf_file_handler
Arnaldo Carvalho de Melo
2009-12-12
perf tools: Introduce perf_session class
Arnaldo Carvalho de Melo
2009-12-06
perf buildid-list: Fix copy'n'paste help message
Arnaldo Carvalho de Melo
2009-11-17
perf buildid-list: Always show the DSO name
Arnaldo Carvalho de Melo
[next]